drupal/modules
Dries Buytaert 6fc2070a22 Patch 5114 by Kjartan:
- Adds drupal_set_header() and drupal_get_headers().
 - Cache now stores custom headers.
 - Replace theme_head() with drupal_get_html_head(), added drupal_set_html_head().
 - Added RSS autodiscover links to node, blog and taxonomy pages.
2004-01-14 22:30:09 +00:00
..
aggregator Patch 5114 by Kjartan: 2004-01-14 22:30:09 +00:00
archive - Fixed bug #4989: archive calendar cached too aggressively. 2004-01-06 18:30:10 +00:00
block - Patch #5021: clean up URLs in _help texts. Patch by UnConeD. 2004-01-11 20:31:26 +00:00
blog Patch 5114 by Kjartan: 2004-01-14 22:30:09 +00:00
blogapi - Fixed bug 4722. Patch by James. 2003-12-22 11:28:07 +00:00
book - Fixed 5218: book page "administer" removes original author. 2004-01-14 22:17:45 +00:00
comment - Patch 4859: new drupal_unpack() consolidates duplicate code and makes it 2004-01-13 19:25:37 +00:00
drupal - Patch #5021: clean up URLs in _help texts. Patch by UnConeD. 2004-01-11 20:31:26 +00:00
filter - Many excellent news aggregator improvements by Kjartan: 2004-01-07 19:52:10 +00:00
forum - Patch #5021: clean up URLs in _help texts. Patch by UnConeD. 2004-01-11 20:31:26 +00:00
help - Patch #5021: clean up URLs in _help texts. Patch by UnConeD. 2004-01-11 20:31:26 +00:00
locale - Patch #5021: clean up URLs in _help texts. Patch by UnConeD. 2004-01-11 20:31:26 +00:00
node Patch 5114 by Kjartan: 2004-01-14 22:30:09 +00:00
page - Applied patch #4949: node_prepare() wastes resources. Patch by Goba. 2004-01-11 20:16:26 +00:00
path - Many excellent news aggregator improvements by Kjartan: 2004-01-07 19:52:10 +00:00
ping - Tidied up some inconsistencies in the code: scripts/code-style.sh is your friend. 2003-12-28 10:47:33 +00:00
poll - Patch #5021: clean up URLs in _help texts. Patch by UnConeD. 2004-01-11 20:31:26 +00:00
profile - Patch #5021: clean up URLs in _help texts. Patch by UnConeD. 2004-01-11 20:31:26 +00:00
search - Log the search terms in a new watchdog category. 2004-01-02 16:44:11 +00:00
statistics - Patch #5021: clean up URLs in _help texts. Patch by UnConeD. 2004-01-11 20:31:26 +00:00
story - Patch #5021: clean up URLs in _help texts. Patch by UnConeD. 2004-01-11 20:31:26 +00:00
system - Patch #5021: clean up URLs in _help texts. Patch by UnConeD. 2004-01-11 20:31:26 +00:00
taxonomy Patch 5114 by Kjartan: 2004-01-14 22:30:09 +00:00
throttle - Patch #5021: clean up URLs in _help texts. Patch by UnConeD. 2004-01-11 20:31:26 +00:00
tracker - Fixed capitalization. 2003-12-14 19:23:11 +00:00
user - Patch 4859: new drupal_unpack() consolidates duplicate code and makes it 2004-01-13 19:25:37 +00:00
watchdog - Patch #5021: clean up URLs in _help texts. Patch by UnConeD. 2004-01-11 20:31:26 +00:00
admin.module - Introduced a drupal_set_message() and drupal_get_message() function. 2003-12-01 13:45:33 +00:00
aggregator.module Patch 5114 by Kjartan: 2004-01-14 22:30:09 +00:00
archive.module - Fixed bug #4989: archive calendar cached too aggressively. 2004-01-06 18:30:10 +00:00
block.module - Patch #5021: clean up URLs in _help texts. Patch by UnConeD. 2004-01-11 20:31:26 +00:00
blog.module Patch 5114 by Kjartan: 2004-01-14 22:30:09 +00:00
blogapi.module - Fixed bug 4722. Patch by James. 2003-12-22 11:28:07 +00:00
book.module - Fixed 5218: book page "administer" removes original author. 2004-01-14 22:17:45 +00:00
comment.module - Patch 4859: new drupal_unpack() consolidates duplicate code and makes it 2004-01-13 19:25:37 +00:00
drupal.module - Patch #5021: clean up URLs in _help texts. Patch by UnConeD. 2004-01-11 20:31:26 +00:00
filter.module - Many excellent news aggregator improvements by Kjartan: 2004-01-07 19:52:10 +00:00
forum.module - Patch #5021: clean up URLs in _help texts. Patch by UnConeD. 2004-01-11 20:31:26 +00:00
help.module - Patch #5021: clean up URLs in _help texts. Patch by UnConeD. 2004-01-11 20:31:26 +00:00
locale.module - Patch #5021: clean up URLs in _help texts. Patch by UnConeD. 2004-01-11 20:31:26 +00:00
node.module Patch 5114 by Kjartan: 2004-01-14 22:30:09 +00:00
page.module - Applied patch #4949: node_prepare() wastes resources. Patch by Goba. 2004-01-11 20:16:26 +00:00
path.module - Many excellent news aggregator improvements by Kjartan: 2004-01-07 19:52:10 +00:00
ping.module - Tidied up some inconsistencies in the code: scripts/code-style.sh is your friend. 2003-12-28 10:47:33 +00:00
poll.module - Patch #5021: clean up URLs in _help texts. Patch by UnConeD. 2004-01-11 20:31:26 +00:00
profile.module - Patch #5021: clean up URLs in _help texts. Patch by UnConeD. 2004-01-11 20:31:26 +00:00
queue.module - XHTML improvements: <b> -> <strong>. Patch by Stefan. 2003-12-29 17:14:27 +00:00
search.module - Log the search terms in a new watchdog category. 2004-01-02 16:44:11 +00:00
statistics.module - Patch #5021: clean up URLs in _help texts. Patch by UnConeD. 2004-01-11 20:31:26 +00:00
story.module - Patch #5021: clean up URLs in _help texts. Patch by UnConeD. 2004-01-11 20:31:26 +00:00
system.module - Patch #5021: clean up URLs in _help texts. Patch by UnConeD. 2004-01-11 20:31:26 +00:00
taxonomy.module Patch 5114 by Kjartan: 2004-01-14 22:30:09 +00:00
throttle.module - Patch #5021: clean up URLs in _help texts. Patch by UnConeD. 2004-01-11 20:31:26 +00:00
title.module - Updated the calls to menu() to use MENU_HIDE instead of 1 2003-12-17 22:27:23 +00:00
tracker.module - Fixed capitalization. 2003-12-14 19:23:11 +00:00
user.module - Patch 4859: new drupal_unpack() consolidates duplicate code and makes it 2004-01-13 19:25:37 +00:00
watchdog.module - Patch #5021: clean up URLs in _help texts. Patch by UnConeD. 2004-01-11 20:31:26 +00:00