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. Feb 10, 2004
    • Dries Buytaert's avatar
      · 38e89dd0
      Dries Buytaert authored
      - Patch 5775 by Goba: fixes the only error currently reported by the doxygen
        parser in Drupal core, plus fixes some errorneous (copy-pasted) doxygen docs.
      38e89dd0
  4. Feb 08, 2004
    • Dries Buytaert's avatar
      · 8239dd07
      Dries Buytaert authored
      - Changed some double quotes to single quotes.
      8239dd07
  5. Jan 31, 2004
  6. Jan 29, 2004
    • Dries Buytaert's avatar
      · c8daca07
      Dries Buytaert authored
      - Patch #5448 by pz: removed code duplication from theme.inc.
      c8daca07
    • Dries Buytaert's avatar
      · abc8317a
      Dries Buytaert authored
      - Fixed bug #5384: tablesort outputs invalid HTML (improved patch).
      abc8317a
  7. Jan 28, 2004
  8. Jan 26, 2004
    • Dries Buytaert's avatar
      · 66702283
      Dries Buytaert authored
      - Patch 5140 by Moshe: removed the theme("header") and theme("footer") functions.
      66702283
  9. 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
  10. Jan 11, 2004
    • 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
  11. Jan 07, 2004
    • Dries Buytaert's avatar
      · 56a637fe
      Dries Buytaert authored
      - Fixed bug #5004: missing <title>-tag in the example theme.
      56a637fe
  12. Jan 02, 2004
    • Dries Buytaert's avatar
      · f6082cda
      Dries Buytaert authored
      - Fixed bug 4916: users can have disabled themes.  Modified patch by Mathias.
      
         1. Remove the theme object.  There is no need to keep it around since meta
            information for a theme can be retrieved via list_themes().  All we really
            need is the theme name.
      
         2. Check if the user selected theme is enabled during theme initialization.
            This is the easiest place to put the check and doesn't mess with the user's
            settings.  Their database profile will still contain the disabled theme
            selection, but they will be rendering the default admin-selected theme
            until their chosen theme is once again activated.
      f6082cda
  13. Dec 22, 2003
    • Dries Buytaert's avatar
      · 2dcb8904
      Dries Buytaert authored
      - Fixed bug #4771: variable_get(site_name, ...) -> variable_get('site_name', ...);
      2dcb8904
    • Dries Buytaert's avatar
      · 770174b2
      Dries Buytaert authored
      - Updated documentation, small bug fix and small improvements to the <label>
        tags.
      
        To be discussed and investigated: when a form element has no title an empty
        <label> tag will be emitted (eg. "remember me" checkbox).  This doesn't make
        sense but is our best option for now.
      770174b2
    • Dries Buytaert's avatar
      · 54a74aba
      Dries Buytaert authored
      - Accessibility improvements: made the <label>-tags use the 'for'-attribute.
      54a74aba
  14. Dec 18, 2003
    • Dries Buytaert's avatar
      · aa2f6162
      Dries Buytaert authored
      - Fixed typo: $outpout -> $output.  Fixed bug 4690.
      aa2f6162
  15. Dec 16, 2003
    • Kjartan Mannes's avatar
      - Type in comment block. · 3e3f3972
      Kjartan Mannes authored
      3e3f3972
    • 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
  16. Dec 13, 2003
    • Dries Buytaert's avatar
      · 67fe1716
      Dries Buytaert authored
      - Bugfix: removed incorrect print statements from theme.inc.
      67fe1716
    • Dries Buytaert's avatar
      · 4d54978a
      Dries Buytaert authored
      - Small change to the default theme.
      4d54978a
  17. Dec 08, 2003
    • Dries Buytaert's avatar
      · 3904790e
      Dries Buytaert authored
      - Tidied up the DoxyGen comments.  Patch by Kjartan.
      3904790e
  18. Dec 04, 2003
    • Dries Buytaert's avatar
      · d45bf0f1
      Dries Buytaert authored
      - Patch 185 by Ax: fixed undefined variables, synchronized xtemplate with sf, etc.
      d45bf0f1
  19. Nov 27, 2003
  20. Nov 26, 2003
    • Dries Buytaert's avatar
      · b55975d6
      Dries Buytaert authored
      - Doxygen improvements.  Patch by Ax.
      b55975d6
  21. Nov 25, 2003
    • Dries Buytaert's avatar
      · c0494c0a
      Dries Buytaert authored
      - Committed phase 4 of JonBob's menu system changes.
      c0494c0a
  22. Nov 24, 2003
    • Dries Buytaert's avatar
      · 2df7214a
      Dries Buytaert authored
      - Rollbacked Ax's theme.inc changes as they failed to apply correctly.
      2df7214a
    • Dries Buytaert's avatar
      Patch by Ax to fixe and improve to the core doxygen PHPdoc: · 06045ff7
      Dries Buytaert authored
        * fixes all doxygen warnings [#]_ in the current code base
          + changes @param style from phpDocumentor (@param type $var desc) to doxygen (@param $var desc)
          + documents all undocumented parameters
          + escapes / fixes html warnings
          + fixes @defgroup in theme.inc
        * adds more groupings [#]_
          + drupal_{set|get}_title, drupal_{set|get}_breadcrumb
          + pager.inc: pager_api (pager_query(), pager_display()), pager pieces
        * adds a new group "themeable" which contains all themeable functions.
      06045ff7
    • Dries Buytaert's avatar
      · af5bc7cd
      Dries Buytaert authored
      - Made the Xtemplate theme degrade gracefully when CSS is disabled.
      af5bc7cd
  23. Nov 23, 2003
    • Dries Buytaert's avatar
      · 26735ac5
      Dries Buytaert authored
      - Committed phase 3 of JonBob's menu changes.  Adds an API for modules to
        define titles and breadcrumbs for their pages, and updates the theme
        system to display them.
      26735ac5
  24. Nov 19, 2003
    • Dries Buytaert's avatar
      - Block and theme improvements. Patch by Ax. · 98063726
      Dries Buytaert authored
         + block_list() (in block.module): returns an array of block objects for
           $region.
         + theme_blocks() (in theme.inc): uses block_list() and theme("block") to
           actually render them.
      
        Advantages:
         + Decouples blocks content and layout, allows block_list() to be used
           for non-output purposes (think "pull").
         + Unifies naming in theme.inc: render_blocks()) didn't really fit there.
         + Puts block_list() in blocks.module where it logically belongs.
      
      - Removed some cruft from the Xtemplate theme.  Patch by Ax.
      98063726
  25. Nov 17, 2003
  26. Nov 13, 2003
    • Dries Buytaert's avatar
      · 36bb5755
      Dries Buytaert authored
      - table(...) -> theme("table", ...)
      36bb5755
  27. Nov 10, 2003
  28. Nov 09, 2003
    • Dries Buytaert's avatar
      · 951b553a
      Dries Buytaert authored
      - Committed stage 2 of the theme system improvements!  Patch by CodeMonkeyX.
      951b553a
    • Dries Buytaert's avatar
      · c79eb8c9
      Dries Buytaert authored
      - Bugfix: made theme_footer() call theme_closure() instead of itself.  Patch by Bart.
      c79eb8c9
  29. Nov 08, 2003
    • Dries Buytaert's avatar
      · 1f273dac
      Dries Buytaert authored
      - Committed stage 1 of the theme system improvements.
      
        Some TODO's:
         * The sidebars of theme Marvin and theme UnConeD look unstyled.
         * CSS-ify theme UnConeD so we can remove the class around the functions.
         * Rewrite theme_init() not to use a class and simplify theme()
           accordingly.
      1f273dac