Skip to content
  1. May 24, 2004
  2. 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
  3. Mar 06, 2004
    • 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
  4. Feb 15, 2004
    • 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
      · bd784227
      Dries Buytaert authored
      - Patch 5592 by Goba: let drupal_map_assoc() rule.  :-)
      
      - Renamed CHANGELOG to CHANGELOG.txt for Windows uses.
      bd784227
  5. Feb 02, 2004
  6. Jan 30, 2004
  7. Jan 29, 2004
    • Dries Buytaert's avatar
      · 43d49576
      Dries Buytaert authored
      - Fixed bug #5434: added missing "/" in link to be XHTML compliant.  Patch by pz.
      43d49576
  8. Jan 27, 2004
    • Dries Buytaert's avatar
      · 02c622de
      Dries Buytaert authored
      - Patch 4332 by Goba: eliminate compose tips module.
      02c622de
    • Dries Buytaert's avatar
      · 1687dd07
      Dries Buytaert authored
      - Patch 5049 by JonBob: allow a module to define multiple node types.
      1687dd07
  9. Jan 23, 2004
    • Dries Buytaert's avatar
      · b85eb11e
      Dries Buytaert authored
      Patch 5287 by Stefan: multiline help texts should become inside a single $output.
      b85eb11e
  10. Jan 17, 2004
    • Dries Buytaert's avatar
      · 860a5cc3
      Dries Buytaert authored
      - Removed the $help parameter from the _form hook.  The help, typically
        submission guidelines, should be emmitted using the _help hook.
      860a5cc3
  11. 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
  12. Jan 11, 2004
    • Dries Buytaert's avatar
      · 5ac59aac
      Dries Buytaert authored
      - Applied patch #4949: node_prepare() wastes resources.  Patch by Goba.
      5ac59aac
    • Dries Buytaert's avatar
      · ee305ae1
      Dries Buytaert authored
      Round 3 of aggregator improvements:
      
       - Added support for new tags:
         + Optinal feed image: <image> tag.
         + Dublin core dates: <dc:date> <dcterms:created>, <dcterms:issued>,
           <dcterms:modified>.
       - Usability improvements:
         + On the administration page, made the feed/bundle titles link
           to the feeds/bundles' pages.  On the feed/bundle's page, made
           the 'Last updated' field link to the administration page.
         + Moved the 'syndication' menu one level down.
       - Updated some content sensitive help.
       - Further improved themeability.
       - Fixed some invalid HTML.
      ee305ae1
  13. Jan 02, 2004
    • Dries Buytaert's avatar
      · a9ef1826
      Dries Buytaert authored
      - Patch 4916: improved preparation of $node->teaser and $node->body.  Patch by
        Goba.
      a9ef1826
  14. Dec 29, 2003
  15. Dec 28, 2003
  16. Dec 17, 2003
    • Dries Buytaert's avatar
      · d5c80264
      Dries Buytaert authored
      - Updated the calls to menu() to use MENU_HIDE instead of 1
      d5c80264
  17. Dec 08, 2003
    • Dries Buytaert's avatar
      - Improvements by Goba: · 712a30b5
      Dries Buytaert authored
        + removes the lots of pagers and indirect pager themeing
        + add the theme_pager() function, which should be called as
          theme("pager", ...) to get a pager.
      712a30b5
  18. Dec 03, 2003
    • Dries Buytaert's avatar
      · a1227f69
      Dries Buytaert authored
      - Removed some dead breadcrumb code identified by Tom Dobes.
      a1227f69
  19. Nov 25, 2003
    • Dries Buytaert's avatar
      · c0494c0a
      Dries Buytaert authored
      - Committed phase 4 of JonBob's menu system changes.
      c0494c0a
  20. Nov 20, 2003
    • Dries Buytaert's avatar
      · 4bdac433
      Dries Buytaert authored
      - Patch by JonBob:
      
        Phase 2 of the menu system integration project. This unifies the interface
        used by admin and non-admin pages, and deprecates the _page hook in favor of
        explicit callbacks from menu(). Breadcrumbs, titles, and help text go away
        as a result of this patch; they will return in the phase 3 patch, printed
        by the theme.
      4bdac433
  21. Nov 09, 2003
    • Dries Buytaert's avatar
      · 951b553a
      Dries Buytaert authored
      - Committed stage 2 of the theme system improvements!  Patch by CodeMonkeyX.
      951b553a
  22. Nov 08, 2003
    • Dries Buytaert's avatar
      · 92995414
      Dries Buytaert authored
      - Committed stage 1 of the menu callbacks improvements.  Patch by Jonathan.
      92995414
  23. Oct 31, 2003
    • Dries Buytaert's avatar
      · ec332667
      Dries Buytaert authored
      - Improvement: made it possible to disable the comment controls and reworded some of the configuration settings.
      
      - Improvement: removed a left-over from Drupal 4.2.0 (dead code).
      
      - Improvement: replaced hard-coded XHTML around the XML icons with class="xml-icon".
      
      - Improvement: removed the custom navigation menus shown at the top of the "user information page" and integrated them in the new navigation block.  The "my account" link in the navigation menu will unfold.  Also removed the "delete account" link/functionality (for now).
      
      - Improvement: fix for "magic quotes" settings.  Patch by Steven.  I also removed check_php_settings().
      
      - Improvement: block themability improvements.  Modified patch from Ax and Steve/CodeMonkeyX.
      
      - Fixed bug #2617: editing user information does not work.  Patch by Kjartan.
      ec332667
  24. Oct 09, 2003
    • Dries Buytaert's avatar
      · 1a5fcacd
      Dries Buytaert authored
      - Committed part 3 of Michael's help system improvements: removed the $help
        parameter from the menu() function.
      1a5fcacd
  25. Oct 07, 2003
    • Dries Buytaert's avatar
      · 22c889e7
      Dries Buytaert authored
      - Help system improvements: eliminated the _system hook.  Patch by Michael.
      
      - Bloggerapi module fixes.  Patch by Kjartan.
      
      - Coding style fixes.  Patch by Michael.
      22c889e7
  26. Oct 03, 2003
    • Dries Buytaert's avatar
      · 058971c3
      Dries Buytaert authored
      - Help improvements and translation improvements from Michael.  Thanks!
      058971c3
  27. Sep 30, 2003
    • Dries Buytaert's avatar
      · 446dc824
      Dries Buytaert authored
      - Changed 'view my blog' to 'my blog' and 'view recent posts' to 'recent
        posts'.  See mailing list discussion.
      446dc824
  28. Sep 28, 2003
    • Dries Buytaert's avatar
      · 32e8d77c
      Dries Buytaert authored
      - Associate a callback with the menu links!  (This callback is not yet being
        called but will be as soon the remaining links have been transformed to use
        the menu system.)
      
      - Made sure the menu does not render links with no callback and no children.
        Like this, the 'create content' link is not being shown when the user has
        no permission to add any content.
      32e8d77c
  29. Sep 27, 2003
    • Dries Buytaert's avatar
      · fe09d5a7
      Dries Buytaert authored
      - Committed Al's new admin link texts.  Remarks:
      
        1) As explained by Al, there is still a glitch with the 'create content'
           menu.
        2) The user module part of the patch did not apply due to Kjartan's earlier
           patch.
      fe09d5a7
  30. Sep 26, 2003
    • Dries Buytaert's avatar
      · f104d3cc
      Dries Buytaert authored
      - Committed the admin menu integration patch.  Thanks Adrian, Stefan and others.
      f104d3cc
  31. Sep 20, 2003
    • Dries Buytaert's avatar
      · 7eb33053
      Dries Buytaert authored
      - Updated the blog module to use the _validate hook.  Fixes bug #2920 reported
        by Jonathan.
      7eb33053
    • Dries Buytaert's avatar
      · 00a62647
      Dries Buytaert authored
      - Committed Nick's _content improvements.
      00a62647
  32. Sep 15, 2003
    • Dries Buytaert's avatar
      · d9cb4522
      Dries Buytaert authored
      - Book module improvements.  This commit changes the behavior of the "view"
        hook.  See mailing list for details; search for a mail with the subject:
        '[IMPORTANT] behavior of "view" hook changed'.  Modified patch from Nick.
      d9cb4522
  33. Sep 13, 2003
    • Dries Buytaert's avatar
      · fdc379bb
      Dries Buytaert authored
      - Some breadcrumb refinements by Nick.
      fdc379bb
    • Dries Buytaert's avatar
      · 33b76e9a
      Dries Buytaert authored
      - Added basic breadcrumb navigation to the blog module.
      33b76e9a
  34. Aug 16, 2003
    • Dries Buytaert's avatar
      · 8a2d5bed
      Dries Buytaert authored
      - Rewrote handling of forum icons and added default icons made by Steven
        Wittens.
      
      - Renamed some column titles in the forum module as per Moshe's suggestion.
      
      - Introduced a 'more-link' class to position the 'more' links.  Removed
        hard-coded markup from the modules.
      
      - Fixed bug in import module: the theme functions called a non-existing
        function.
      8a2d5bed