summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAge
* - Clean URL patch.Dries Buytaert2003-01-06
* Typo ('tat' > 'that')Steven Wittens2003-01-05
* - Added an extra parameter to watchdog() which lets you specifiy an "action"Dries Buytaert2003-01-04
* - Tidied up the use of check_output(). Might make rendering pages a bitDries Buytaert2002-12-31
* - Bugfix: wrapped an RSS item's description in a check_output() to ensureDries Buytaert2002-12-31
* - Code improvement: menu_tree() will no longer generate empty "<ul></ul>"Dries Buytaert2002-12-30
* - Check input given to table rendering functions to avoid warning.Dries Buytaert2002-12-30
* - Added table rendering functions. As an example, I changed the node moduleDries Buytaert2002-12-29
* - We don't have to show the main row anymore.Dries Buytaert2002-12-27
* - Made Drupal report an error when magic_quotes are disabled.Dries Buytaert2002-12-26
* - Refactored the administration pages.Dries Buytaert2002-12-24
* - Small improvement. Patch by Moshe.Dries Buytaert2002-12-21
* - Removed some backslashes. Reported by Adam.Dries Buytaert2002-12-20
* - Fixed bug in cache_clear_all(). Patch by Marco.Dries Buytaert2002-12-16
* - Forgot a tag.Dries Buytaert2002-12-15
* - Committed Marco's pager improvements.Dries Buytaert2002-12-14
* Applied patch by Natrak:Dries Buytaert2002-12-11
* - Fixed typo. Reported by Kobus.Dries Buytaert2002-12-11
* o Permission improvements:Dries Buytaert2002-12-10
* - Made sure session.cache_limiter is set to "none" as suggested by MosheDries Buytaert2002-12-08
* - Added "short_open_tag 1" to the PHP settings.Dries Buytaert2002-12-07
* - Added some extra information about PHP settings.Dries Buytaert2002-12-02
* - Patch by Jeremy to fix a module loading bug:Dries Buytaert2002-11-29
* - Fixed small glitch in drupal_goto(): somethimes a "&" got appended. PatchDries Buytaert2002-11-29
* - Applied Ax's pager patch: includes documentation (rewrote it somewhat) and twoDries Buytaert2002-11-26
* - Added some comments/explanation wrt to the "$db_url" settings; this seemedDries Buytaert2002-11-26
* - SID will now only be appended when session.use_trans_sid is set. PatchDries Buytaert2002-11-21
* - Don't display "1" when there is only one page.Dries Buytaert2002-11-18
* - changing theme patch. Now Drupal will init the $this->path automatically.Kjartan Mannes2002-11-17
* - changing the sorting algorithm in module_list so it is case insensitive.Kjartan Mannes2002-11-17
* Patch based on work of Kjartan:Dries Buytaert2002-11-17
* - made the themes path aware. If your theme creates a constructor function itKjartan Mannes2002-11-16
* - Small cosmetic change. Patch by Natrak.Dries Buytaert2002-11-10
* - Fixed db_query_range() in PEAR database abstraction layer. Patch by James.Dries Buytaert2002-11-09
* - Oops. Braino.Dries Buytaert2002-11-09
* - Oops. The db_query_range() query got added twice.Dries Buytaert2002-11-09
* - Added check to see whether $items is initiliazed. Thanks James.Dries Buytaert2002-11-09
* - Added a db_query_range function. Patch by Natrak, slightly modified.Dries Buytaert2002-11-09
* - Applied Moshe's "theme head" patch:Dries Buytaert2002-11-09
* * Added Jeremy's pager:Dries Buytaert2002-11-09
* Patch by Natrak:Dries Buytaert2002-11-08
* - removing whitespace (+testing still).Kjartan Mannes2002-11-06
* - Committed Marco's block rewrite:Dries Buytaert2002-10-26
* - Killed a warning. Reported by ax.Dries Buytaert2002-10-24
* - Made it possible to connect to mysql databases running on non-standardDries Buytaert2002-10-23
* - Wrapped some hardcoded colors in "theme_invoke()"s; we can still createDries Buytaert2002-10-22
* . fixing what I did earlier. Not sure how that happend.Kjartan Mannes2002-10-20
* - applying patch from Ax. Bug #389:Kjartan Mannes2002-10-20
* - removed function module_rehash().Kjartan Mannes2002-10-17
* - Committed Jeremy's incarnation of the statistics module. Last minutesDries Buytaert2002-10-13