drupal/modules
Dries Buytaert accb30677c - Emit the menu after the actual content; this makes it possible to rebuild
the menu when some action changed the system table.
2003-03-09 13:03:32 +00:00
..
aggregator - Bugfix to make parsing http://www.veganporn.com/syndicate-j.pl work. 2003-03-08 00:20:47 +00:00
archive - Everything is using theme("function") now instead of $theme->function(). 2003-02-15 11:39:56 +00:00
block - New menu houskeeping. Prototyped by Zbynek. 2003-02-20 22:44:51 +00:00
blog - Renamed "form.admin" to "form admin". 2003-03-07 22:11:44 +00:00
book - Removing some trailing whitespace I forgot to clean up. 2003-03-09 10:19:16 +00:00
comment - Changed _nodeapi("conf") to _nodeapi("settings"). 2003-03-08 14:35:42 +00:00
drupal - Removed the path_uri() function in favor of the $base_url variable and 2003-03-07 06:37:30 +00:00
forum - Removing some trailing whitespace I forgot to clean up. 2003-03-09 10:19:16 +00:00
help - New menu houskeeping. Prototyped by Zbynek. 2003-02-20 22:44:51 +00:00
locale - Performance improvement. Patch by Zbynek. 2003-02-26 21:54:35 +00:00
node - Changed _nodeapi("conf") to _nodeapi("settings"). 2003-03-08 14:35:42 +00:00
page - Removing some trailing whitespace I forgot to clean up. 2003-03-09 10:19:16 +00:00
ping - Removed the path_uri() function in favor of the $base_url variable and 2003-03-07 06:37:30 +00:00
poll - Renamed "form.admin" to "form admin". 2003-03-07 22:11:44 +00:00
profile - See http://lists.drupal.org/pipermail/drupal-devel/2003-February/021824.html. 2003-02-11 20:01:17 +00:00
search - Fixed bug in search.module: slashes where escaped twice. 2003-03-06 22:03:36 +00:00
statistics - Fixed some typos spotted by Al Maw. 2003-02-25 19:52:32 +00:00
story - Changed _nodeapi("conf") to _nodeapi("settings"). 2003-03-08 14:35:42 +00:00
system - Changed _nodeapi("conf") to _nodeapi("settings"). 2003-03-08 14:35:42 +00:00
taxonomy - Removed the path_uri() function in favor of the $base_url variable and 2003-03-07 06:37:30 +00:00
throttle - See http://lists.drupal.org/pipermail/drupal-devel/2003-February/021824.html. 2003-02-11 20:01:17 +00:00
tracker - Everything is using theme("function") now instead of $theme->function(). 2003-02-15 11:39:56 +00:00
user - Removed the path_uri() function in favor of the $base_url variable and 2003-03-07 06:37:30 +00:00
watchdog - Two small fixes. 2003-03-04 17:41:11 +00:00
admin.module - Emit the menu after the actual content; this makes it possible to rebuild 2003-03-09 13:03:32 +00:00
aggregator.module - Bugfix to make parsing http://www.veganporn.com/syndicate-j.pl work. 2003-03-08 00:20:47 +00:00
archive.module - Everything is using theme("function") now instead of $theme->function(). 2003-02-15 11:39:56 +00:00
block.module - New menu houskeeping. Prototyped by Zbynek. 2003-02-20 22:44:51 +00:00
blog.module - Renamed "form.admin" to "form admin". 2003-03-07 22:11:44 +00:00
bloggerapi.module - Removed the path_uri() function in favor of the $base_url variable and 2003-03-07 06:37:30 +00:00
book.module - Removing some trailing whitespace I forgot to clean up. 2003-03-09 10:19:16 +00:00
cloud.module - New menu houskeeping. Prototyped by Zbynek. 2003-02-20 22:44:51 +00:00
comment.module - Changed _nodeapi("conf") to _nodeapi("settings"). 2003-03-08 14:35:42 +00:00
drupal.module - Removed the path_uri() function in favor of the $base_url variable and 2003-03-07 06:37:30 +00:00
forum.module - Removing some trailing whitespace I forgot to clean up. 2003-03-09 10:19:16 +00:00
help.module - New menu houskeeping. Prototyped by Zbynek. 2003-02-20 22:44:51 +00:00
import.module - Bugfix to make parsing http://www.veganporn.com/syndicate-j.pl work. 2003-03-08 00:20:47 +00:00
jabber.module - Everything is using theme("function") now instead of $theme->function(). 2003-02-15 11:39:56 +00:00
locale.module - Performance improvement. Patch by Zbynek. 2003-02-26 21:54:35 +00:00
node.module - Changed _nodeapi("conf") to _nodeapi("settings"). 2003-03-08 14:35:42 +00:00
page.module - Removing some trailing whitespace I forgot to clean up. 2003-03-09 10:19:16 +00:00
ping.module - Removed the path_uri() function in favor of the $base_url variable and 2003-03-07 06:37:30 +00:00
poll.module - Renamed "form.admin" to "form admin". 2003-03-07 22:11:44 +00:00
profile.module - See http://lists.drupal.org/pipermail/drupal-devel/2003-February/021824.html. 2003-02-11 20:01:17 +00:00
queue.module - Changed _nodeapi("conf") to _nodeapi("settings"). 2003-03-08 14:35:42 +00:00
search.module - Fixed bug in search.module: slashes where escaped twice. 2003-03-06 22:03:36 +00:00
statistics.module - Fixed some typos spotted by Al Maw. 2003-02-25 19:52:32 +00:00
story.module - Changed _nodeapi("conf") to _nodeapi("settings"). 2003-03-08 14:35:42 +00:00
system.module - Changed _nodeapi("conf") to _nodeapi("settings"). 2003-03-08 14:35:42 +00:00
taxonomy.module - Removed the path_uri() function in favor of the $base_url variable and 2003-03-07 06:37:30 +00:00
throttle.module - See http://lists.drupal.org/pipermail/drupal-devel/2003-February/021824.html. 2003-02-11 20:01:17 +00:00
tracker.module - Everything is using theme("function") now instead of $theme->function(). 2003-02-15 11:39:56 +00:00
user.module - Removed the path_uri() function in favor of the $base_url variable and 2003-03-07 06:37:30 +00:00
watchdog.module - Two small fixes. 2003-03-04 17:41:11 +00:00