drupal/modules
Dries Buytaert 49f4123976 - Fixed two SQL bugs in the queue.module. Fixes #14115. 2004-12-27 11:46:48 +00:00
..
aggregator - Removed some cruft: left-over xxx_help_page() functions. 2004-12-11 14:13:24 +00:00
archive - Patch #14614 by Neil: made the archive module respect the node-level permissions. 2004-12-20 22:01:17 +00:00
block - Patch #14532 by andre molnar: tidied up some block.module code. 2004-12-18 07:52:59 +00:00
blog - Patch #13907 by Neil: less ways to set the page title. 2004-12-15 21:19:42 +00:00
blogapi - Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve consistency. 2004-11-23 22:20:41 +00:00
book - Patch #12366 by mathias: fixed missing book edit tab. 2004-12-22 20:47:47 +00:00
comment - Patch #14710 by tangent: only show post button if preview is optional or if we are in preview mode. We show the post button in preview mode even if there are form errors so that optional form elements (e.g., captcha) can be updated in preview mode. 2004-12-23 06:47:24 +00:00
contact - Added a simple contact module to core. 2004-12-07 17:03:46 +00:00
drupal - Patch #13907 by Neil: less ways to set the page title. 2004-12-15 21:19:42 +00:00
filter - Patch #13907 by Neil: less ways to set the page title. 2004-12-15 21:19:42 +00:00
forum - Patch #13907 by Neil: less ways to set the page title. 2004-12-15 21:19:42 +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 - Bug 13503: updating the locale settings might impact the interface (eg. menu's) so we have to flush the cache. 2004-11-27 09:52:57 +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 - Patch #6308 by gordon: allow node_submit() to be used by external interfaces. 2004-12-26 20:10:02 +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 #14005 by Richard: rewrote the ping module's built-in documentation. 2004-12-07 07:06:19 +00:00
poll - Patch #13907 by Neil: less ways to set the page title. 2004-12-15 21:19:42 +00:00
profile - Patch #13907 by Neil: less ways to set the page title. 2004-12-15 21:19:42 +00:00
search - Patch #13907 by Neil: less ways to set the page title. 2004-12-15 21:19:42 +00:00
statistics - Patch #13907 by Neil: less ways to set the page title. 2004-12-15 21:19:42 +00:00
story - 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
system - Removed some cruft: left-over xxx_help_page() functions. 2004-12-11 14:13:24 +00:00
taxonomy #10949: Incorrect output with invalid term id 2004-12-24 06:48:57 +00:00
throttle - Added a special category for throttle messages. 2004-12-04 12:07:58 +00:00
tracker - Patch #14262 by Richard: help text improvements for the tracker module. 2004-12-16 21:42:30 +00:00
upload - Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve consistency. 2004-11-23 22:20:41 +00:00
user - Bug #14609: improved the status messages and avoid empty roles being saved. 2004-12-22 08:51:39 +00:00
watchdog - Fixed colspan bug reported by Steven. 2004-12-06 13:23:48 +00:00
admin.module - Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve consistency. 2004-11-23 22:20:41 +00:00
aggregator.module - Removed some cruft: left-over xxx_help_page() functions. 2004-12-11 14:13:24 +00:00
archive.module - Patch #14614 by Neil: made the archive module respect the node-level permissions. 2004-12-20 22:01:17 +00:00
block.module - Patch #14532 by andre molnar: tidied up some block.module code. 2004-12-18 07:52:59 +00:00
blog.module - Patch #13907 by Neil: less ways to set the page title. 2004-12-15 21:19:42 +00:00
blogapi.module - Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve consistency. 2004-11-23 22:20:41 +00:00
book.module - Patch #12366 by mathias: fixed missing book edit tab. 2004-12-22 20:47:47 +00:00
comment.module - Patch #14710 by tangent: only show post button if preview is optional or if we are in preview mode. We show the post button in preview mode even if there are form errors so that optional form elements (e.g., captcha) can be updated in preview mode. 2004-12-23 06:47:24 +00:00
contact.module - Added a simple contact module to core. 2004-12-07 17:03:46 +00:00
drupal.module - Patch #13907 by Neil: less ways to set the page title. 2004-12-15 21:19:42 +00:00
filter.module - Patch #13907 by Neil: less ways to set the page title. 2004-12-15 21:19:42 +00:00
forum.module - Patch #13907 by Neil: less ways to set the page title. 2004-12-15 21:19:42 +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 - Bug 13503: updating the locale settings might impact the interface (eg. menu's) so we have to flush the cache. 2004-11-27 09:52:57 +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 - Patch #6308 by gordon: allow node_submit() to be used by external interfaces. 2004-12-26 20:10:02 +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 #14005 by Richard: rewrote the ping module's built-in documentation. 2004-12-07 07:06:19 +00:00
poll.module - Patch #13907 by Neil: less ways to set the page title. 2004-12-15 21:19:42 +00:00
profile.module - Patch #13907 by Neil: less ways to set the page title. 2004-12-15 21:19:42 +00:00
queue.module - Fixed two SQL bugs in the queue.module. Fixes #14115. 2004-12-27 11:46:48 +00:00
search.module - Patch #13907 by Neil: less ways to set the page title. 2004-12-15 21:19:42 +00:00
statistics.module - Patch #13907 by Neil: less ways to set the page title. 2004-12-15 21:19:42 +00:00
story.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
system.module - Removed some cruft: left-over xxx_help_page() functions. 2004-12-11 14:13:24 +00:00
taxonomy.module #10949: Incorrect output with invalid term id 2004-12-24 06:48:57 +00:00
throttle.module - Added a special category for throttle messages. 2004-12-04 12:07:58 +00:00
tracker.module - Patch #14262 by Richard: help text improvements for the tracker module. 2004-12-16 21:42:30 +00:00
upload.module - Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve consistency. 2004-11-23 22:20:41 +00:00
user.module - Bug #14609: improved the status messages and avoid empty roles being saved. 2004-12-22 08:51:39 +00:00
watchdog.module - Fixed colspan bug reported by Steven. 2004-12-06 13:23:48 +00:00