summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAge
* - added the CVS keyword $Id$ to all files to make future version trackingnatrak2001-10-20
* - added the CVS keyword $Id$ to all files to make future version trackingKjartan Mannes2001-10-20
* - Started a theme.inc clean-up.Dries Buytaert2001-10-20
* - modified the variable code so you can override site settings in the config ...Kjartan Mannes2001-10-20
* - modified the variable code so you can override site settings in the config ...natrak2001-10-20
* - Removed a node's link ID (lid) as discussed on the mailing list. SeeDries Buytaert2001-10-16
* - blocks will now show up again if 'Enabled: always'Kjartan Mannes2001-10-16
* - I tidied up most SQL tables to be more consistent with the rest of theDries Buytaert2001-10-14
* - Small improvement to db_query() to make debuging queries a bit more easy.Dries Buytaert2001-10-14
* - Pass theme objects by reference, avoids creating copies and lets calledDries Buytaert2001-10-14
* - Fixed the remaining SQL problems when running MySQL in ANSI mode.Dries Buytaert2001-10-13
* - fixed 4 SQL queries to use ANSI SQL instead: '||' --> 'OR'Dries Buytaert2001-10-12
* - added a few missing rollback()'s and corrected a typoDries Buytaert2001-10-12
* - added sequence tablesDries Buytaert2001-10-11
* - PEAR-ification of Drupal by claw: you can now host Drupal on a wideDries Buytaert2001-10-09
* - 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