drupal/modules
Dries Buytaert b6ac0a860a - Patch #15500 by Morbus: ignore unpublished comments when determining last_post. (This matches the behavior in HEAD.) 2005-01-14 15:43:05 +00:00
..
admin.module - Patch #8179 by JonBob: reintroduced menu caching. 2004-09-16 07:17:56 +00:00
aggregator.module - Patch #13786 by drumm: fixed handling of HTTP 301 response codes. 2004-12-02 18:38:04 +00:00
archive.module - Patch #14614 by Neil: made the archive module respect the node-level permissions. 2004-12-20 22:01:39 +00:00
block.module - Patch #10677 by drumm: removed dead code. Leftover. 2004-10-14 21:27:33 +00:00
blog.module - Patch #10613 by Gerhard: calling a non-existent username or user ID in the blog module URL now returns a 404 error instead of an empty blog page. 2004-10-09 06:52:35 +00:00
blogapi.module - Fixed parentheses. 2004-10-18 18:40:53 +00:00
book.module - Patch #12366 by mathias: fixed missing book edit tab. 2004-12-22 20:50:05 +00:00
comment.module - Fix comment pager counting unpublished comments. 2005-01-12 16:01:55 +00:00
drupal.module - Modified patch #6475 by Killes: sites -> drupalsites -> drupal-sites. 2004-11-30 18:26:26 +00:00
filter.module #12295: missing </p> in filter help. 2004-10-30 16:58:42 +00:00
forum.module - Patch #11871 by killes: forum topics could be displayed multiple times when node-level permission were used. 2004-11-06 12:01:39 +00:00
help.module - Patch #12713 by Goba: remove useless t() function from help module. 2004-11-08 22:28:30 +00:00
legacy.module - Patch #8179 by JonBob: the legacy handlers and file upload previews were mistakenly cached when they cannot be. Attached patch fixes this as well as a reference to an undefined constant in legacy_menu(). 2004-09-17 18:08:28 +00:00
locale.module - Bug 13503: updating the locale settings might impact the interface (eg. menu's) so we have to flush the cache. 2004-11-27 09:53:43 +00:00
menu.module - Patch #11725 by mrrowe: custom menus are not wrapped in <div class="menu"> tags which made their appearance differ from the built-in "navigation" menu. 2004-10-23 17:25:23 +00:00
node.module #11548: node.module - Ensure that only valid fields are saved 2004-12-24 06:44:01 +00:00
page.module - Removed the link feature. It was death code, bound to confuse people. 2004-09-29 18:05:11 +00:00
path.module - Patch #11952 by Neil Drumm: the path module's help text contained information that was no longer up-to-date. 2004-10-23 13:46:43 +00:00
ping.module - Bugfix: provide an absolute URL to the 'ping servers'. 2004-10-10 19:43:23 +00:00
poll.module Removing dead code from poll.module. 2004-09-18 00:15:54 +00:00
profile.module - Patch #14035 by Goba: fixed problem with UTF-8 conversion when mixing LOWER() and strtolower(). 2004-12-07 17:42:57 +00:00
queue.module - Patch #8179 by JonBob: reintroduced menu caching. 2004-09-16 07:17:56 +00:00
search.module - #15172: Old search.module punctuation stripping error. 2005-01-11 04:18:12 +00:00
statistics.module - Patch #13647 by Goba: 2004-11-29 17:59:53 +00:00
story.module Modified version of #10230: Put placement of filter format selector in a module's hands, and move it below the relevant textarea. 2004-09-28 19:13:03 +00:00
system.module - Fixed #13643: increased the maxlength of the 'path to custom logo'-setting. 2004-11-30 18:40:48 +00:00
taxonomy.module #10949: Incorrect output with invalid term id 2004-12-24 06:49:46 +00:00
throttle.module #11503: missing t() in throttle and filter modules. 2004-10-12 15:56:02 +00:00
tracker.module - Patch #15500 by Morbus: ignore unpublished comments when determining last_post. (This matches the behavior in HEAD.) 2005-01-14 15:43:05 +00:00
upload.module - Added missing space 2004-12-29 23:03:20 +00:00
user.module - Patch #11366 by Junyor: fixed problem with comment counts. 2005-01-05 20:17:35 +00:00
watchdog.module - Patch #12455 by Steven: optimized SQL query. This problem caused Drupal.org's 2004-11-02 15:09:52 +00:00