drupal/modules
Dries Buytaert 0d0d72767b - Avoid SQL queries if possible. 2004-02-10 19:24:47 +00:00
..
aggregator - Fixed bug #5628: wrong timestamp in aggregator. Patch by BartJ. 2004-02-04 21:23:07 +00:00
archive - Fixed typo introduced by last archive module patch. 2004-02-08 17:09:17 +00:00
block - Batch two with profile module improvements: 2004-02-07 16:59:34 +00:00
blog Typo 2004-02-02 01:55:08 +00:00
blogapi - Fixed bug 4722. Patch by James. 2003-12-22 11:28:07 +00:00
book - Patch 4332 by Goba: eliminate compose tips module. 2004-01-27 22:10:47 +00:00
comment - First batch of profile module improvements: 2004-02-07 16:18:46 +00:00
drupal Patch 5287 by Stefan: multiline help texts should become inside a single $output. 2004-01-23 18:42:43 +00:00
filter - Fix: do not call prepare hook when the admin has chosen to escape everything 2004-02-06 19:41:00 +00:00
forum - Replaced a bunch of double quotes by single quotes. 2004-02-01 21:32:01 +00:00
help Patch 5287 by Stefan: multiline help texts should become inside a single $output. 2004-01-23 18:42:43 +00:00
locale - Patch #5613 by Goba: fixed translation issue with archive module and removed 2004-02-08 17:07:07 +00:00
node - Improved welcome message 2004-02-09 00:56:23 +00:00
page - Patch by Goba: added form descriptions where appropriate and removed some 2004-01-31 21:16:42 +00:00
path - Fixes by Goba: updated help text of mass URL aliasing and fixed escaping problem. 2004-02-01 10:52:25 +00:00
ping Patch 5287 by Stefan: multiline help texts should become inside a single $output. 2004-01-23 18:42:43 +00:00
poll - Patch 5049 by JonBob: allow a module to define multiple node types. 2004-01-27 18:47:07 +00:00
profile - Batch two with profile module improvements: 2004-02-07 16:59:34 +00:00
search Patch 5287 by Stefan: multiline help texts should become inside a single $output. 2004-01-23 18:42:43 +00:00
statistics - Patch #5567 by Goba: fixed t() functions, cleanup of locale module's help, 2004-02-01 21:04:42 +00:00
story - Patch 4332 by Goba: eliminate compose tips module. 2004-01-27 22:10:47 +00:00
system Fix bad default timezone format for timezone display. Would cause a bug on sites that haven't been configured completely yet. 2004-02-10 18:10:08 +00:00
taxonomy - Refined the regex to validate the input. 2004-02-08 11:08:28 +00:00
throttle - Throttle: fixed incorrect watchdog message (seems a leftover from before). 2004-02-05 17:32:36 +00:00
tracker - Patch #5501: fixed invalid HTML in the comment and tracker module. 2004-02-07 10:57:27 +00:00
user Bugfix: new user registration was broken. 2004-02-09 05:38:32 +00:00
watchdog - Avoid SQL queries if possible. 2004-02-10 19:24:47 +00:00
admin.module - Introduced a drupal_set_message() and drupal_get_message() function. 2003-12-01 13:45:33 +00:00
aggregator.module - Fixed bug #5628: wrong timestamp in aggregator. Patch by BartJ. 2004-02-04 21:23:07 +00:00
archive.module - Fixed typo introduced by last archive module patch. 2004-02-08 17:09:17 +00:00
block.module - Batch two with profile module improvements: 2004-02-07 16:59:34 +00:00
blog.module Typo 2004-02-02 01:55:08 +00:00
blogapi.module - Fixed bug 4722. Patch by James. 2003-12-22 11:28:07 +00:00
book.module - Patch 4332 by Goba: eliminate compose tips module. 2004-01-27 22:10:47 +00:00
comment.module - First batch of profile module improvements: 2004-02-07 16:18:46 +00:00
drupal.module Patch 5287 by Stefan: multiline help texts should become inside a single $output. 2004-01-23 18:42:43 +00:00
filter.module - Fix: do not call prepare hook when the admin has chosen to escape everything 2004-02-06 19:41:00 +00:00
forum.module - Replaced a bunch of double quotes by single quotes. 2004-02-01 21:32:01 +00:00
help.module Patch 5287 by Stefan: multiline help texts should become inside a single $output. 2004-01-23 18:42:43 +00:00
locale.module - Patch #5613 by Goba: fixed translation issue with archive module and removed 2004-02-08 17:07:07 +00:00
node.module - Improved welcome message 2004-02-09 00:56:23 +00:00
page.module - Patch by Goba: added form descriptions where appropriate and removed some 2004-01-31 21:16:42 +00:00
path.module - Fixes by Goba: updated help text of mass URL aliasing and fixed escaping problem. 2004-02-01 10:52:25 +00:00
ping.module Patch 5287 by Stefan: multiline help texts should become inside a single $output. 2004-01-23 18:42:43 +00:00
poll.module - Patch 5049 by JonBob: allow a module to define multiple node types. 2004-01-27 18:47:07 +00:00
profile.module - Batch two with profile module improvements: 2004-02-07 16:59:34 +00:00
queue.module - Readding queue message on node add removed in rev 1.86. 2004-02-08 20:56:24 +00:00
search.module Patch 5287 by Stefan: multiline help texts should become inside a single $output. 2004-01-23 18:42:43 +00:00
statistics.module - Patch #5567 by Goba: fixed t() functions, cleanup of locale module's help, 2004-02-01 21:04:42 +00:00
story.module - Patch 4332 by Goba: eliminate compose tips module. 2004-01-27 22:10:47 +00:00
system.module Fix bad default timezone format for timezone display. Would cause a bug on sites that haven't been configured completely yet. 2004-02-10 18:10:08 +00:00
taxonomy.module - Refined the regex to validate the input. 2004-02-08 11:08:28 +00:00
throttle.module - Throttle: fixed incorrect watchdog message (seems a leftover from before). 2004-02-05 17:32:36 +00:00
title.module - Fixed possible issue with preg_replace with /e 2004-02-09 00:43:58 +00:00
tracker.module - Patch #5501: fixed invalid HTML in the comment and tracker module. 2004-02-07 10:57:27 +00:00
user.module Bugfix: new user registration was broken. 2004-02-09 05:38:32 +00:00
watchdog.module - Avoid SQL queries if possible. 2004-02-10 19:24:47 +00:00