Skip to content
  1. Feb 21, 2004
  2. Feb 15, 2004
  3. Jan 26, 2004
    • Dries Buytaert's avatar
      · 66702283
      Dries Buytaert authored
      - Patch 5140 by Moshe: removed the theme("header") and theme("footer") functions.
      66702283
  4. Jan 14, 2004
    • Dries Buytaert's avatar
      Patch 5114 by Kjartan: · 6fc2070a
      Dries Buytaert authored
       - 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.
      6fc2070a
  5. Jan 13, 2004
    • Dries Buytaert's avatar
      · eee72bfa
      Dries Buytaert authored
      - Patch 4859: new drupal_unpack() consolidates duplicate code and makes it
        easy to show avatars next to nodes and comments.  Patch by Moshe.  As a
        showcase, maybe Xtemplate should have an option to enable/disable avatars?
      eee72bfa
  6. Dec 18, 2003
  7. Dec 16, 2003
    • Dries Buytaert's avatar
      · 670a2922
      Dries Buytaert authored
      - Reworked 404 (page not found) handling.  Patch by walkah.  You can specify a
        custom 404 page in the administration page.  As a result, error.php could be
        removed.
      670a2922
  8. Dec 13, 2003
    • Dries Buytaert's avatar
      - Patch by Kjartan: · af69e636
      Dries Buytaert authored
        + Changed drupal_page_header(): converts the If-Modified-Since header into a
          timestamp and compares against the cache data.  Ignore If-Modified-Since
          and ETag headers if they are present but empty.
      
        + Few minor other code cleanups.
      af69e636
  9. Dec 11, 2003
    • Dries Buytaert's avatar
      · 53167d2e
      Dries Buytaert authored
      - Small improvement to make request_uri() work on multiple platforms.
      53167d2e
  10. Dec 10, 2003
    • Dries Buytaert's avatar
      · b1ef9693
      Dries Buytaert authored
      - Moved the watchdog() function to the bootsrap file.  Patch by Moshe.
      b1ef9693
  11. Nov 18, 2003
    • Dries Buytaert's avatar
      · a0640e66
      Dries Buytaert authored
      - Improved module loading when serving cached pages.  Moshe's bootstrap patch.
      
      - Used legend and fieldset tags for the configuration page.
      a0640e66