summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAge
* - Fixed typo.Dries Buytaert2002-05-12
* - applied Stevens link patch.Kjartan Mannes2002-05-12
* - changed block, module and theme config pages to use checkboxes.Kjartan Mannes2002-05-11
* - Fixed broken RSS feeds.Dries Buytaert2002-05-05
* - rolling back common.inc. Wasn't supposed to be in the last commit.Kjartan Mannes2002-05-04
* - making sure the nodes call filter().Kjartan Mannes2002-05-04
* - filter changes part 1. Part 2 tomorrow.Kjartan Mannes2002-05-03
* - merged block and box modules. modules/box.module should be removedKjartan Mannes2002-05-02
* - fixing drupal_url()Kjartan Mannes2002-05-02
* - Included Moshe's guidelines on the use of t().Dries Buytaert2002-05-02
* - updating the PEAR db_query functions to the new format.Kjartan Mannes2002-05-01
* Patch by Moshe Weitzman:Dries Buytaert2002-04-27
* - Made the date strings configurable. Patch by Simon Lindsay.Dries Buytaert2002-04-24
* - Bugfix: solve problem with locales being "disabled". Reported by Jerritt,Dries Buytaert2002-04-24
* - bug fixes:Kjartan Mannes2002-04-22
* - Applied Marco's big patch, including contributions from Moshe:Dries Buytaert2002-04-20
* - fixing bug reported by Remco.Kjartan Mannes2002-04-15
* - Added Marco's long-awaited taxonmy module and patches - a replacementDries Buytaert2002-04-14
* This is a major change to the system, needs more testing!Kjartan Mannes2002-04-14
* - made the user information block into two different blocks. One forKjartan Mannes2002-04-02
* - applied search patch.Kjartan Mannes2002-03-05
* - removed some warnings caused by implode.Kjartan Mannes2002-02-19
* - Removed theme Trillian from the $themes-array.Dries Buytaert2002-02-19
* - applying patches from Axel Kollmorgen. SeeKjartan Mannes2002-02-17
* - Applied Natrak's module improvements.Dries Buytaert2002-01-30
* - Fixed more than 30 HTML and XML well-formedness errors.Dries Buytaert2002-01-27
* - moved user block from theme.inc to user.module.Kjartan Mannes2002-01-21
* - no changes, just line endings that got foubared.Kjartan Mannes2002-01-13
* - Fixed a typo in the example theme. (Patch by Mark)Dries Buytaert2002-01-12
* - Added a "title"-attribute to the "register" link and translated theDries Buytaert2002-01-11
* SessionKjartan Mannes2002-01-09
* - Fixed a typoDries Buytaert2002-01-05
* Integrated Marco's generic/improved cache into Drupal. Requires anDries Buytaert2002-01-05
* - import.module:Dries Buytaert2001-12-30
* - Merged 3 tiny include files into "common.inc".Dries Buytaert2001-12-27
* - changed the references to drop in conf.php with drupal. Its just nicer that...Kjartan Mannes2001-12-24
* - Added "query log" functionality to Drupal. Inspired by weitzman'sDries Buytaert2001-12-23
* Replaed incorrect "<p />" tag in form_item with a better <p> ... </p> combina...Steven Wittens2001-12-20
* form_checkbox() was totally broken: a checkbox needs a value on top of being ...Steven Wittens2001-12-20
* - Updated BaseTheme and the Drupal themes to have header($title = "") as the ...Steven Wittens2001-12-15
* comment.module:Dries Buytaert2001-12-08
* - Working on the filter code: removed the "filter()" statemets from theDries Buytaert2001-12-08
* - book.module:Dries Buytaert2001-12-06
* - Made a small improvement to format_name()Dries Buytaert2001-12-05
* - Upgraded the XML-RPC libraries to the latest version as suggested byDries Buytaert2001-12-05
* Node and book updates:Dries Buytaert2001-12-01
* - fixed pass by reference errors. PHP only allows declaration of &$vars, notKjartan Mannes2001-11-26
* - removed an unused variableDries Buytaert2001-11-26
* - Bugfix: when updating a book page, the name of the author did not change.Dries Buytaert2001-11-24
* A set of updates to the "_link" system:Dries Buytaert2001-11-24