drupal/modules
Dries Buytaert b8832d76a0 - Patch #40753 by wtanaka/killes: #comment-form has disappeared from comment.module 2006-01-25 08:54:40 +00:00
..
aggregator - Patch #45228 and patch #45025 by m3avrck and Uwe: aggregator module HTML/CSS cleanups. 2006-01-20 09:09:18 +00:00
archive - 2005 -> 2010. 2006-01-07 19:50:28 +00:00
block - Patch #46106 by markus: usability improvement: moved the block description textfield up. 2006-01-24 08:38:29 +00:00
blog - Patch #45530 by Morbus: filter_form shouldn't default to #weight 0 2006-01-20 09:04:34 +00:00
blogapi - Patch #42029 by drumm: correct post times for administrators posting using a blogapi client. 2006-01-12 10:02:45 +00:00
book - Patch #45706 by markus: keep up with CSS improvements. 2006-01-24 08:22:12 +00:00
comment - Patch #40753 by wtanaka/killes: #comment-form has disappeared from comment.module 2006-01-25 08:54:40 +00:00
contact - Patch #39135 by Zen: various contact form improvements/fixes. 2006-01-14 10:33:22 +00:00
drupal - Patch #45684 by wtanaka: added missing ''s 2006-01-22 07:31:38 +00:00
filter - Patch #45530 by Morbus: filter_form shouldn't default to #weight 0 2006-01-20 09:04:34 +00:00
forum - Patch #45530 by Morbus: filter_form shouldn't default to #weight 0 2006-01-20 09:04:34 +00:00
help - Patch #26139 by webchick / Kieran / documentation team: improved admin help of core modules! / 2005-11-01 10:17:34 +00:00
legacy - Patch #26139 by webchick / Kieran / documentation team: improved admin help of core modules! / 2005-11-01 10:17:34 +00:00
locale - Patch #44136 by riccardoR: can't enable more than one language. 2006-01-17 17:35:47 +00:00
menu - Patch #39430 by Jaza and Richard: code improvements: improved separation between UI and logic. 2006-01-19 08:58:00 +00:00
node - Modified patch #37754 by Thomas: made the status message show up. 2006-01-24 08:26:21 +00:00
page - Patch #45530 by Morbus: filter_form shouldn't default to #weight 0 2006-01-20 09:04:34 +00:00
path - Patch #41474 by spiderman: no confirmation when deleting a path alias. 2005-12-19 14:51:38 +00:00
ping - Patch 42498 by m3avrck: unified cron-trackers and added a section that lets you figure out whether cron is running (usability improvement). 2005-12-31 14:18:22 +00:00
poll - Patch #41755 by Cvbge: 2005-12-28 12:02:29 +00:00
profile - Patch #23538 by Zen: mark required fields are being required. The new forms API will enforce this too. :) 2006-01-25 08:52:47 +00:00
search - Patch #45697 by fgm: removed some useless global. 2006-01-22 07:43:19 +00:00
statistics - Patch #44828 by chx/Crell: make sure the url/path is properly initialized in statistics_exit(). 2006-01-23 07:54:08 +00:00
story - Patch #45530 by Morbus: filter_form shouldn't default to #weight 0 2006-01-20 09:04:34 +00:00
system - Patch #45845 by jaza/chx: set default value of weight-selectors to 0 for consistency with Drupal 4.6. 2006-01-24 18:27:29 +00:00
taxonomy - Patch #45281 by chx: made categories with forum topics work again. 2006-01-19 17:55:54 +00:00
throttle - Patch #45041 by markus: rand() -> mt_rand() + removed deprecated comments. 2006-01-17 18:32:33 +00:00
tracker - Patch #33128 by Morbus: %num -> %count to make format_plural() work. 2006-01-12 16:22:46 +00:00
upload - Patch #20795 by Steven: improved consistency of the code. 2006-01-08 12:20:55 +00:00
user - Patch #45665 by wtanaka/moshe: removed dead code! w00t! 2006-01-24 18:32:20 +00:00
watchdog - Patch #33861 by Morbus et al: clean up the watchdog view. 2006-01-24 08:18:26 +00:00
aggregator.module - Patch #45228 and patch #45025 by m3avrck and Uwe: aggregator module HTML/CSS cleanups. 2006-01-20 09:09:18 +00:00
archive.module - 2005 -> 2010. 2006-01-07 19:50:28 +00:00
block.module - Patch #46106 by markus: usability improvement: moved the block description textfield up. 2006-01-24 08:38:29 +00:00
blog.module - Patch #45530 by Morbus: filter_form shouldn't default to #weight 0 2006-01-20 09:04:34 +00:00
blogapi.module - Patch #42029 by drumm: correct post times for administrators posting using a blogapi client. 2006-01-12 10:02:45 +00:00
book.module - Patch #45706 by markus: keep up with CSS improvements. 2006-01-24 08:22:12 +00:00
comment.module - Patch #40753 by wtanaka/killes: #comment-form has disappeared from comment.module 2006-01-25 08:54:40 +00:00
contact.module - Patch #39135 by Zen: various contact form improvements/fixes. 2006-01-14 10:33:22 +00:00
drupal.module - Patch #45684 by wtanaka: added missing ''s 2006-01-22 07:31:38 +00:00
filter.module - Patch #45530 by Morbus: filter_form shouldn't default to #weight 0 2006-01-20 09:04:34 +00:00
forum.module - Patch #45530 by Morbus: filter_form shouldn't default to #weight 0 2006-01-20 09:04:34 +00:00
help.module - Patch #26139 by webchick / Kieran / documentation team: improved admin help of core modules! / 2005-11-01 10:17:34 +00:00
legacy.module - Patch #26139 by webchick / Kieran / documentation team: improved admin help of core modules! / 2005-11-01 10:17:34 +00:00
locale.module - Patch #44136 by riccardoR: can't enable more than one language. 2006-01-17 17:35:47 +00:00
menu.module - Patch #39430 by Jaza and Richard: code improvements: improved separation between UI and logic. 2006-01-19 08:58:00 +00:00
node.module - Modified patch #37754 by Thomas: made the status message show up. 2006-01-24 08:26:21 +00:00
page.module - Patch #45530 by Morbus: filter_form shouldn't default to #weight 0 2006-01-20 09:04:34 +00:00
path.module - Patch #41474 by spiderman: no confirmation when deleting a path alias. 2005-12-19 14:51:38 +00:00
ping.module - Patch 42498 by m3avrck: unified cron-trackers and added a section that lets you figure out whether cron is running (usability improvement). 2005-12-31 14:18:22 +00:00
poll.module - Patch #41755 by Cvbge: 2005-12-28 12:02:29 +00:00
profile.module - Patch #23538 by Zen: mark required fields are being required. The new forms API will enforce this too. :) 2006-01-25 08:52:47 +00:00
search.module - Patch #45697 by fgm: removed some useless global. 2006-01-22 07:43:19 +00:00
statistics.module - Patch #44828 by chx/Crell: make sure the url/path is properly initialized in statistics_exit(). 2006-01-23 07:54:08 +00:00
story.module - Patch #45530 by Morbus: filter_form shouldn't default to #weight 0 2006-01-20 09:04:34 +00:00
system.module - Patch #45845 by jaza/chx: set default value of weight-selectors to 0 for consistency with Drupal 4.6. 2006-01-24 18:27:29 +00:00
taxonomy.module - Patch #45281 by chx: made categories with forum topics work again. 2006-01-19 17:55:54 +00:00
throttle.module - Patch #45041 by markus: rand() -> mt_rand() + removed deprecated comments. 2006-01-17 18:32:33 +00:00
tracker.module - Patch #33128 by Morbus: %num -> %count to make format_plural() work. 2006-01-12 16:22:46 +00:00
upload.module - Patch #20795 by Steven: improved consistency of the code. 2006-01-08 12:20:55 +00:00
user.module - Patch #45665 by wtanaka/moshe: removed dead code! w00t! 2006-01-24 18:32:20 +00:00
watchdog.module - Patch #33861 by Morbus et al: clean up the watchdog view. 2006-01-24 08:18:26 +00:00