drupal/modules
Dries Buytaert 223c224d43 - Grammar fix. Patch by Al. 2003-03-02 20:33:20 +00:00
..
aggregator - New menu houskeeping. Prototyped by Zbynek. 2003-02-20 22:44:51 +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 - Removed stripslashes(). See http://lists.drupal.org/pipermail/drupal-devel/2003-February/022233.html. Patch by Ax. 2003-02-26 22:02:46 +00:00
comment - Fixed bug in comment_num_replies() causing problems in the tracker module 2003-02-26 22:19:24 +00:00
drupal - Everything is using theme("function") now instead of $theme->function(). 2003-02-15 11:39:56 +00:00
forum - Theme options patch. See mailing list. 2003-02-17 22:33:31 +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 some typos spotted by Al Maw. 2003-02-25 19:52:32 +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 off-by-one bug in the search module. Patch by Brad. (Still looking 2003-02-16 17:47:53 +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 - Removed <?php ?> tags from documentation and made sure the important links are 2003-02-27 07:26:54 +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 - Bugfix: there was an errant </a> tag with no opening tag. Patch by Al. 2003-02-27 22:49:59 +00:00
admin.module - New menu houskeeping. Prototyped by Zbynek. 2003-02-20 22:44:51 +00:00
aggregator.module - New menu houskeeping. Prototyped by Zbynek. 2003-02-20 22:44:51 +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 - Removed stripslashes(). See http://lists.drupal.org/pipermail/drupal-devel/2003-February/022233.html. Patch by Ax. 2003-02-26 22:02:46 +00:00
cloud.module - New menu houskeeping. Prototyped by Zbynek. 2003-02-20 22:44:51 +00:00
comment.module - Fixed bug in comment_num_replies() causing problems in the tracker module 2003-02-26 22:19:24 +00:00
drupal.module - Everything is using theme("function") now instead of $theme->function(). 2003-02-15 11:39:56 +00:00
forum.module - Theme options patch. See mailing list. 2003-02-17 22:33:31 +00:00
help.module - New menu houskeeping. Prototyped by Zbynek. 2003-02-20 22:44:51 +00:00
import.module - New menu houskeeping. Prototyped by Zbynek. 2003-02-20 22:44:51 +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 some typos spotted by Al Maw. 2003-02-25 19:52:32 +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 off-by-one bug in the search module. Patch by Brad. (Still looking 2003-02-16 17:47:53 +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 - Removed <?php ?> tags from documentation and made sure the important links are 2003-02-27 07:26:54 +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 - Bugfix: there was an errant </a> tag with no opening tag. Patch by Al. 2003-02-27 22:49:59 +00:00