drupal/modules
Dries Buytaert 2dddd9e532 - Patch #29102 by menesis: fixed typo/left-over in switch-statement. 2005-09-08 19:22:28 +00:00
..
aggregator - Patch #30222, #30219 by Uwe: cosmetic changes to the aggregator pages. 2005-09-02 19:18:14 +00:00
archive - Patch #29385 by chx: no ?> add end of files. 2005-08-25 21:14:17 +00:00
block - Patch #29385 by chx: no ?> add end of files. 2005-08-25 21:14:17 +00:00
blog - Patch #7582 by Gerhard: updated the blog.module to use the new node revisions. 2005-09-07 20:17:18 +00:00
blogapi - #30128: Call by reference left-overs 2005-09-02 02:11:41 +00:00
book - Patch #30308 by gordon: fixed broken SQL query. 2005-09-06 18:55:41 +00:00
comment - Patch #16140 by Gerhard: cure array_merge() warning due to invalide menu callback. 2005-09-07 20:45:53 +00:00
contact - Patch #29385 by chx: no ?> add end of files. 2005-08-25 21:14:17 +00:00
drupal - Patch #29385 by chx: no ?> add end of files. 2005-08-25 21:14:17 +00:00
filter - Patch #29385 by chx: no ?> add end of files. 2005-08-25 21:14:17 +00:00
forum - Patch #29102 by menesis: fixed typo/left-over in switch-statement. 2005-09-08 19:22:28 +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 #29385 by chx: no ?> add end of files. 2005-08-25 21:14:17 +00:00
node - #30128: Call by reference left-overs 2005-09-02 02:11:41 +00:00
page - Patch #7582 by Gerhard: improved node revisions! 2005-08-30 15:22:29 +00:00
path - Patch #29385 by chx: no ?> add end of files. 2005-08-25 21:14:17 +00:00
ping - Patch #29385 by chx: no ?> add end of files. 2005-08-25 21:14:17 +00:00
poll - Renamed _node() to _node_info()! We reserve _node for _nodeapi. 2005-08-29 19:58:49 +00:00
profile - Patch #27949 by Robert: the two theme functions in profile.module both violate good theming practice by running user control logic in the middle of them. Worse yet, this isn't immediately visible since it happens in yet another function. Thus themers overriding these functions to style profile pages inadvertently break access control, thus leading to the misperception that overriding theme functions is inherently dangerous. 2005-09-06 20:39:10 +00:00
search - Patch #28784 by Neil: improved HTML/CSS of search form. 2005-09-07 20:57:39 +00:00
statistics - Patch #29385 by chx: no ?> add end of files. 2005-08-25 21:14:17 +00:00
story - Renamed _node() to _node_info()! We reserve _node for _nodeapi. 2005-08-29 19:58:49 +00:00
system - Patch #30122 by m3verick: changed include_once()'s to include "./$file" 2005-09-08 19:19:01 +00:00
taxonomy - Patch #16452 by chx: allow modules to rewrite taxonomy-related SQL queries much 2005-08-28 16:30:50 +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 #29785 by Chx: multiple node types were broken so we refactored 2005-08-28 15:29:34 +00:00
upload - #30128: Call by reference left-overs 2005-09-02 02:11:41 +00:00
user - Patch #30122 by m3verick: changed include_once()'s to include "./$file" 2005-09-08 19:19:01 +00:00
watchdog - Patch #29385 by chx: no ?> add end of files. 2005-08-25 21:14:17 +00:00
aggregator.module - Patch #30222, #30219 by Uwe: cosmetic changes to the aggregator pages. 2005-09-02 19:18:14 +00:00
archive.module - Patch #29385 by chx: no ?> add end of files. 2005-08-25 21:14:17 +00:00
block.module - Patch #29385 by chx: no ?> add end of files. 2005-08-25 21:14:17 +00:00
blog.module - Patch #7582 by Gerhard: updated the blog.module to use the new node revisions. 2005-09-07 20:17:18 +00:00
blogapi.module - #30128: Call by reference left-overs 2005-09-02 02:11:41 +00:00
book.module - Patch #30308 by gordon: fixed broken SQL query. 2005-09-06 18:55:41 +00:00
comment.module - Patch #16140 by Gerhard: cure array_merge() warning due to invalide menu callback. 2005-09-07 20:45:53 +00:00
contact.module - Patch #29385 by chx: no ?> add end of files. 2005-08-25 21:14:17 +00:00
drupal.module - Patch #29385 by chx: no ?> add end of files. 2005-08-25 21:14:17 +00:00
filter.module - Patch #29385 by chx: no ?> add end of files. 2005-08-25 21:14:17 +00:00
forum.module - Patch #29102 by menesis: fixed typo/left-over in switch-statement. 2005-09-08 19:22:28 +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 #29385 by chx: no ?> add end of files. 2005-08-25 21:14:17 +00:00
node.module - #30128: Call by reference left-overs 2005-09-02 02:11:41 +00:00
page.module - Patch #7582 by Gerhard: improved node revisions! 2005-08-30 15:22:29 +00:00
path.module - Patch #29385 by chx: no ?> add end of files. 2005-08-25 21:14:17 +00:00
ping.module - Patch #29385 by chx: no ?> add end of files. 2005-08-25 21:14:17 +00:00
poll.module - Renamed _node() to _node_info()! We reserve _node for _nodeapi. 2005-08-29 19:58:49 +00:00
profile.module - Patch #27949 by Robert: the two theme functions in profile.module both violate good theming practice by running user control logic in the middle of them. Worse yet, this isn't immediately visible since it happens in yet another function. Thus themers overriding these functions to style profile pages inadvertently break access control, thus leading to the misperception that overriding theme functions is inherently dangerous. 2005-09-06 20:39:10 +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 #29385 by chx: no ?> add end of files. 2005-08-25 21:14:17 +00:00
story.module - Renamed _node() to _node_info()! We reserve _node for _nodeapi. 2005-08-29 19:58:49 +00:00
system.module - Patch #30122 by m3verick: changed include_once()'s to include "./$file" 2005-09-08 19:19:01 +00:00
taxonomy.module - Patch #16452 by chx: allow modules to rewrite taxonomy-related SQL queries much 2005-08-28 16:30:50 +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 #29785 by Chx: multiple node types were broken so we refactored 2005-08-28 15:29:34 +00:00
upload.module - #30128: Call by reference left-overs 2005-09-02 02:11:41 +00:00
user.module - Patch #30122 by m3verick: changed include_once()'s to include "./$file" 2005-09-08 19:19:01 +00:00
watchdog.module - Patch #29385 by chx: no ?> add end of files. 2005-08-25 21:14:17 +00:00