summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* - See http://lists.drupal.org/pipermail/drupal-devel/2003-February/021824.html.Dries Buytaert2003-02-11
* - Changed '%s' into '%d' such that an empty $user->uid is converted to 0. RequiDries Buytaert2003-02-09
* - Changed '%s' into '%d' such that an empty $user->uid is converted to 0. Re...Dries Buytaert2003-02-09
* - Changed '%s' into '%d' such that an empty $user->uid is converted to 0. RequiDries Buytaert2003-02-09
* - Applied Alastair's date patch.Dries Buytaert2003-02-09
* - Fixed bug #1133: disabled comments are no longer shown. Thanks Gerhard.Dries Buytaert2003-02-09
* - Small improvements to help people getting started with the xtemplateDries Buytaert2003-02-09
* - Fixed typo: forum2 -> forum.Dries Buytaert2003-02-07
* - Updated the database scheme.Dries Buytaert2003-02-06
* - Removed redundant code.Dries Buytaert2003-02-02
* - Patch by Moshe: sometimes modules display content composed by people whoDries Buytaert2003-02-02
* - Made it possible to print forum submission guidelines. Patch by Moshe.Dries Buytaert2003-02-02
* - Some updatesDries Buytaert2003-02-01
* - Fixed typo: '$node->nide' -> '$node->nid'. Patch by Alastair.Dries Buytaert2003-02-01
* - Added some caching. Patch by Moshe.Dries Buytaert2003-02-01
* Patch by Ax:Dries Buytaert2003-02-01
* - Committed Alastair Tse's getallheaders() patch.Dries Buytaert2003-01-31
* - Bugfix; we got redirected to the wrong URL.Dries Buytaert2003-01-29
* - Bugfix: removed the call to comment_moderation.Dries Buytaert2003-01-29
* - Renamed "Allow HTML tags" to "Filter HTML tags" for clarity. Reported byDries Buytaert2003-01-29
* - Corrected misplaced quote. Reported by Gerhard.Dries Buytaert2003-01-29
* - Fixed bug introduced by Moshe's common.inc patch; posting content wouldDries Buytaert2003-01-27
* - Fixed XHTML glitch in the sitemap. Thanks Moshe and Michael.Dries Buytaert2003-01-27
* - Added sitemap feature to administration pages. Requested by variousDries Buytaert2003-01-26
* - Applied Moshe's _exit patch (slightly modified).Dries Buytaert2003-01-26
* - Some first changes to the system.module; tidied up some code, preparationsDries Buytaert2003-01-26
* - Moved the filter()s back to the individual node modules as it used to be.Dries Buytaert2003-01-23
* - Tidied up XHTML. Patch by Ulf.Dries Buytaert2003-01-23
* - Patch by Ulf: XHTML-ified the code.Dries Buytaert2003-01-21
* - Applied David's calendar patch: you can now configure at what day a weekDries Buytaert2003-01-21
* - Applied Ori's format_plural() patch; see mailing list for details.Dries Buytaert2003-01-21
* - A node's comment table is now being emitted by the new table renderingDries Buytaert2003-01-21
* - Tidied up some SQL queries.Dries Buytaert2003-01-21
* - Tidied up some SQL queries.Dries Buytaert2003-01-21
* - Corrected the documentation.Dries Buytaert2003-01-21
* Patch by Ax:Dries Buytaert2003-01-21
* - Added a template driven theme.Dries Buytaert2003-01-20
* - Removed theme goofy from CVS.Dries Buytaert2003-01-20
* - Tidied up some SQL queries.Dries Buytaert2003-01-20
* - Tidied up some SQL queries.Dries Buytaert2003-01-20
* - Fixed bug #1041; sime queries where broken.Dries Buytaert2003-01-20
* - Replaced "&" by "&". Patch by Ulf.Dries Buytaert2003-01-20
* - Tidied up a SQL query.Dries Buytaert2003-01-20
* - Bugfix: statistics.module can't give referrer statistics other than theDries Buytaert2003-01-16
* - Fixed type: "form" -> "forum". Patch by Ulf Rompe.Dries Buytaert2003-01-16
* Patch by Marco:Dries Buytaert2003-01-15
* - Fixed bug/warning when an anonymous users tries to post a node. ReportedDries Buytaert2003-01-15
* - Enabled XML-RPC.Dries Buytaert2003-01-15
* - Fixed glitch in table_cell(). Spotted by Michael.Dries Buytaert2003-01-15
* - Small improvement to the admin menu based on feedback from Michael.Dries Buytaert2003-01-14