drupal/modules
Steven Wittens d13943e245 Fixing bad UTF-8. 2004-11-04 03:33:26 +00:00
..
aggregator - Patch #11875 by Neil Drumm: block module configuration improvements. 2004-10-31 07:34:47 +00:00
archive - Patch #11875 by Neil Drumm: block module configuration improvements. 2004-10-31 07:34:47 +00:00
block - Patch #11875 by Neil Drumm: block module configuration improvements. 2004-10-31 07:34:47 +00:00
blog - Patch #11875 by Neil Drumm: block module configuration improvements. 2004-10-31 07:34:47 +00:00
blogapi - Fixed parentheses. 2004-10-18 18:40:53 +00:00
book - Patch #11875 by Neil Drumm: block module configuration improvements. 2004-10-31 07:34:47 +00:00
comment - Patch #11875 by Neil Drumm: block module configuration improvements. 2004-10-31 07:34:47 +00:00
drupal - Patch #11728 by Uwe Hermann: fixed some typos in the code comments, Doxygen documentation and screen output. 2004-10-19 18:02:31 +00:00
filter #12295: missing </p> in filter help. 2004-10-30 16:58:51 +00:00
forum - Patch #12502 by Axel: fixed typo in SQL query: h.hid -> h.nid 2004-11-03 22:46:53 +00:00
help - Patch #11728 by Uwe Hermann: fixed some typos in the code comments, Doxygen documentation and screen output. 2004-10-19 18:02:31 +00:00
legacy - 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 #12146: Improve locale import/export messages (Stefan) 2004-10-26 17:20:58 +00:00
menu - Patch #11875 by Neil Drumm: block module configuration improvements. 2004-10-31 07:34:47 +00:00
node - Patch by Steven: 2004-11-03 16:46:58 +00:00
page - Patch #11879 by Moshe: deprecated the _content hook. 2004-10-23 17:18:23 +00:00
path - Patch #11952 by Neil Drumm: the path module's help text contained information that was no longer up-to-date. 2004-10-23 13:47:11 +00:00
ping - Bugfix: provide an absolute URL to the 'ping servers'. 2004-10-10 19:43:23 +00:00
poll - Patch #11875 by Neil Drumm: block module configuration improvements. 2004-10-31 07:34:47 +00:00
profile - Patch #11505 by Steven: 'my account' information is not saved. 2004-10-16 16:59:59 +00:00
search Fixing bad UTF-8. 2004-11-04 03:33:26 +00:00
statistics - Patch #12455 by Steven: optimized SQL query. This problem caused Drupal.org's 2004-11-02 15:09:09 +00:00
story - Patch #11879 by Moshe: deprecated the _content hook. 2004-10-23 17:18:23 +00:00
system #12384: Test if clean URLs work before allowing them to be turned on. 2004-11-02 12:47:10 +00:00
taxonomy - Patch #11875 by Neil Drumm: block module configuration improvements. 2004-10-31 07:34:47 +00:00
throttle - Patch #11875 by Neil Drumm: block module configuration improvements. 2004-10-31 07:34:47 +00:00
tracker - Patch #11577 by drumm: changed t('ago') -> t('%time ago', ...) to make it 2004-10-15 05:10:35 +00:00
upload Missing check if file upload fails. 2004-10-20 16:57:35 +00:00
user - Patch #12515 by Goba: fixed problem with cookies not being set properly, causing users getting logged out. 2004-11-03 22:39:55 +00:00
watchdog - Patch #12455 by Steven: optimized SQL query. This problem caused Drupal.org's 2004-11-02 15:09:09 +00:00
admin.module - Patch #8179 by JonBob: reintroduced menu caching. 2004-09-16 07:17:56 +00:00
aggregator.module - Patch #11875 by Neil Drumm: block module configuration improvements. 2004-10-31 07:34:47 +00:00
archive.module - Patch #11875 by Neil Drumm: block module configuration improvements. 2004-10-31 07:34:47 +00:00
block.module - Patch #11875 by Neil Drumm: block module configuration improvements. 2004-10-31 07:34:47 +00:00
blog.module - Patch #11875 by Neil Drumm: block module configuration improvements. 2004-10-31 07:34:47 +00:00
blogapi.module - Fixed parentheses. 2004-10-18 18:40:53 +00:00
book.module - Patch #11875 by Neil Drumm: block module configuration improvements. 2004-10-31 07:34:47 +00:00
comment.module - Patch #11875 by Neil Drumm: block module configuration improvements. 2004-10-31 07:34:47 +00:00
drupal.module - Patch #11728 by Uwe Hermann: fixed some typos in the code comments, Doxygen documentation and screen output. 2004-10-19 18:02:31 +00:00
filter.module #12295: missing </p> in filter help. 2004-10-30 16:58:51 +00:00
forum.module - Patch #12502 by Axel: fixed typo in SQL query: h.hid -> h.nid 2004-11-03 22:46:53 +00:00
help.module - Patch #11728 by Uwe Hermann: fixed some typos in the code comments, Doxygen documentation and screen output. 2004-10-19 18:02:31 +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 #12146: Improve locale import/export messages (Stefan) 2004-10-26 17:20:58 +00:00
menu.module - Patch #11875 by Neil Drumm: block module configuration improvements. 2004-10-31 07:34:47 +00:00
node.module - Patch by Steven: 2004-11-03 16:46:58 +00:00
page.module - Patch #11879 by Moshe: deprecated the _content hook. 2004-10-23 17:18:23 +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:47:11 +00:00
ping.module - Bugfix: provide an absolute URL to the 'ping servers'. 2004-10-10 19:43:23 +00:00
poll.module - Patch #11875 by Neil Drumm: block module configuration improvements. 2004-10-31 07:34:47 +00:00
profile.module - Patch #11505 by Steven: 'my account' information is not saved. 2004-10-16 16:59:59 +00:00
queue.module - Patch #11875 by Neil Drumm: block module configuration improvements. 2004-10-31 07:34:47 +00:00
search.module Fixing bad UTF-8. 2004-11-04 03:33:26 +00:00
statistics.module - Patch #12455 by Steven: optimized SQL query. This problem caused Drupal.org's 2004-11-02 15:09:09 +00:00
story.module - Patch #11879 by Moshe: deprecated the _content hook. 2004-10-23 17:18:23 +00:00
system.module #12384: Test if clean URLs work before allowing them to be turned on. 2004-11-02 12:47:10 +00:00
taxonomy.module - Patch #11875 by Neil Drumm: block module configuration improvements. 2004-10-31 07:34:47 +00:00
throttle.module - Patch #11875 by Neil Drumm: block module configuration improvements. 2004-10-31 07:34:47 +00:00
tracker.module - Patch #11577 by drumm: changed t('ago') -> t('%time ago', ...) to make it 2004-10-15 05:10:35 +00:00
upload.module Missing check if file upload fails. 2004-10-20 16:57:35 +00:00
user.module - Patch #12515 by Goba: fixed problem with cookies not being set properly, causing users getting logged out. 2004-11-03 22:39:55 +00:00
watchdog.module - Patch #12455 by Steven: optimized SQL query. This problem caused Drupal.org's 2004-11-02 15:09:09 +00:00