drupal/modules
Dries Buytaert d5fe0cfe20 - Fixed bug in search.module: slashes where escaped twice. 2003-03-06 22:03:36 +00:00
..
aggregator - Fixed the links in the admin menu. Patch by Ax. 2003-03-05 18:56:57 +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 - Theme options patch. See mailing list. 2003-02-17 22:33:31 +00:00
book - This commit fixes URLs, and makes the "edit book outline" link at the bottom 2003-03-02 20:50:40 +00:00
comment - Fixed broken URL in comment form. Patch by Ax. 2003-03-06 08:19:01 +00:00
drupal - Everything is using theme("function") now instead of $theme->function(). 2003-02-15 11:39:56 +00:00
forum - Fixed typo: $node->tid -> $node->tid[]. 2003-03-04 15:32:26 +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 - Fixed the "adminster" link at the bottom of every node's display. Patch 2003-03-02 20:51:57 +00:00
page - Everything is using theme("function") now instead of $theme->function(). 2003-02-15 11:39:56 +00:00
ping - Clean URL patch. 2003-01-06 19:51:01 +00:00
poll - Everything is using theme("function") now instead of $theme->function(). 2003-02-15 11:39:56 +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 - Theme options patch. See mailing list. 2003-02-17 22:33:31 +00:00
system - Corrected coding style and fixed some "undefined index/variable" warnings. 2003-03-04 06:20:18 +00:00
taxonomy - Some fixes and improvements to the taxonomy module. Patch by Al. 2003-02-27 23:43:50 +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 - Grammar fix. Patch by Al. 2003-03-02 20:33:20 +00:00
watchdog - Two small fixes. 2003-03-04 17:41:11 +00:00
admin.module - New menu houskeeping. Prototyped by Zbynek. 2003-02-20 22:44:51 +00:00
aggregator.module - Fixed the links in the admin menu. Patch by Ax. 2003-03-05 18:56:57 +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 - Theme options patch. See mailing list. 2003-02-17 22:33:31 +00:00
bloggerapi.module - Tidied up XHTML. Patch by Ulf. 2003-01-23 09:24:20 +00:00
book.module - This commit fixes URLs, and makes the "edit book outline" link at the bottom 2003-03-02 20:50:40 +00:00
cloud.module - New menu houskeeping. Prototyped by Zbynek. 2003-02-20 22:44:51 +00:00
comment.module - Fixed broken URL in comment form. Patch by Ax. 2003-03-06 08:19:01 +00:00
drupal.module - Everything is using theme("function") now instead of $theme->function(). 2003-02-15 11:39:56 +00:00
forum.module - Fixed typo: $node->tid -> $node->tid[]. 2003-03-04 15:32:26 +00:00
help.module - New menu houskeeping. Prototyped by Zbynek. 2003-02-20 22:44:51 +00:00
import.module - Fixed the links in the admin menu. Patch by Ax. 2003-03-05 18:56:57 +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 - Fixed the "adminster" link at the bottom of every node's display. Patch 2003-03-02 20:51:57 +00:00
page.module - Everything is using theme("function") now instead of $theme->function(). 2003-02-15 11:39:56 +00:00
ping.module - Clean URL patch. 2003-01-06 19:51:01 +00:00
poll.module - Everything is using theme("function") now instead of $theme->function(). 2003-02-15 11:39:56 +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 - Added function node_invoke_all($hook, &$node, $op, $arg = 0). 2003-02-16 14:57:35 +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 - Theme options patch. See mailing list. 2003-02-17 22:33:31 +00:00
system.module - Corrected coding style and fixed some "undefined index/variable" warnings. 2003-03-04 06:20:18 +00:00
taxonomy.module - Some fixes and improvements to the taxonomy module. Patch by Al. 2003-02-27 23:43:50 +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 - Grammar fix. Patch by Al. 2003-03-02 20:33:20 +00:00
watchdog.module - Two small fixes. 2003-03-04 17:41:11 +00:00