- 31 Jan, 2003 1 commit
-
-
Dries Buytaert authored
-
- 29 Jan, 2003 4 commits
-
-
Dries Buytaert authored
- Bugfix; we got redirected to the wrong URL.
-
Dries Buytaert authored
- Bugfix: removed the call to comment_moderation.
-
Dries Buytaert authored
- Renamed "Allow HTML tags" to "Filter HTML tags" for clarity. Reported by Ax.
-
Dries Buytaert authored
- Corrected misplaced quote. Reported by Gerhard.
-
- 27 Jan, 2003 2 commits
-
-
Dries Buytaert authored
- Fixed bug introduced by Moshe's common.inc patch; posting content would cause "Array" to be displayed.
-
Dries Buytaert authored
- Fixed XHTML glitch in the sitemap. Thanks Moshe and Michael.
-
- 26 Jan, 2003 3 commits
-
-
Dries Buytaert authored
- Added sitemap feature to administration pages. Requested by various people including Michael and Moshe.
-
Dries Buytaert authored
- Applied Moshe's _exit patch (slightly modified). - Fixed bug in system.module.
-
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.
-
- 23 Jan, 2003 2 commits
-
-
Dries Buytaert authored
-
Dries Buytaert authored
- Added missing t() function. Patch by Stefan.
-
- 21 Jan, 2003 8 commits
-
-
Dries Buytaert authored
- Patch by Ulf: XHTML-ified the code.
-
Dries Buytaert authored
- Applied David's calendar patch: you can now configure at what day a week start.
-
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.
-
Dries Buytaert authored
- A node's comment table is now being emitted by the new table rendering functions.
-
Dries Buytaert authored
-
Dries Buytaert authored
- Tidied up some SQL queries.
-
Dries Buytaert authored
- Corrected the documentation.
-
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.
-
- 20 Jan, 2003 7 commits
-
-
Dries Buytaert authored
- Added a template driven theme.
-
Dries Buytaert authored
-
Dries Buytaert authored
- Tidied up some SQL queries.
-
Dries Buytaert authored
-
Dries Buytaert authored
- Fixed bug #1041; sime queries where broken. - Fixed problem with page links not being displayed.
-
Dries Buytaert authored
- Replaced "&" by "&". Patch by Ulf.
-
Dries Buytaert authored
- Changed a "&" to a "&".
-
- 16 Jan, 2003 2 commits
-
-
Dries Buytaert authored
- Bugfix: statistics.module can't give referrer statistics other than the external ones with clean URLs. Patch by Ulf Rompe.
-
Dries Buytaert authored
- Fixed type: "form" -> "forum". Patch by Ulf Rompe.
-
- 15 Jan, 2003 4 commits
-
-
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
-
Dries Buytaert authored
by David.
-
Dries Buytaert authored
- Enabled XML-RPC.
-
Dries Buytaert authored
- Fixed glitch in table_cell(). Spotted by Michael.
-
- 14 Jan, 2003 3 commits
-
-
Dries Buytaert authored
-
Dries Buytaert authored
- Small improvement to the admin menu based on feedback from Michael.
-
Dries Buytaert authored
- Added 'php_value arg_separator.output "&"' as suggested by Curtis.
-
- 13 Jan, 2003 1 commit
-
-
Dries Buytaert authored
- Small bugfix and small cleanup. Patch by Marco.
-
- 12 Jan, 2003 3 commits
-
-
Dries Buytaert authored
- Removed depricated function.
-
Dries Buytaert authored
- Fixed a typo that caused quite a few redundant SQL queries.
-
Dries Buytaert authored
- Added some more URL rewrite rules based on contributions from Gerhard.
-