- Jan 26, 2003
-
-
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.
-
- Jan 23, 2003
-
-
Dries Buytaert authored
-
Dries Buytaert authored
- Added missing t() function. Patch by Stefan.
-
- Jan 21, 2003
-
-
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.
-
- Jan 20, 2003
-
-
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 "&".
-
- Jan 16, 2003
-
-
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.
-
- Jan 15, 2003
-
-
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.
-
- Jan 14, 2003
-
-
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.
-
- Jan 13, 2003
-
-
Dries Buytaert authored
- Small bugfix and small cleanup. Patch by Marco.
-
- Jan 12, 2003
-
-
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.
-
Dries Buytaert authored
- Made sure all table headers could be translated. - Made the book module use the new table rendering function.
-
- Jan 11, 2003
-
-
Dries Buytaert authored
- Rewrite old-style URLs. Based on patch by Gerhard.
-
Dries Buytaert authored
- Fixed "clean URL" glitch in queue module. Patch by Ax. - Small improvement to url(). Patch by Ax.
-
- Jan 10, 2003
-
-
Dries Buytaert authored
- Made sure the text doesn't wrap.
-
- Jan 09, 2003
-
-
Dries Buytaert authored
- Code improvement: forgot to update an URL to the clean URL scheme.
-
Dries Buytaert authored
- Minor comment module improvements/fixes.
-
Dries Buytaert authored
- Added Hugo Espuny as the Debian maintainer.
-
Dries Buytaert authored
- Added some isset()s to kill some "Undefined variable" warnings. Patch by Julio.
-