Go to file
Dries Buytaert d6a91bddcf - Patch #9884 by Bart Jansens:
+ The 'previous topic' / 'next topic' links skipped topic without comments (changed one inner join back to a left join).
  + The default order setting in admin/settings/forum had no effect.
  + The 'first new topic' link jumped to the first unread topic ever instead of the first unread topic since NODE_NEW_LIMIT.
  + This also removes the unused $offset param from theme_forum_display and theme_forum_topic_list, so any themes using these functions should be updated (i checked the core themes but none of them used these functions).
2004-08-09 18:54:49 +00:00
database - Adding an update to convert old taxonomy URL aliases to new ones. 2004-08-07 21:20:41 +00:00
includes - Patch #7968 by Adrian: use the complete URL as the cache ID to make Drupal's 2004-08-06 20:38:48 +00:00
misc
modules - Patch #9884 by Bart Jansens: 2004-08-09 18:54:49 +00:00
scripts
themes
.htaccess
CHANGELOG.txt
INSTALL.txt
LICENSE.txt
MAINTAINERS.txt
cron.php - Adding $id$ 2004-08-07 21:00:43 +00:00
favicon.ico
index.php
update.php
xmlrpc.php