drupal/modules
Dries Buytaert ef07dd08f4 - Patch #10102 by Gerhard: removing some cruft from the node module! 2004-08-16 17:51:12 +00:00
..
aggregator - Patch #9983 by Stefan: various code style improvements. 2004-08-12 18:00:11 +00:00
archive - Patch #9543 by JonBob: added node-level access control! 2004-07-31 09:30:09 +00:00
block 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
blog - Patch #9983 by Stefan: various code style improvements. 2004-08-12 18:00:11 +00:00
blogapi - Patch by James Seng and James Walkah: 2004-08-15 18:55:03 +00:00
book 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
comment #10033: by Jonbob, make sure no filter check is done until the first preview. 2004-08-13 18:17:10 +00:00
drupal - Added missing quotes around 'name'. Spotted by James. 2004-08-14 06:30:32 +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 #9864 by JonBob: better form validation in menu administration. 2004-08-15 16:42:59 +00:00
node - Patch #10102 by Gerhard: removing some cruft from the node module! 2004-08-16 17:51:12 +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 #6760 by JonBob: refactored the taxonomy module URLs to be nicer, improved the code/Doxygen comments. 2004-08-07 19:45:54 +00:00
ping - Patch #7458 by killes: conditionally include xmlrpc.inc. 2004-08-04 20:36:24 +00:00
poll - Patch #9543 by JonBob: added node-level access control! 2004-07-31 09:30:09 +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 #10013: Rolling back accidental commit of Adrian's template system changes (got in through the code style improvements patch). 2004-08-14 17:19:30 +00:00
taxonomy - Patch #8176 by JonBob: fixed braino in SQL query. 2004-08-12 22:16:01 +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
user - Removed the offline users feature. 2004-08-15 14:23:28 +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 - Patch #9983 by Stefan: various code style improvements. 2004-08-12 18:00:11 +00:00
archive.module - Patch #9543 by JonBob: added node-level access control! 2004-07-31 09:30:09 +00:00
block.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
blog.module - Patch #9983 by Stefan: various code style improvements. 2004-08-12 18:00:11 +00:00
blogapi.module - Patch by James Seng and James Walkah: 2004-08-15 18:55:03 +00:00
book.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
comment.module #10033: by Jonbob, make sure no filter check is done until the first preview. 2004-08-13 18:17:10 +00:00
drupal.module - Added missing quotes around 'name'. Spotted by James. 2004-08-14 06:30:32 +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 #9864 by JonBob: better form validation in menu administration. 2004-08-15 16:42:59 +00:00
node.module - Patch #10102 by Gerhard: removing some cruft from the node module! 2004-08-16 17:51:12 +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 #6760 by JonBob: refactored the taxonomy module URLs to be nicer, improved the code/Doxygen comments. 2004-08-07 19:45:54 +00:00
ping.module - Patch #7458 by killes: conditionally include xmlrpc.inc. 2004-08-04 20:36:24 +00:00
poll.module - Patch #9543 by JonBob: added node-level access control! 2004-07-31 09:30:09 +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 #10013: Rolling back accidental commit of Adrian's template system changes (got in through the code style improvements patch). 2004-08-14 17:19:30 +00:00
taxonomy.module - Patch #8176 by JonBob: fixed braino in SQL query. 2004-08-12 22:16:01 +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
user.module - Removed the offline users feature. 2004-08-15 14:23:28 +00:00
watchdog.module - Patch #9975 by TDobes: fixes two consistency problems with watchdog entries: 2004-08-14 06:21:53 +00:00