drupal/modules
Steven Wittens bb08146c67 - Fixing broken search after sql rewrite patches
- Minor code style fixes.
2005-02-19 22:24:24 +00:00
..
aggregator - Bugfix: the aggregator module's setting page was no more. 2005-02-10 20:33:18 +00:00
archive - Patch #16111 by chx: generalized node_rewrite_query to db_rewrite_query. 2005-01-29 22:02:37 +00:00
block - Patch #16399 by James: fixed typo in block.module. 2005-01-28 15:24:16 +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 #17208 by asimmonds: help text fixes: 2005-02-12 07:51:14 +00:00
contact - Fixed typo. Reported by KB. 2005-02-19 08:16:56 +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 #16829 by kbahey: separated the forum block for sake of consistency with other blocks. 2005-02-10 19:14:50 +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 - 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 - Fixing broken search after sql rewrite patches 2005-02-19 22:24:24 +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 - Stripped white-space. 2005-01-15 09:03:39 +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 #17208 by asimmonds: help text fixes: 2005-02-12 07:51:14 +00:00
taxonomy #10296: Clean up admin - content: 2005-02-02 00:55:59 +00:00
throttle - Added a special category for throttle messages. 2004-12-04 12:07:58 +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 - Patch #17208 by asimmonds: help text fixes: 2005-02-12 07:51:14 +00:00
watchdog - Patch #16197 by Neil: removed useless watchdog "long" help. 2005-01-26 23:02:44 +00:00
aggregator.module - Bugfix: the aggregator module's setting page was no more. 2005-02-10 20:33:18 +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 - Patch #16399 by James: fixed typo in block.module. 2005-01-28 15:24:16 +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 #17208 by asimmonds: help text fixes: 2005-02-12 07:51:14 +00:00
contact.module - Fixed typo. Reported by KB. 2005-02-19 08:16:56 +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 #16829 by kbahey: separated the forum block for sake of consistency with other blocks. 2005-02-10 19:14:50 +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 - 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 - Fixing broken search after sql rewrite patches 2005-02-19 22:24:24 +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 - Stripped white-space. 2005-01-15 09:03:39 +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 #17208 by asimmonds: help text fixes: 2005-02-12 07:51:14 +00:00
taxonomy.module #10296: Clean up admin - content: 2005-02-02 00:55:59 +00:00
throttle.module - Added a special category for throttle messages. 2004-12-04 12:07:58 +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 - Patch #17208 by asimmonds: help text fixes: 2005-02-12 07:51:14 +00:00
watchdog.module - Patch #16197 by Neil: removed useless watchdog "long" help. 2005-01-26 23:02:44 +00:00