drupal/modules
Dries Buytaert 3b5589f436 - Patch #14109 by wulff/Morbus: added missing t() funciton 2005-03-16 19:31:47 +00:00
..
aggregator - Patch #17160 by Neil: fixed problem with aggregator block throwing DB errors after being deleted. 2005-03-03 20:05:46 +00:00
archive - Patch #16111 by chx: generalized node_rewrite_query to db_rewrite_query. 2005-01-29 22:02:37 +00:00
block - Renamed some more 'region's to 'sidebar's 2005-03-06 15:06:19 +00:00
blog - Fixed bugs in RSS handling of blogs. 2005-02-12 09:23:06 +00:00
blogapi - Patch #6195 by nedjo/James: allow posting to multiple node types. 2005-01-31 19:36:20 +00:00
book - Patch #17208 by asimmonds: help text fixes: 2005-02-12 07:51:14 +00:00
comment - Patch #14109 by wulff/Morbus: added missing t() funciton 2005-03-16 19:31:47 +00:00
contact - Fix double spaces in contact.module help and code. 2005-02-22 06:16:40 +00:00
drupal - Renamed 'visit' to 'view'. 2005-01-10 20:26:02 +00:00
filter #12369: Linebreak filter should leave <pre> sections alone. 2005-03-07 22:44:54 +00:00
forum - Patch #18787 by nysus: when trying to delete a forum or container, multiple instances of a Drupal page appear nested inside of each other when the confirmation of deletion page is displayed. 2005-03-13 21:04:43 +00:00
help - Patch #16949 by Neil: fixed two HTML typos/brainos in the help text. 2005-02-08 19:17:51 +00:00
legacy - Fixed bugs in RSS handling of blogs. 2005-02-12 09:23:06 +00:00
locale #18329: Unify confirmation messages (and make them themable) 2005-03-03 20:51:27 +00:00
menu #18329: Unify confirmation messages (and make them themable) 2005-03-03 20:51:27 +00:00
node - Patch #18216: fixed nodeapi settings hook. 2005-03-07 21:58:13 +00:00
page - Patch #16962 by Neil: "The page module's long help text is a bunch of lies and then it briefly explains it's permissions. IMO it should just be taken out. I can't think of what help should be there." 2005-02-08 19:44:39 +00:00
path - Patch #16246 by Moshe: "Here is a patch for node.module since thta hunk failed last time. Note that I've removed the 'delete' link since it doesn't work and is mostly obsolete with the 'mass delete' feature. I've also added smart destination andling to the 'url alias delete' feature." 2005-02-10 19:30:08 +00:00
ping - Patch #13260 by UnConeD: watchdog module improvements. 2005-01-09 09:22:40 +00:00
poll - Patch #17208 by asimmonds: help text fixes: 2005-02-12 07:51:14 +00:00
profile - #16271: Clean up Admin - users - configure. 2005-01-28 20:49:00 +00:00
search - #18434: (search) Try wildcards automatically if there were no results. 2005-03-08 18:08:17 +00:00
statistics - Patch #17208 by asimmonds: help text fixes: 2005-02-12 07:51:14 +00:00
story - Patch #16965 by Neil: removed some help text. 2005-02-08 19:36:46 +00:00
system - Patch #16914 by chx: avoid that putting a .theme file directly in './themes' 2005-03-08 22:06:11 +00:00
taxonomy - Patch #18861 by nkurz: fixed logic error in taxonomy_node_save(). 2005-03-15 21:18:19 +00:00
throttle - Patch #18491: removed the 'access throttle block' permission. It is no longer used. 2005-03-07 21:17:03 +00:00
tracker - Patch #17208 by asimmonds: help text fixes: 2005-02-12 07:51:14 +00:00
upload - Patch #16963 by Neil: the upload's module help text was in bad shape. Edited it down to what is needed with links that actually work. 2005-02-08 19:43:02 +00:00
user - Fix missing parameter in user.module 2005-03-05 18:03:16 +00:00
watchdog - Patch #16197 by Neil: removed useless watchdog "long" help. 2005-01-26 23:02:44 +00:00
aggregator.module - Patch #17160 by Neil: fixed problem with aggregator block throwing DB errors after being deleted. 2005-03-03 20:05:46 +00:00
archive.module - Patch #16111 by chx: generalized node_rewrite_query to db_rewrite_query. 2005-01-29 22:02:37 +00:00
block.module - Renamed some more 'region's to 'sidebar's 2005-03-06 15:06:19 +00:00
blog.module - Fixed bugs in RSS handling of blogs. 2005-02-12 09:23:06 +00:00
blogapi.module - Patch #6195 by nedjo/James: allow posting to multiple node types. 2005-01-31 19:36:20 +00:00
book.module - Patch #17208 by asimmonds: help text fixes: 2005-02-12 07:51:14 +00:00
comment.module - Patch #14109 by wulff/Morbus: added missing t() funciton 2005-03-16 19:31:47 +00:00
contact.module - Fix double spaces in contact.module help and code. 2005-02-22 06:16:40 +00:00
drupal.module - Renamed 'visit' to 'view'. 2005-01-10 20:26:02 +00:00
filter.module #12369: Linebreak filter should leave <pre> sections alone. 2005-03-07 22:44:54 +00:00
forum.module - Patch #18787 by nysus: when trying to delete a forum or container, multiple instances of a Drupal page appear nested inside of each other when the confirmation of deletion page is displayed. 2005-03-13 21:04:43 +00:00
help.module - Patch #16949 by Neil: fixed two HTML typos/brainos in the help text. 2005-02-08 19:17:51 +00:00
legacy.module - Fixed bugs in RSS handling of blogs. 2005-02-12 09:23:06 +00:00
locale.module #18329: Unify confirmation messages (and make them themable) 2005-03-03 20:51:27 +00:00
menu.module #18329: Unify confirmation messages (and make them themable) 2005-03-03 20:51:27 +00:00
node.module - Patch #18216: fixed nodeapi settings hook. 2005-03-07 21:58:13 +00:00
page.module - Patch #16962 by Neil: "The page module's long help text is a bunch of lies and then it briefly explains it's permissions. IMO it should just be taken out. I can't think of what help should be there." 2005-02-08 19:44:39 +00:00
path.module - Patch #16246 by Moshe: "Here is a patch for node.module since thta hunk failed last time. Note that I've removed the 'delete' link since it doesn't work and is mostly obsolete with the 'mass delete' feature. I've also added smart destination andling to the 'url alias delete' feature." 2005-02-10 19:30:08 +00:00
ping.module - Patch #13260 by UnConeD: watchdog module improvements. 2005-01-09 09:22:40 +00:00
poll.module - Patch #17208 by asimmonds: help text fixes: 2005-02-12 07:51:14 +00:00
profile.module - #16271: Clean up Admin - users - configure. 2005-01-28 20:49:00 +00:00
queue.module - Patch #16111 by chx: generalized node_rewrite_query to db_rewrite_query. 2005-01-29 22:02:37 +00:00
search.module - #18434: (search) Try wildcards automatically if there were no results. 2005-03-08 18:08:17 +00:00
statistics.module - Patch #17208 by asimmonds: help text fixes: 2005-02-12 07:51:14 +00:00
story.module - Patch #16965 by Neil: removed some help text. 2005-02-08 19:36:46 +00:00
system.module - Patch #16914 by chx: avoid that putting a .theme file directly in './themes' 2005-03-08 22:06:11 +00:00
taxonomy.module - Patch #18861 by nkurz: fixed logic error in taxonomy_node_save(). 2005-03-15 21:18:19 +00:00
throttle.module - Patch #18491: removed the 'access throttle block' permission. It is no longer used. 2005-03-07 21:17:03 +00:00
tracker.module - Patch #17208 by asimmonds: help text fixes: 2005-02-12 07:51:14 +00:00
upload.module - Patch #16963 by Neil: the upload's module help text was in bad shape. Edited it down to what is needed with links that actually work. 2005-02-08 19:43:02 +00:00
user.module - Fix missing parameter in user.module 2005-03-05 18:03:16 +00:00
watchdog.module - Patch #16197 by Neil: removed useless watchdog "long" help. 2005-01-26 23:02:44 +00:00