Skip to content
Snippets Groups Projects
  1. Sep 28, 2003
  2. 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
  3. Sep 26, 2003
  4. Sep 25, 2003
    • Dries Buytaert's avatar
      · 645d026e
      Dries Buytaert authored
      - Added $Id$ tags.  Patch by Chris.
      645d026e
  5. Sep 24, 2003
    • Dries Buytaert's avatar
      · 586455b5
      Dries Buytaert authored
      - Added a pubDate for each item.  Patch by Neil.
      586455b5
    • Dries Buytaert's avatar
      · 718e7865
      Dries Buytaert authored
      - Updated the installation guidelines as per Charlie's suggestion (#2274).
      718e7865
  6. Sep 23, 2003
  7. Sep 21, 2003
    • Dries Buytaert's avatar
      · 3025ca01
      Dries Buytaert authored
      - Fixed bug 2803: a user's signature was being erased when administered.
      3025ca01
  8. Sep 20, 2003
  9. Sep 19, 2003
    • Dries Buytaert's avatar
      · 2fbc7fcf
      Dries Buytaert authored
      - Committed a partial administration page integration patch.
      2fbc7fcf
  10. Sep 18, 2003
  11. Sep 16, 2003
    • Dries Buytaert's avatar
      · a4a83815
      Dries Buytaert authored
      - Updated the CHANGELOG: added a line about the book module changes, fixed
        some typos.
      a4a83815
    • Dries Buytaert's avatar
      · e20f59d9
      Dries Buytaert authored
      - Jonathan's "HTML filter" improvements.
      
      > If turning on both filters is bad, we shouldn't allow the user to
      > select both, should we? The attached patch folds the Escape HTML option
      > into the same dropdown as the Filter HTML option, preventing both from
      > being activated.
      e20f59d9
    • Dries Buytaert's avatar
      · 62f93994
      Dries Buytaert authored
      - Added 'escape HTML' option to the filters.  Patch by Gabor Hojtsy.
      62f93994
    • Dries Buytaert's avatar
      01f3bcfc
    • Dries Buytaert's avatar
      · 93e6513e
      Dries Buytaert authored
      - Fixed typo.  Patch by Nick.
      93e6513e
    • Dries Buytaert's avatar
      · a18b09b0
      Dries Buytaert authored
      - Fixed bug #2874: typo in watchdog module help.  Patch by Stefan.
      a18b09b0
  12. 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
  13. Sep 14, 2003
    • Dries Buytaert's avatar
      · 7e60456c
      Dries Buytaert authored
      - Page module simplification.  Patch by Nick Berendsen.
      
        > page.module:
        > -output is in theme("node") instead of theme("box"). This is a must for the
        > outline to work. The only difference is that the links are rendered by the
        > theme_node function instead of in the page_view. The links _are_ the same.
      7e60456c
    • Dries Buytaert's avatar
      · 9fbab016
      Dries Buytaert authored
      - Tidied up the usage of module_invoke() and module_invoke_all().  Patch by
        Jonathan Chaffer.
      9fbab016
    • Dries Buytaert's avatar
      · df3afcbc
      Dries Buytaert authored
      - Don't use the global theme object; use theme() instead.
      df3afcbc
    • Dries Buytaert's avatar
      · 18e840ac
      Dries Buytaert authored
      - Bugfix: fixed string being check_query()-ed twice. Bug #2425.  Patch by
        Matt.
      18e840ac
  14. Sep 13, 2003
    • Dries Buytaert's avatar
      - Changed $theme->links() to theme("links", $links). · 9801a196
      Dries Buytaert authored
      - Added page titles.  Modified version of patch 0104 by Kendow; patch updated
        for HEAD branch.
      
        > Modified 4.2.0 code to pass localized title text to theme header so user
        > pages have meaningful <title> element content.
      9801a196
    • Dries Buytaert's avatar
      · 36a553c6
      Dries Buytaert authored
      - Remove node_invoke_all as it has a misleading name and is redundant with
        module_invoke_all.  Patch by Jonathan Chaffer.
      36a553c6
    • Dries Buytaert's avatar
      · 8382ea54
      Dries Buytaert authored
      - Xtemplate improvements by Kristjan:
      
      > no changes in presentation, just a structure changes
      >
      > - removed inline styles from .xtmpl
      > - removed duplicated #header class reference, renamed second one to #content as context$
      > - simplified some CSS selectors (tested on IE and mozilla, please test on Opera, if pos$
      > - some .class -> #class
      
      Note: tested on Opera; couldn't spot any differences.
      8382ea54
Loading