drupal/modules
Dries Buytaert 1a98fce9c4 - Patch by Jeremy: fixed comment module glitch. 2005-10-04 12:09:15 +00:00
..
aggregator - Patch #28786 by Neil: move pagers out of table. 2005-09-24 07:53:26 +00:00
archive - Patch #29385 by chx: no ?> add end of files. 2005-08-25 21:14:17 +00:00
block - Patch #30801 by Allie Micka, m3avrck, 1uv4t4r et al: fixed block problems. 2005-09-14 21:37:11 +00:00
blog - Modified patch #30620 by Geary: 'personal blog entry' -> 'blog entry'. 2005-09-28 12:55:07 +00:00
blogapi - Patch #31650 by Robert: removed redundant XML-RPC blogapi setting. 2005-09-19 18:41:30 +00:00
book - Patch #32584 by Gerhard: removed reference to node_revision_load() and fixed 2005-09-29 21:56:12 +00:00
comment - Patch by chx: fixed validation check. 2005-10-01 08:43:51 +00:00
contact - Patch by Jeremy: fixed comment module glitch. 2005-10-04 12:09:15 +00:00
drupal - Patch #29385 by chx: no ?> add end of files. 2005-08-25 21:14:17 +00:00
filter - Modified patch #30775 by timcn, Souvent22, m3avrck: give file uploads descriptions. 2005-09-27 15:54:39 +00:00
forum - Patch #32459 by beardedstoat and tostinni: always add a secondary sort order so the newest comments are on top. 2005-10-01 13:30:06 +00:00
help - Patch #29385 by chx: no ?> add end of files. 2005-08-25 21:14:17 +00:00
legacy - Patch #29385 by chx: no ?> add end of files. 2005-08-25 21:14:17 +00:00
locale - Patch #30122 by m3verick: changed include_once()'s to include "./$file" 2005-09-08 19:19:01 +00:00
menu - Patch #27669 by ax: fixed menu system status reporting. 2005-09-27 15:11:07 +00:00
node - Patch #32103 by nedjo: fixed title validation. 2005-09-27 15:09:28 +00:00
page - Patch #10056: allow the node title forms to be customized. 2005-09-23 08:47:13 +00:00
path - Patch #28786 by Neil: move pagers out of table. 2005-09-24 07:53:26 +00:00
ping - Patch #29385 by chx: no ?> add end of files. 2005-08-25 21:14:17 +00:00
poll - Patch #10056: allow the node title forms to be customized. 2005-09-23 08:47:13 +00:00
profile - Patch #31585 by Thox: fixed author information block. 2005-09-19 14:59:44 +00:00
search - Patch #28784 by Neil: improved HTML/CSS of search form. 2005-09-07 20:57:39 +00:00
statistics - Patch #28786 by Neil: move pagers out of table. 2005-09-24 07:53:26 +00:00
story - Patch #10056: allow the node title forms to be customized. 2005-09-23 08:47:13 +00:00
system - Patch #3986 by James (and Boris :)):consolidated all feed-related settings in one place. 2005-09-18 10:37:57 +00:00
taxonomy - Patch #31014 by chx, zack: on taxonomy overview pages, make term names link to their respective taxonomy/term/(x) page. 2005-09-19 15:04:11 +00:00
throttle - Patch #20255 by Cvbge: simplified a query in the throttle.module. Fixes a PostgreSQL compatibility bug too. 2005-08-30 15:04:54 +00:00
tracker - Patch #28786 by Neil: move pagers out of table. 2005-09-24 07:53:26 +00:00
upload - Modified patch #30775 by timcn, Souvent22, m3avrck: give file uploads descriptions. 2005-09-27 15:54:39 +00:00
user - Patch #32669 by DriesK: added an 'administer access control' permission. 2005-10-01 13:42:00 +00:00
watchdog - Patch #28786 by Neil: move pagers out of table. 2005-09-24 07:53:26 +00:00
aggregator.module - Patch #28786 by Neil: move pagers out of table. 2005-09-24 07:53:26 +00:00
archive.module - Patch #29385 by chx: no ?> add end of files. 2005-08-25 21:14:17 +00:00
block.module - Patch #30801 by Allie Micka, m3avrck, 1uv4t4r et al: fixed block problems. 2005-09-14 21:37:11 +00:00
blog.module - Modified patch #30620 by Geary: 'personal blog entry' -> 'blog entry'. 2005-09-28 12:55:07 +00:00
blogapi.module - Patch #31650 by Robert: removed redundant XML-RPC blogapi setting. 2005-09-19 18:41:30 +00:00
book.module - Patch #32584 by Gerhard: removed reference to node_revision_load() and fixed 2005-09-29 21:56:12 +00:00
comment.module - Patch by chx: fixed validation check. 2005-10-01 08:43:51 +00:00
contact.module - Patch by Jeremy: fixed comment module glitch. 2005-10-04 12:09:15 +00:00
drupal.module - Patch #29385 by chx: no ?> add end of files. 2005-08-25 21:14:17 +00:00
filter.module - Modified patch #30775 by timcn, Souvent22, m3avrck: give file uploads descriptions. 2005-09-27 15:54:39 +00:00
forum.module - Patch #32459 by beardedstoat and tostinni: always add a secondary sort order so the newest comments are on top. 2005-10-01 13:30:06 +00:00
help.module - Patch #29385 by chx: no ?> add end of files. 2005-08-25 21:14:17 +00:00
legacy.module - Patch #29385 by chx: no ?> add end of files. 2005-08-25 21:14:17 +00:00
locale.module - Patch #30122 by m3verick: changed include_once()'s to include "./$file" 2005-09-08 19:19:01 +00:00
menu.module - Patch #27669 by ax: fixed menu system status reporting. 2005-09-27 15:11:07 +00:00
node.module - Patch #32103 by nedjo: fixed title validation. 2005-09-27 15:09:28 +00:00
page.module - Patch #10056: allow the node title forms to be customized. 2005-09-23 08:47:13 +00:00
path.module - Patch #28786 by Neil: move pagers out of table. 2005-09-24 07:53:26 +00:00
ping.module - Patch #29385 by chx: no ?> add end of files. 2005-08-25 21:14:17 +00:00
poll.module - Patch #10056: allow the node title forms to be customized. 2005-09-23 08:47:13 +00:00
profile.module - Patch #31585 by Thox: fixed author information block. 2005-09-19 14:59:44 +00:00
search.module - Patch #28784 by Neil: improved HTML/CSS of search form. 2005-09-07 20:57:39 +00:00
statistics.module - Patch #28786 by Neil: move pagers out of table. 2005-09-24 07:53:26 +00:00
story.module - Patch #10056: allow the node title forms to be customized. 2005-09-23 08:47:13 +00:00
system.module - Patch #3986 by James (and Boris :)):consolidated all feed-related settings in one place. 2005-09-18 10:37:57 +00:00
taxonomy.module - Patch #31014 by chx, zack: on taxonomy overview pages, make term names link to their respective taxonomy/term/(x) page. 2005-09-19 15:04:11 +00:00
throttle.module - Patch #20255 by Cvbge: simplified a query in the throttle.module. Fixes a PostgreSQL compatibility bug too. 2005-08-30 15:04:54 +00:00
tracker.module - Patch #28786 by Neil: move pagers out of table. 2005-09-24 07:53:26 +00:00
upload.module - Modified patch #30775 by timcn, Souvent22, m3avrck: give file uploads descriptions. 2005-09-27 15:54:39 +00:00
user.module - Patch #32669 by DriesK: added an 'administer access control' permission. 2005-10-01 13:42:00 +00:00
watchdog.module - Patch #28786 by Neil: move pagers out of table. 2005-09-24 07:53:26 +00:00