summaryrefslogtreecommitdiff
path: root/modules/system.module
Commit message (Expand)AuthorAge
* - 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
* - Clean URL patch.Dries Buytaert2003-01-06
* - Fixed a typo in the documentation, as well as extended the documentationDries Buytaert2002-12-29
* - Usability improvement: made the theme selector and module selector pagesDries Buytaert2002-12-29
* - Refactored the administration pages.Dries Buytaert2002-12-24
* - Applied patch by Gerhard to dissable submission throttle.Dries Buytaert2002-12-02
* - Fixed a caching bug.Dries Buytaert2002-11-25
* - removing some obsolete code.Kjartan Mannes2002-11-20
* - Applied Natrak's "create PHP content" patch.Dries Buytaert2002-11-18
* Patch based on work of Kjartan:Dries Buytaert2002-11-17
* - Applied Stefan's t()-function patches.Dries Buytaert2002-11-10
* - Settings will no longer be lost of including a file fails.Kjartan Mannes2002-11-08
* Patch by Natrak:Dries Buytaert2002-11-08
* - Made two INSERT queries ANSI compliant. Patch by James, slightly modifiedDries Buytaert2002-08-26
* - Small cosmetic change to the system module.Dries Buytaert2002-08-15
* - Bugfix: moved the delete query down. Patch by Marco.Dries Buytaert2002-08-14
* - Patch by kika: "If a module is disabled on the "site configurationDries Buytaert2002-08-08
* - Made a small cosmetic change to the modules admin page.Dries Buytaert2002-06-09
* - improved module descriptions.Kjartan Mannes2002-06-08
* - Bugfix: clicking "help" on the "site configuration" didn't show any help.Dries Buytaert2002-06-08
* - Clarified the help texts a bit.Dries Buytaert2002-06-08
* - The Drupal module is no longer required.Dries Buytaert2002-06-06
* - adding descriptions to modules (thanks Joe + Scott).Kjartan Mannes2002-06-01
* - Ran the code through 'scripts/code-clean.sh': removed trailing whitespaceDries Buytaert2002-05-20
* - updating all nodes to use taxonomy terms.Kjartan Mannes2002-05-19
* - module and theme admin pages work again.Kjartan Mannes2002-05-12
* - changed block, module and theme config pages to use checkboxes.Kjartan Mannes2002-05-11
* - XHTML-ified a few things.Dries Buytaert2002-05-02
* - Renamed "settings and filters" to "site configuration": you might have toDries Buytaert2002-04-28
* - Made the date strings configurable. Patch by Simon Lindsay.Dries Buytaert2002-04-24
* - Applied Marco's big patch, including contributions from Moshe:Dries Buytaert2002-04-20
* This is a major change to the system, needs more testing!Kjartan Mannes2002-04-14
* - applied search patch.Kjartan Mannes2002-03-05
* - Added documentation contributed by Moshe.Dries Buytaert2002-02-22
* - updated configuration/user.module to use ini_get("sendmail_from") asKjartan Mannes2002-02-20
* - Some more documentation updates.Dries Buytaert2002-02-07
* - Included the cache documentation.Dries Buytaert2002-02-07
* - Added "query log" functionality to Drupal. Inspired by weitzman'sDries Buytaert2001-12-23
* - Added new feature. Explanation will follow on the mailing list.Dries Buytaert2001-12-16
* - Removed the "password words" setting: they are part of the user systemDries Buytaert2001-11-25
* - Bugfix: when updating a book page, the name of the author did not change.Dries Buytaert2001-11-24
* - A large batch of updates, amongst them a rewritten node system. MoreDries Buytaert2001-11-01
* - added a new configuration option that lets you set various index.phpKjartan Mannes2001-10-20
* - added the CVS keyword $Id$ to all files to make future version trackingKjartan Mannes2001-10-20
* - fixed a small typo: "hour" --> "hours"Dries Buytaert2001-10-12
* - fixed small glitch in node_del()Dries Buytaert2001-09-28
* - bugfix: a permission was missing from the permission tableDries Buytaert2001-09-28
* - fixed a HTML typo as reported by AlexanderDries Buytaert2001-09-26
* - added node_page() to list what index.php used to list.Kjartan Mannes2001-09-25