drupal/modules
Dries Buytaert d40ce21711 - Patch #40975 by chx: filter_format no longer supports multiple filtered areas. 2005-12-14 13:56:54 +00:00
..
aggregator - Patch #39576 by chx: rename '_execute' to '_submit' and '#execute' to '#submit'. 2005-12-02 15:21:01 +00:00
archive - Patch #26139 by webchick / Kieran / documentation team: improved admin help of core modules! / 2005-11-01 10:17:34 +00:00
block - Patch #39778 by chx: obliterate nodeapi op form in favor of the forms API's way of doing things. Tested with help from webchick. 2005-12-05 09:11:33 +00:00
blog - Patch #39778 by chx: obliterate nodeapi op form in favor of the forms API's way of doing things. Tested with help from webchick. 2005-12-05 09:11:33 +00:00
blogapi - Patch #37737 by asimmonds/eaton: fixed blogapi.module checkboxes on settings page. 2005-12-03 09:59:25 +00:00
book - Patch #31323 by Gerhard: delete extra data when a revision is deleted. 2005-12-05 16:07:18 +00:00
comment - Patch #28595 by Cvbge: fixed problems with bulk comment operations. 2005-12-08 09:11:32 +00:00
contact - Patch #40532 by wtanaka: use longblog for data in the cache. Is reported to fix utf-8 problems and improves consistency with PostgreSQL. 2005-12-13 18:49:47 +00:00
drupal - Patch #35644 by webchick: forms API simplificiations. 2005-11-12 11:26:16 +00:00
filter - Patch #40975 by chx: filter_format no longer supports multiple filtered areas. 2005-12-14 13:56:54 +00:00
forum - Modified patch #40534: improved themability of forum icons (makes it possible to use animated gifs) + removed forum setting. 2005-12-11 12:44:39 +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 #26139 by webchick / Kieran / documentation team: improved admin help of core modules! / 2005-11-01 10:17:34 +00:00
menu - Patch #40393 by Richard: fixed permissions of URL settings on node submission page. 2005-12-12 14:25:45 +00:00
node - Patch #41109 by chx: fixed problem with _node_name() returning NULL instead of array() when there are no node types. 2005-12-14 13:26:39 +00:00
page - Patch #39778 by chx: obliterate nodeapi op form in favor of the forms API's way of doing things. Tested with help from webchick. 2005-12-05 09:11:33 +00:00
path - Patch #40393 by Richard: fixed permissions of URL settings on node submission page. 2005-12-12 14:25:45 +00:00
ping - Patch #26139 by webchick / Kieran / documentation team: improved admin help of core modules! / 2005-11-01 10:17:34 +00:00
poll - Patch #40630 by Morbus: made sure $teaser is always defined. 2005-12-14 13:30:01 +00:00
profile - Patch #38820 by wtanaka: profile listing carries over people's data on subsequent users. 2005-12-03 17:12:56 +00:00
search - Missing URLencode for remembering search keywords across tabs 2005-12-07 15:32:11 +00:00
statistics #36936 / #36937: PgSQL fixes for statistics 2005-11-13 02:40:18 +00:00
story - Patch #39778 by chx: obliterate nodeapi op form in favor of the forms API's way of doing things. Tested with help from webchick. 2005-12-05 09:11:33 +00:00
system - Patch #40524 by drumm: made sure that visiting the admin/modules page does not break your setup if you haven't run udpate.php yet. 2005-12-09 15:40:15 +00:00
taxonomy - Patch #39598 by Gerhard: fixed problem with taxonomy terms not being selected. 2005-12-06 12:20:24 +00:00
throttle - Patch #26139 by webchick / Kieran / documentation team: improved admin help of core modules! / 2005-11-01 10:17:34 +00:00
tracker - Patch #26139 by webchick / Kieran / documentation team: improved admin help of core modules! / 2005-11-01 10:17:34 +00:00
upload - Patch #39358 by m3avrck and Souvent22: make the upload.module work + revisions fixes. 2005-12-10 19:43:12 +00:00
user - Patch #29060 by tostinne/ax: added tabindex to user login page. 2005-12-11 12:53:09 +00:00
watchdog - Patch #39576 by chx: rename '_execute' to '_submit' and '#execute' to '#submit'. 2005-12-02 15:21:01 +00:00
aggregator.module - Patch #39576 by chx: rename '_execute' to '_submit' and '#execute' to '#submit'. 2005-12-02 15:21:01 +00:00
archive.module - Patch #26139 by webchick / Kieran / documentation team: improved admin help of core modules! / 2005-11-01 10:17:34 +00:00
block.module - Patch #39778 by chx: obliterate nodeapi op form in favor of the forms API's way of doing things. Tested with help from webchick. 2005-12-05 09:11:33 +00:00
blog.module - Patch #39778 by chx: obliterate nodeapi op form in favor of the forms API's way of doing things. Tested with help from webchick. 2005-12-05 09:11:33 +00:00
blogapi.module - Patch #37737 by asimmonds/eaton: fixed blogapi.module checkboxes on settings page. 2005-12-03 09:59:25 +00:00
book.module - Patch #31323 by Gerhard: delete extra data when a revision is deleted. 2005-12-05 16:07:18 +00:00
comment.module - Patch #28595 by Cvbge: fixed problems with bulk comment operations. 2005-12-08 09:11:32 +00:00
contact.module - Patch #40532 by wtanaka: use longblog for data in the cache. Is reported to fix utf-8 problems and improves consistency with PostgreSQL. 2005-12-13 18:49:47 +00:00
drupal.module - Patch #35644 by webchick: forms API simplificiations. 2005-11-12 11:26:16 +00:00
filter.module - Patch #40975 by chx: filter_format no longer supports multiple filtered areas. 2005-12-14 13:56:54 +00:00
forum.module - Modified patch #40534: improved themability of forum icons (makes it possible to use animated gifs) + removed forum setting. 2005-12-11 12:44:39 +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 #26139 by webchick / Kieran / documentation team: improved admin help of core modules! / 2005-11-01 10:17:34 +00:00
menu.module - Patch #40393 by Richard: fixed permissions of URL settings on node submission page. 2005-12-12 14:25:45 +00:00
node.module - Patch #41109 by chx: fixed problem with _node_name() returning NULL instead of array() when there are no node types. 2005-12-14 13:26:39 +00:00
page.module - Patch #39778 by chx: obliterate nodeapi op form in favor of the forms API's way of doing things. Tested with help from webchick. 2005-12-05 09:11:33 +00:00
path.module - Patch #40393 by Richard: fixed permissions of URL settings on node submission page. 2005-12-12 14:25:45 +00:00
ping.module - Patch #26139 by webchick / Kieran / documentation team: improved admin help of core modules! / 2005-11-01 10:17:34 +00:00
poll.module - Patch #40630 by Morbus: made sure $teaser is always defined. 2005-12-14 13:30:01 +00:00
profile.module - Patch #38820 by wtanaka: profile listing carries over people's data on subsequent users. 2005-12-03 17:12:56 +00:00
search.module - Missing URLencode for remembering search keywords across tabs 2005-12-07 15:32:11 +00:00
statistics.module #36936 / #36937: PgSQL fixes for statistics 2005-11-13 02:40:18 +00:00
story.module - Patch #39778 by chx: obliterate nodeapi op form in favor of the forms API's way of doing things. Tested with help from webchick. 2005-12-05 09:11:33 +00:00
system.module - Patch #40524 by drumm: made sure that visiting the admin/modules page does not break your setup if you haven't run udpate.php yet. 2005-12-09 15:40:15 +00:00
taxonomy.module - Patch #39598 by Gerhard: fixed problem with taxonomy terms not being selected. 2005-12-06 12:20:24 +00:00
throttle.module - Patch #26139 by webchick / Kieran / documentation team: improved admin help of core modules! / 2005-11-01 10:17:34 +00:00
tracker.module - Patch #26139 by webchick / Kieran / documentation team: improved admin help of core modules! / 2005-11-01 10:17:34 +00:00
upload.module - Patch #39358 by m3avrck and Souvent22: make the upload.module work + revisions fixes. 2005-12-10 19:43:12 +00:00
user.module - Patch #29060 by tostinne/ax: added tabindex to user login page. 2005-12-11 12:53:09 +00:00
watchdog.module - Patch #39576 by chx: rename '_execute' to '_submit' and '#execute' to '#submit'. 2005-12-02 15:21:01 +00:00