summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAge
...
* - 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
* - modified node_save so that revisions are not validated using check_input,Kjartan Mannes2001-11-23
* - modified node_save so that revisions are not validated using check_input,natrak2001-11-23
* - node system:Dries Buytaert2001-11-18
* - changed the PEAR version of db_query() to act similar to the MySQL one.Kjartan Mannes2001-11-13
* - fixed a typo in an English sentence.Dries Buytaert2001-11-12
* - Made a small change to the submission rate throttleDries Buytaert2001-11-12
* - node.module:Dries Buytaert2001-11-05
* - Another batch of updates. The most important bit is that the moderationDries Buytaert2001-11-04
* - typoDries Buytaert2001-11-04
* - node system:Dries Buytaert2001-11-04
* - small bugfixDries Buytaert2001-11-03
* - Made the node forms support "help texts": it is not possible to configureDries Buytaert2001-11-03
* - Another batch of updates/improvements:Dries Buytaert2001-11-01
* - A large batch of updates, amongst them a rewritten node system. MoreDries Buytaert2001-11-01
* - Made some improvements/updates to the database abstraction layer.Dries Buytaert2001-10-31
* - Added an ini_set(...) to conf.php to solve history/cache browsing issuesDries Buytaert2001-10-23
* - added a path field to the blocks. Its a regexp to define which pages youKjartan Mannes2001-10-22
* - 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