Skip to content
  1. Apr 12, 2004
  2. Apr 07, 2004
  3. Apr 01, 2004
  4. Mar 31, 2004
  5. Mar 30, 2004
  6. Mar 29, 2004
  7. Mar 25, 2004
    • Dries Buytaert's avatar
      Patch 6523 by Steven: · ccde65cf
      Dries Buytaert authored
      - Strips the leading / from URLs to match with block paths. The reason is that everywhere else in Drupal, we use URLs without leading slash (e.g. URL aliasing). For consistency we should keep this behaviour everywhere. The replacement uses ereg_replace instead of str_replace, but the expression now only match the beginning of the URI so in fact it's faster, esp. for longer URIs.
      
      - Updates the block docs about path matching: gets rid of leading slash, adds initial matching o
      perator '^' and emphasises the slash behaviour (which was not mentioned anywhere before)
      
      - Replaces the example expression for a negative match. It was horribly broken and odd, the repl
      acement in this patch is correct and simpler.
      ccde65cf
    • Dries Buytaert's avatar
  8. Mar 24, 2004
  9. Mar 21, 2004
  10. Mar 20, 2004
  11. Mar 15, 2004
    • Dries Buytaert's avatar
      · 46798d68
      Dries Buytaert authored
      - Patch #6484 by Goba:
        + A small typo on tracker module, which prevented the help from displaying.
        + For for a HTML tag closing buglet which made Opera completely mess up
          the page.
        + Translation fixes in story.module.
      46798d68
  12. Mar 14, 2004
    • Dries Buytaert's avatar
      · 4b14f76b
      Dries Buytaert authored
      - Patch #6470 by Brian: fixed XHTML error with multiple selection boxes.
      4b14f76b
  13. Mar 12, 2004
  14. Mar 11, 2004
  15. Mar 10, 2004
  16. Mar 09, 2004
  17. Mar 08, 2004
  18. Mar 06, 2004
    • The Great Git Migration's avatar
      This commit was manufactured as part of Drupal's Great Git Migration to · 9f58641e
      The Great Git Migration authored
      create branch 'DRUPAL-4-4'.
      
      Sprout from master 2004-03-06 19:12:44 UTC Dries Buytaert <dries@buytaert.net> '- Removed the MSSQL port as discussed with Moshe.'
      Delete:
          modules/aggregator/aggregator.module
          modules/archive/archive.module
          modules/block/block.module
          modules/blog/blog.module
          modules/blogapi/blogapi.module
          modules/book/book.module
          modules/comment/comment.module
          modules/drupal/drupal.module
          modules/filter/filter.module
          modules/forum/forum.module
          modules/help/help.module
          modules/locale/locale.module
          modules/node/node.module
          modules/page/page.module
          modules/path/path.module
          modules/ping/ping.module
          modules/poll/poll.module
          modules/profile/profile.module
          modules/search/search.module
          modules/statistics/statistics.module
          modules/story/story.module
          modules/system/system.module
          modules/taxonomy/taxonomy.module
          modules/throttle/throttle.module
          modules/tracker/tracker.module
          modules/user/user.module
          modules/watchdog/watchdog.module
      9f58641e
    • Dries Buytaert's avatar
      d3069eef
    • Dries Buytaert's avatar
      · ccc9276f
      Dries Buytaert authored
      - Patch #4902 by Goba: fix URLs in RSS feeds.
         + Make all channel links absolute.
         + Always set the $base_url as xml:base, thus providing a solid base for
           relative URLs.
      ccc9276f
    • Dries Buytaert's avatar
      · 8ebedbaa
      Dries Buytaert authored
      - Patch #6260 by TDobes: fixed incorrect alt-attribute for avatar images in
        the Xtemplate theme.
      8ebedbaa
    • Dries Buytaert's avatar
      · 744405e3
      Dries Buytaert authored
      - Patch 6140 by Goba: fix the 'read more'-link behavior.
      744405e3
  19. Mar 05, 2004
  20. Mar 01, 2004
  21. Feb 29, 2004
    • Dries Buytaert's avatar
      · c73305f6
      Dries Buytaert authored
      - Patch #6129 by Goba: fixed dependencies on search module.
      c73305f6