Skip to content
Snippets Groups Projects
  1. Jan 26, 2003
    • Dries Buytaert's avatar
      · 4028362f
      Dries Buytaert authored
      - Applied Moshe's _exit patch (slightly modified).
      
      - Fixed bug in system.module.
      4028362f
    • Dries Buytaert's avatar
      · ad9b0303
      Dries Buytaert authored
      - Some first changes to the system.module; tidied up some code, preparations
        for theme settings and borrowing some ideas from Kjartan's long-awaited
        system.module patch.
      ad9b0303
  2. Jan 23, 2003
  3. Jan 21, 2003
    • Dries Buytaert's avatar
      · 4dac201e
      Dries Buytaert authored
      - Patch by Ulf: XHTML-ified the code.
      4dac201e
    • Dries Buytaert's avatar
      · c52a3fea
      Dries Buytaert authored
      - Applied David's calendar patch: you can now configure at what day a week
        start.
      c52a3fea
    • Dries Buytaert's avatar
      · 9a23223e
      Dries Buytaert authored
      - Applied Ori's format_plural() patch; see mailing list for details.
      
        NOTE: some modules in the contributions repository might need to be updated.
      9a23223e
    • Dries Buytaert's avatar
      · ef0acbf2
      Dries Buytaert authored
      - A node's comment table is now being emitted by the new table rendering
        functions.
      ef0acbf2
    • Dries Buytaert's avatar
      - Tidied up some SQL queries. · d6adac74
      Dries Buytaert authored
      d6adac74
    • Dries Buytaert's avatar
      · 966f0811
      Dries Buytaert authored
      - Tidied up some SQL queries.
      966f0811
    • Dries Buytaert's avatar
      · a7b5d34c
      Dries Buytaert authored
      - Corrected the documentation.
      a7b5d34c
    • Dries Buytaert's avatar
      · dc3940cc
      Dries Buytaert authored
      Patch by Ax:
      
        - Removed the XML prolog from xtemplate.xtmpl because some browsers have difficulties with it and it's not required. see http://webstandards.org/learn/reference/prolog_problems.html.
      
        - Fixed the term link.
      dc3940cc
  4. Jan 20, 2003
  5. Jan 16, 2003
    • Dries Buytaert's avatar
      · fe72ab1c
      Dries Buytaert authored
      - Bugfix: statistics.module can't give referrer statistics other than the
        external ones with clean URLs.  Patch by Ulf Rompe.
      fe72ab1c
    • Dries Buytaert's avatar
      · 8fa32017
      Dries Buytaert authored
      - Fixed type: "form" -> "forum".  Patch by Ulf Rompe.
      8fa32017
  6. Jan 15, 2003
    • Dries Buytaert's avatar
      Patch by Marco: · f6da12ca
      Dries Buytaert authored
      - forum: fixed link to new topic
      - forum: new topic shows default forum correctly
      - forum: first_new is back; the anchor didn't consider multiple pages
      - forum: use standard pager, needed some changes/fixes to pager.inc
      - forum: some cleanup
      - forum: taxonomy hook
      - renamed first_new to simply new
      - added an optional parameter to pager_query for the count query
      - used the optional count param for paging forum topics
      - internal change: moving a topic doesn't duplicate the node anymore but just
        changes the forum (term); no change in functionality, and shadow still
        works (suggested by Dries).  This probably also made some queries somewhat
        lighter.
      - bug fixed: anonymous users always saw "n (n new)" in the replies column
      - updated pager help and moved from _help to phpdoc
      f6da12ca
    • Dries Buytaert's avatar
    • Dries Buytaert's avatar
      · 6f151247
      Dries Buytaert authored
      - Enabled XML-RPC.
      6f151247
    • Dries Buytaert's avatar
      · e25bc4fd
      Dries Buytaert authored
      - Fixed glitch in table_cell().  Spotted by Michael.
      e25bc4fd
  7. Jan 14, 2003
  8. Jan 13, 2003
    • Dries Buytaert's avatar
      · dc3df675
      Dries Buytaert authored
      - Small bugfix and small cleanup.  Patch by Marco.
      dc3df675
  9. Jan 12, 2003
    • Dries Buytaert's avatar
      · 81efba93
      Dries Buytaert authored
      - Removed depricated function.
      81efba93
    • Dries Buytaert's avatar
      · 0fba793a
      Dries Buytaert authored
      - Fixed a typo that caused quite a few redundant SQL queries.
      0fba793a
    • Dries Buytaert's avatar
      · 7d677b5c
      Dries Buytaert authored
      - Added some more URL rewrite rules based on contributions from Gerhard.
      7d677b5c
    • Dries Buytaert's avatar
      · 97f4bdb9
      Dries Buytaert authored
      - Made sure all table headers could be translated.
      
      - Made the book module use the new table rendering function.
      97f4bdb9
  10. Jan 11, 2003
    • Dries Buytaert's avatar
      · d1521b48
      Dries Buytaert authored
      - Rewrite old-style URLs.  Based on patch by Gerhard.
      d1521b48
    • Dries Buytaert's avatar
      · 0d384c8e
      Dries Buytaert authored
      - Fixed "clean URL" glitch in queue module.  Patch by Ax.
      
      - Small improvement to url().  Patch by Ax.
      0d384c8e
  11. Jan 10, 2003
    • Dries Buytaert's avatar
      · ba3eead0
      Dries Buytaert authored
      - Made sure the text doesn't wrap.
      ba3eead0
  12. Jan 09, 2003
    • Dries Buytaert's avatar
      · 6334ee20
      Dries Buytaert authored
      - Code improvement: forgot to update an URL to the clean URL scheme.
      6334ee20
    • Dries Buytaert's avatar
      · 87dbb823
      Dries Buytaert authored
      - Minor comment module improvements/fixes.
      87dbb823
    • Dries Buytaert's avatar
      · 58190e49
      Dries Buytaert authored
      - Added Hugo Espuny as the Debian maintainer.
      58190e49
    • Dries Buytaert's avatar
      · 640128b0
      Dries Buytaert authored
      - Added some isset()s to kill some "Undefined variable" warnings.  Patch by
        Julio.
      640128b0
Loading