drupal/modules
Dries Buytaert 696ac8a9d8 - Patch #15937 by wulff: made it so that titles of profile fields only need to be unique within a single category. 2005-01-24 21:39:58 +00:00
..
aggregator - The real code fixes ;) 2005-01-17 19:00:03 +00:00
archive - Patch #15655 by Goba: allow blank days in the calendar to be styled using CSS, and tidied up the calendar's CSS. 2005-01-23 15:36:07 +00:00
block #15185: Fix front page handling of blocks 2005-01-06 01:17:31 +00:00
blog - Patch #14731 by chx: made it possible to rewrite node queries. 2005-01-16 18:44:49 +00:00
blogapi - Fixing a couple of watchdog() calls. 2005-01-09 12:58:53 +00:00
book - Patch #15948 by matteo: the book module should call the nodeapi hook when printing printer-friendly pages. 2005-01-23 22:35:41 +00:00
comment - Modified patch #14170 by Neil: improved default workflow (default node type) configuration page. 2005-01-24 21:20:16 +00:00
contact - Added a simple contact module to core. 2004-12-07 17:03:46 +00:00
drupal - Renamed 'visit' to 'view'. 2005-01-10 20:26:02 +00:00
filter - Patch #16016 by Goba: fixed various bugs in filter tip display. 2005-01-23 22:29:28 +00:00
forum - Patch #15977 by Neil: made the forum module suggest a menu item. 2005-01-24 21:01:57 +00:00
help - Refactored the queue module: removed the queue module's field from the node table. With help from Gerhard. 2004-12-07 16:55:38 +00:00
legacy - Patch #8179 by JonBob: the legacy handlers and file upload previews were mistakenly cached when they cannot be. Attached patch fixes this as well as a reference to an undefined constant in legacy_menu(). 2004-09-17 18:08:28 +00:00
locale - Patch #13260 by UnConeD: watchdog module improvements. 2005-01-09 09:22:40 +00:00
menu - Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve consistency. 2004-11-23 22:20:41 +00:00
node - Modified patch #14170 by Neil: improved default workflow (default node type) configuration page. 2005-01-24 21:20:16 +00:00
page - Refactored the queue module: removed the queue module's field from the node table. With help from Gerhard. 2004-12-07 16:55:38 +00:00
path - Patch #13907 by Neil: less ways to set the page title. 2004-12-15 21:19:42 +00:00
ping - Patch #13260 by UnConeD: watchdog module improvements. 2005-01-09 09:22:40 +00:00
poll - Patch #14936 by Goba: 2005-01-22 09:02:17 +00:00
profile - Patch #15937 by wulff: made it so that titles of profile fields only need to be unique within a single category. 2005-01-24 21:39:58 +00:00
search - Stripped white-space. 2005-01-15 09:03:39 +00:00
statistics - Patch #15962 by Goba: fixed the association between the accesslog data and the nodes. 2005-01-23 15:32:32 +00:00
story - Patch #15264 by Ber et al.: improved the story module's help text. 2005-01-15 08:01:09 +00:00
system - Modified patch #14170 by Neil: improved default workflow (default node type) configuration page. 2005-01-24 21:20:16 +00:00
taxonomy - Patch #6847 by Gerhard: replaced vocabulary->nodes by a separate table and tidied up the taxonomy API a bit. This fixes a number of issues. 2005-01-19 16:22:52 +00:00
throttle - Added a special category for throttle messages. 2004-12-04 12:07:58 +00:00
tracker - Fix tracker pager count query being wrong (it did not return a count but a set, and it counted nodes with more than 1 comment as multiple nodes). 2005-01-19 01:46:25 +00:00
upload - Modified patch #14170 by Neil: improved default workflow (default node type) configuration page. 2005-01-24 21:20:16 +00:00
user - Patch #16028 by Goba: added class="form-password" to the password form. 2005-01-23 15:39:49 +00:00
watchdog - Patch #15957 by Goba: reintroduce translateable watchdog types. 2005-01-22 09:38:48 +00:00
aggregator.module - The real code fixes ;) 2005-01-17 19:00:03 +00:00
archive.module - Patch #15655 by Goba: allow blank days in the calendar to be styled using CSS, and tidied up the calendar's CSS. 2005-01-23 15:36:07 +00:00
block.module #15185: Fix front page handling of blocks 2005-01-06 01:17:31 +00:00
blog.module - Patch #14731 by chx: made it possible to rewrite node queries. 2005-01-16 18:44:49 +00:00
blogapi.module - Fixing a couple of watchdog() calls. 2005-01-09 12:58:53 +00:00
book.module - Patch #15948 by matteo: the book module should call the nodeapi hook when printing printer-friendly pages. 2005-01-23 22:35:41 +00:00
comment.module - Modified patch #14170 by Neil: improved default workflow (default node type) configuration page. 2005-01-24 21:20:16 +00:00
contact.module - Added a simple contact module to core. 2004-12-07 17:03:46 +00:00
drupal.module - Renamed 'visit' to 'view'. 2005-01-10 20:26:02 +00:00
filter.module - Patch #16016 by Goba: fixed various bugs in filter tip display. 2005-01-23 22:29:28 +00:00
forum.module - Patch #15977 by Neil: made the forum module suggest a menu item. 2005-01-24 21:01:57 +00:00
help.module - Refactored the queue module: removed the queue module's field from the node table. With help from Gerhard. 2004-12-07 16:55:38 +00:00
legacy.module - Patch #8179 by JonBob: the legacy handlers and file upload previews were mistakenly cached when they cannot be. Attached patch fixes this as well as a reference to an undefined constant in legacy_menu(). 2004-09-17 18:08:28 +00:00
locale.module - Patch #13260 by UnConeD: watchdog module improvements. 2005-01-09 09:22:40 +00:00
menu.module - Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve consistency. 2004-11-23 22:20:41 +00:00
node.module - Modified patch #14170 by Neil: improved default workflow (default node type) configuration page. 2005-01-24 21:20:16 +00:00
page.module - Refactored the queue module: removed the queue module's field from the node table. With help from Gerhard. 2004-12-07 16:55:38 +00:00
path.module - Patch #13907 by Neil: less ways to set the page title. 2004-12-15 21:19:42 +00:00
ping.module - Patch #13260 by UnConeD: watchdog module improvements. 2005-01-09 09:22:40 +00:00
poll.module - Patch #14936 by Goba: 2005-01-22 09:02:17 +00:00
profile.module - Patch #15937 by wulff: made it so that titles of profile fields only need to be unique within a single category. 2005-01-24 21:39:58 +00:00
queue.module - The real code fixes ;) 2005-01-17 19:00:03 +00:00
search.module - Stripped white-space. 2005-01-15 09:03:39 +00:00
statistics.module - Patch #15962 by Goba: fixed the association between the accesslog data and the nodes. 2005-01-23 15:32:32 +00:00
story.module - Patch #15264 by Ber et al.: improved the story module's help text. 2005-01-15 08:01:09 +00:00
system.module - Modified patch #14170 by Neil: improved default workflow (default node type) configuration page. 2005-01-24 21:20:16 +00:00
taxonomy.module - Patch #6847 by Gerhard: replaced vocabulary->nodes by a separate table and tidied up the taxonomy API a bit. This fixes a number of issues. 2005-01-19 16:22:52 +00:00
throttle.module - Added a special category for throttle messages. 2004-12-04 12:07:58 +00:00
tracker.module - Fix tracker pager count query being wrong (it did not return a count but a set, and it counted nodes with more than 1 comment as multiple nodes). 2005-01-19 01:46:25 +00:00
upload.module - Modified patch #14170 by Neil: improved default workflow (default node type) configuration page. 2005-01-24 21:20:16 +00:00
user.module - Patch #16028 by Goba: added class="form-password" to the password form. 2005-01-23 15:39:49 +00:00
watchdog.module - Patch #15957 by Goba: reintroduce translateable watchdog types. 2005-01-22 09:38:48 +00:00