drupal/modules
Dries Buytaert 775153089d - Small change to the wording of the 'note'. 2004-08-18 06:08:04 +00:00
..
aggregator Minor code clean-up in aggregator_configure(). 2004-08-17 17:37:26 +00:00
archive - Patch #9543 by JonBob: added node-level access control! 2004-07-31 09:30:09 +00:00
block - Patch #9983 by Stefan: usability improvement: made sure all status messages start with a capital letter. 2004-08-16 18:02:48 +00:00
blog - Patch #9983 by Stefan: various code style improvements. 2004-08-12 18:00:11 +00:00
blogapi - Patch #10115 by James: bugfixes: 2004-08-16 20:32:32 +00:00
book - Patch #9983 by Stefan: usability improvement: made sure all status messages start with a capital letter. 2004-08-16 18:02:48 +00:00
comment - Patch #9983 by Stefan: usability improvement: made sure all status messages start with a capital letter. 2004-08-16 18:02:48 +00:00
drupal - Patch #7458: bugfix: reverted the conditional inclusion of xmlrpc.inc. 2004-08-16 18:29:11 +00:00
filter - Patch #9983 by Stefan: various code style improvements. 2004-08-12 18:00:11 +00:00
forum The Input formats - filter patch has landed. I still need to make update instructions for modules and update the hook docs. 2004-08-10 18:34:29 +00:00
help - Patch by Al: don't translate all help text upon every page view! 2004-08-14 07:22:39 +00:00
legacy Moving all legacy handlers into legacy.module. 2004-08-12 15:12:26 +00:00
locale - Patch #10111 by Killes: fixed some SQL queries. 2004-08-16 17:42:36 +00:00
menu - Patch #9983 by Stefan: usability improvement: made sure all status messages start with a capital letter. 2004-08-16 18:02:48 +00:00
node - The upload (filehandler) module has landed! 2004-08-17 21:35:26 +00:00
page The Input formats - filter patch has landed. I still need to make update instructions for modules and update the hook docs. 2004-08-10 18:34:29 +00:00
path - Patch #9983 by Stefan: usability improvement: made sure all status messages start with a capital letter. 2004-08-16 18:02:48 +00:00
ping - Patch #7458: bugfix: reverted the conditional inclusion of xmlrpc.inc. 2004-08-16 18:29:11 +00:00
poll - Patch #9983 by Stefan: usability improvement: made sure all status messages start with a capital letter. 2004-08-16 18:02:48 +00:00
profile #10012 - Profile.module: 2004-08-14 11:54:31 +00:00
search - Alternative fix for search module bug. 2004-07-28 20:32:21 +00:00
statistics - Patch #10044 by TDobes: fixed broken links in the statistics module. In the current statistics.module, clicking a page title should lead to the appropriate page within the local site. Instead, it leads to a 404 because the / character is turned into %2F... this is due to the paths being passed through urlencode(). The attached patch removes the problematic calls to urlencode. 2004-08-14 06:19:44 +00:00
story The Input formats - filter patch has landed. I still need to make update instructions for modules and update the hook docs. 2004-08-10 18:34:29 +00:00
system - The upload (filehandler) module has landed! 2004-08-17 21:35:26 +00:00
taxonomy - Patch #9983 by Stefan: usability improvement: made sure all status messages start with a capital letter. 2004-08-16 18:02:48 +00:00
throttle - Patch #8681 by stefan: fixed some broken URLs and help texts. 2004-06-20 19:49:14 +00:00
tracker - Patch #9330: ucfirst() gives problem when used with multibyte charset. 2004-08-06 20:15:32 +00:00
upload - Small change to the wording of the 'note'. 2004-08-18 06:08:04 +00:00
user - The upload (filehandler) module has landed! 2004-08-17 21:35:26 +00:00
watchdog - Patch #9975 by TDobes: fixes two consistency problems with watchdog entries: 2004-08-14 06:21:53 +00:00
admin.module Tabs patch! 2004-06-18 15:04:37 +00:00
aggregator.module Minor code clean-up in aggregator_configure(). 2004-08-17 17:37:26 +00:00
archive.module - Patch #9543 by JonBob: added node-level access control! 2004-07-31 09:30:09 +00:00
block.module - Patch #9983 by Stefan: usability improvement: made sure all status messages start with a capital letter. 2004-08-16 18:02:48 +00:00
blog.module - Patch #9983 by Stefan: various code style improvements. 2004-08-12 18:00:11 +00:00
blogapi.module - Patch #10115 by James: bugfixes: 2004-08-16 20:32:32 +00:00
book.module - Patch #9983 by Stefan: usability improvement: made sure all status messages start with a capital letter. 2004-08-16 18:02:48 +00:00
comment.module - Patch #9983 by Stefan: usability improvement: made sure all status messages start with a capital letter. 2004-08-16 18:02:48 +00:00
drupal.module - Patch #7458: bugfix: reverted the conditional inclusion of xmlrpc.inc. 2004-08-16 18:29:11 +00:00
filter.module - Patch #9983 by Stefan: various code style improvements. 2004-08-12 18:00:11 +00:00
forum.module The Input formats - filter patch has landed. I still need to make update instructions for modules and update the hook docs. 2004-08-10 18:34:29 +00:00
help.module - Patch by Al: don't translate all help text upon every page view! 2004-08-14 07:22:39 +00:00
legacy.module Moving all legacy handlers into legacy.module. 2004-08-12 15:12:26 +00:00
locale.module - Patch #10111 by Killes: fixed some SQL queries. 2004-08-16 17:42:36 +00:00
menu.module - Patch #9983 by Stefan: usability improvement: made sure all status messages start with a capital letter. 2004-08-16 18:02:48 +00:00
node.module - The upload (filehandler) module has landed! 2004-08-17 21:35:26 +00:00
page.module The Input formats - filter patch has landed. I still need to make update instructions for modules and update the hook docs. 2004-08-10 18:34:29 +00:00
path.module - Patch #9983 by Stefan: usability improvement: made sure all status messages start with a capital letter. 2004-08-16 18:02:48 +00:00
ping.module - Patch #7458: bugfix: reverted the conditional inclusion of xmlrpc.inc. 2004-08-16 18:29:11 +00:00
poll.module - Patch #9983 by Stefan: usability improvement: made sure all status messages start with a capital letter. 2004-08-16 18:02:48 +00:00
profile.module #10012 - Profile.module: 2004-08-14 11:54:31 +00:00
queue.module - Patch #9770 by killes: fixed typo in queue module. 2004-08-04 21:51:36 +00:00
search.module - Alternative fix for search module bug. 2004-07-28 20:32:21 +00:00
statistics.module - Patch #10044 by TDobes: fixed broken links in the statistics module. In the current statistics.module, clicking a page title should lead to the appropriate page within the local site. Instead, it leads to a 404 because the / character is turned into %2F... this is due to the paths being passed through urlencode(). The attached patch removes the problematic calls to urlencode. 2004-08-14 06:19:44 +00:00
story.module The Input formats - filter patch has landed. I still need to make update instructions for modules and update the hook docs. 2004-08-10 18:34:29 +00:00
system.module - The upload (filehandler) module has landed! 2004-08-17 21:35:26 +00:00
taxonomy.module - Patch #9983 by Stefan: usability improvement: made sure all status messages start with a capital letter. 2004-08-16 18:02:48 +00:00
throttle.module - Patch #8681 by stefan: fixed some broken URLs and help texts. 2004-06-20 19:49:14 +00:00
tracker.module - Patch #9330: ucfirst() gives problem when used with multibyte charset. 2004-08-06 20:15:32 +00:00
upload.module - Small change to the wording of the 'note'. 2004-08-18 06:08:04 +00:00
user.module - The upload (filehandler) module has landed! 2004-08-17 21:35:26 +00:00
watchdog.module - Patch #9975 by TDobes: fixes two consistency problems with watchdog entries: 2004-08-14 06:21:53 +00:00