- 27 Jan, 2003 2 commits
- 26 Jan, 2003 3 commits
-
-
Dries authored
- Added sitemap feature to administration pages. Requested by various people including Michael and Moshe.
-
Dries authored
- Applied Moshe's _exit patch (slightly modified). - Fixed bug in system.module.
-
Dries 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.
-
- 23 Jan, 2003 2 commits
- 21 Jan, 2003 8 commits
-
-
Dries authored
- Patch by Ulf: XHTML-ified the code.
-
Dries authored
- Applied David's calendar patch: you can now configure at what day a week start.
-
Dries authored
- Applied Ori's format_plural() patch; see mailing list for details. NOTE: some modules in the contributions repository might need to be updated.
-
Dries authored
- A node's comment table is now being emitted by the new table rendering functions.
-
Dries authored
-
Dries authored
- Tidied up some SQL queries.
-
Dries authored
- Corrected the documentation.
-
Dries 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.
-
- 20 Jan, 2003 7 commits
- 16 Jan, 2003 2 commits
- 15 Jan, 2003 4 commits
-
-
Dries 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
-
Dries authored
by David.
-
Dries authored
- Enabled XML-RPC.
-
Dries authored
- Fixed glitch in table_cell(). Spotted by Michael.
-
- 14 Jan, 2003 3 commits
- 13 Jan, 2003 1 commit
-
-
Dries authored
- Small bugfix and small cleanup. Patch by Marco.
-
- 12 Jan, 2003 4 commits
-
-
Dries authored
- Removed depricated function.
-
Dries authored
- Fixed a typo that caused quite a few redundant SQL queries.
-
Dries authored
- Added some more URL rewrite rules based on contributions from Gerhard.
-
Dries authored
- Made sure all table headers could be translated. - Made the book module use the new table rendering function.
-
- 11 Jan, 2003 2 commits
- 10 Jan, 2003 1 commit
-
-
Dries authored
- Made sure the text doesn't wrap.
-
- 09 Jan, 2003 1 commit
-
-
Dries authored
- Code improvement: forgot to update an URL to the clean URL scheme.
-