summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAge
* - added a comment() function to the base theme: you don't have to overloadDries Buytaert2001-10-07
* - Improved search architecture derived from Axel's new search patches.Dries Buytaert2001-10-03
* - tidied up some "$status"-es and removed "$rstatus".Dries Buytaert2001-10-02
* - small improvement to 'drupal_goto()'Dries Buytaert2001-09-30
* - small bugfix in drupal_gotoDries Buytaert2001-09-30
* - typoDries Buytaert2001-09-30
* - replaced all 'header("Location: foo")'s by a call to 'drupal_goto()'Dries Buytaert2001-09-30
* - fixed small glitch in node_del()Dries Buytaert2001-09-28
* - removed the themes that are not actively maintained ...Dries Buytaert2001-09-28
* - comment.inc:Dries Buytaert2001-09-28
* - a batch of updates, including some experimental changes to the moderationDries Buytaert2001-09-27
* - Upgraded the XML-RPC libraries to version 1.01:Dries Buytaert2001-09-25
* - modified theme_block() to ignore blocks that have no content.Kjartan Mannes2001-09-25
* - improvement: got rid of the "failed to delete node: set node status toDries Buytaert2001-09-25
* - Fixed translation bugs (reported by Alexander Schwartz)Dries Buytaert2001-09-24
* - Fixed bug reported by Kristjan and Mike: anonymous users can postDries Buytaert2001-09-20
* - fixed comments using the timestamp of the comment, and not the timestampnatrak2001-09-19
* - small bugfixDries Buytaert2001-09-18
* - added the "Log in" blockDries Buytaert2001-09-16
* - Added the new user module!Dries Buytaert2001-09-16
* - Added an XML-RPC server. Modules that want to export remote procedureDries Buytaert2001-09-09
* - fix a _bug_ in "max threaded" modeDries Buytaert2001-09-07
* - fixed HTML typo in search.inc which confused Mozilla - thanks Carl andDries Buytaert2001-09-06
* - common.inc:Dries Buytaert2001-08-28
* - variable_del(): small improvement/fixDries Buytaert2001-08-28
* module.incKjartan Mannes2001-08-23
* - Fixed bug in conf_init() not returning the default 'conf' when noDries Buytaert2001-08-22
* - Removed the confusing comment as suggested by Jared.Dries Buytaert2001-08-21
* - Changed the authentication and login scheme as discussed on the mailingDries Buytaert2001-08-11
* locale.moduleKjartan Mannes2001-08-08
* - common.inc:Dries Buytaert2001-08-03
* common.incKjartan Mannes2001-07-25
* common.incnatrak2001-07-25
* user.incnatrak2001-07-25
* comment.incKjartan Mannes2001-07-25
* comment.incnatrak2001-07-25
* account.phpnatrak2001-07-24
* - Fixed '" should be &' problem in feeds.Dries Buytaert2001-07-18
* - moved format_size() from file.module to common.inc.Kjartan Mannes2001-07-17
* - Various updates, mostly related to our RDF/RSS backend.Dries Buytaert2001-07-15
* - import.module:Dries Buytaert2001-07-15
* - blog.module:Dries Buytaert2001-07-14
* - blog.module:Dries Buytaert2001-07-14
* - theme system:Dries Buytaert2001-07-14
* Update of the box function in themes to allow a difference in style/output/lo...Steven Wittens2001-07-14
* - blog.module:Dries Buytaert2001-07-12
* - Added blog.module to replace diary.module (contrubeted by Julian):Dries Buytaert2001-07-11
* - account.php:Dries Buytaert2001-07-07
* - Tidied up some stuff in account.php and theme.inc.Dries Buytaert2001-07-07
* - common.inc:Dries Buytaert2001-07-03