drupal/includes
Dries Buytaert f6da12ca19 Patch by Marco:
- forum: fixed link to new topic
- forum: new topic shows default forum correctly
- forum: first_new is back; the anchor didn't consider multiple pages
- forum: use standard pager, needed some changes/fixes to pager.inc
- forum: some cleanup
- forum: taxonomy hook
- renamed first_new to simply new
- added an optional parameter to pager_query for the count query
- used the optional count param for paging forum topics
- internal change: moving a topic doesn't duplicate the node anymore but just
  changes the forum (term); no change in functionality, and shadow still
  works (suggested by Dries).  This probably also made some queries somewhat
  lighter.
- bug fixed: anonymous users always saw "n (n new)" in the replies column
- updated pager help and moved from _help to phpdoc
2003-01-15 23:01:42 +00:00
..
common.inc - Enabled XML-RPC. 2003-01-15 05:57:55 +00:00
conf.php - Clean URL patch. 2003-01-06 19:51:01 +00:00
database.inc - node.module: 2001-11-05 22:59:11 +00:00
database.mysql.inc - Oops. The db_query_range() query got added twice. 2002-11-09 20:47:52 +00:00
database.pear.inc - Fixed db_query_range() in PEAR database abstraction layer. Patch by James. 2002-11-09 20:58:16 +00:00
menu.inc - Small improvement to the admin menu based on feedback from Michael. 2003-01-14 20:33:42 +00:00
module.inc - Clean URL patch. 2003-01-06 19:51:01 +00:00
pager.inc Patch by Marco: 2003-01-15 23:01:42 +00:00
theme.inc - Fixed bug in update of taxonomy links. 2003-01-06 21:43:07 +00:00
xmlrpc.inc - applying patches from Axel Kollmorgen. See 2002-02-17 13:04:50 +00:00
xmlrpcs.inc - Upgraded the XML-RPC libraries to the latest version as suggested by 2001-12-05 18:37:44 +00:00