Skip to content
Snippets Groups Projects
  1. Feb 21, 2004
  2. Feb 19, 2004
  3. Feb 17, 2004
  4. Feb 16, 2004
  5. Feb 15, 2004
    • Dries Buytaert's avatar
      · bf459265
      Dries Buytaert authored
      - Patch #5789 by TDobes: made the avatars link to the user profile.
      bf459265
    • Dries Buytaert's avatar
      · 36721f46
      Dries Buytaert authored
      - Fixed a problem editing nodes.  Spotted by Steven.
      36721f46
    • Dries Buytaert's avatar
      · 4b0b2d02
      Dries Buytaert authored
      - Patch by Steven: removed redundant permission checks.  These are no longer
        required thanks to the new 404 handling.
      4b0b2d02
    • Dries Buytaert's avatar
      · ae5136e5
      Dries Buytaert authored
      - Patch #5111 by Bart: fixed inconsistent default values.
      ae5136e5
    • Dries Buytaert's avatar
      · 350cbdd3
      Dries Buytaert authored
      - Patch #4861 by Moshe/TDobes: made the comment module use the _link hook.
      350cbdd3
    • Dries Buytaert's avatar
      · 74229399
      Dries Buytaert authored
      - Patch 5834 by Jeremy: made multiple pagers on one page work.
      74229399
    • Dries Buytaert's avatar
      · 4ed30eef
      Dries Buytaert authored
      - Bug #5684: filter duplicate headers.
      4ed30eef
    • Dries Buytaert's avatar
      · 0d612d70
      Dries Buytaert authored
      - Patch #5874 by Bart: made file uploads work with PHP 4.2.
      0d612d70
    • Dries Buytaert's avatar
      · bd784227
      Dries Buytaert authored
      - Patch 5592 by Goba: let drupal_map_assoc() rule.  :-)
      
      - Renamed CHANGELOG to CHANGELOG.txt for Windows uses.
      bd784227
    • Dries Buytaert's avatar
      · fdea6a29
      Dries Buytaert authored
      - Fixed two bugs in the menu system: only make a menu collapsable when it has
        _visible_ children, accept 'foo/0'-style URLs (0 != NULL).
      fdea6a29
    • Dries Buytaert's avatar
      · 4f07deab
      Dries Buytaert authored
      - Changed the directory structure of theme chameleon.  Each template is now
        in a subdirectory.  This makes it easier to clone/fork an existing theme.
        Modified patch by MegaGrunt.
      
      - Added some help text, reorganized the Xtemplate configuration page, added
        <legend>/<fieldset> tags, fixed a logo bug.
      4f07deab
    • Dries Buytaert's avatar
      · b13a4cb2
      Dries Buytaert authored
      - Changed the directory structure of theme chameleon.  Each template is now
        in a subdirectory.  This makes it easier to clone/fork an existing theme.
      b13a4cb2
    • Steven Wittens's avatar
      8bab140a
  6. Feb 14, 2004
    • Dries Buytaert's avatar
      · 69a9a445
      Dries Buytaert authored
      - Made the text files Windows-friendly.
      69a9a445
    • Dries Buytaert's avatar
      · 6dcb3c46
      Dries Buytaert authored
      - Code improvements by Mathias: made the path module use drupal_set_message().
      6dcb3c46
  7. Feb 13, 2004
    • Dries Buytaert's avatar
      · d2834d59
      Dries Buytaert authored
      - Made the logo sink to the baseline.
      d2834d59
  8. Feb 12, 2004
  9. Feb 11, 2004
    • Dries Buytaert's avatar
      - Patch 4902 by Goba: · f137b269
      Dries Buytaert authored
        + only adds an optional parameter to url() and l(), so individual links
          can be set to be absolute
        + modifies drupal_goto() to accept the parameters of url() without the
          $absolute parameter, so cleaner invocations can be used
        + rework of some code in node_feed, making it much better to look at
          (the current code uses foreach with an immediate brake to get the first
          key of the associative array, geeeeez)
        + added xml:base to the rss tag generated by node_feed()
        + set all user mail URLs to be absolute
        + fix a small fragmented URL in user.module
      f137b269
    • Dries Buytaert's avatar
      · d795565c
      Dries Buytaert authored
      - Patch 5789 by TDobes: added avatar support to the Xtemplate theme.
      d795565c
Loading