summaryrefslogtreecommitdiff
path: root/includes/theme.inc
Commit message (Expand)AuthorAge
* - merged block and box modules. modules/box.module should be removedKjartan Mannes2002-05-02
* - Applied Marco's big patch, including contributions from Moshe:Dries Buytaert2002-04-20
* - fixing bug reported by Remco.Kjartan Mannes2002-04-15
* This is a major change to the system, needs more testing!Kjartan Mannes2002-04-14
* - removed some warnings caused by implode.Kjartan Mannes2002-02-19
* - applying patches from Axel Kollmorgen. SeeKjartan Mannes2002-02-17
* - moved user block from theme.inc to user.module.Kjartan Mannes2002-01-21
* - 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
* - import.module:Dries Buytaert2001-12-30
* - Updated BaseTheme and the Drupal themes to have header($title = "") as the ...Steven Wittens2001-12-15
* 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
* - A large batch of updates, amongst them a rewritten node system. MoreDries Buytaert2001-11-01
* - 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 trackingKjartan Mannes2001-10-20
* - Started a theme.inc clean-up.Dries Buytaert2001-10-20
* - 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
* - Pass theme objects by reference, avoids creating copies and lets calledDries Buytaert2001-10-14
* - fixed 4 SQL queries to use ANSI SQL instead: '||' --> 'OR'Dries Buytaert2001-10-12
* - 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
* - a batch of updates, including some experimental changes to the moderationDries Buytaert2001-09-27
* - modified theme_block() to ignore blocks that have no content.Kjartan Mannes2001-09-25
* - added the "Log in" blockDries Buytaert2001-09-16
* - Added the new user module!Dries Buytaert2001-09-16
* - Changed the authentication and login scheme as discussed on the mailingDries Buytaert2001-08-11
* comment.incKjartan Mannes2001-07-25
* - import.module:Dries Buytaert2001-07-15
* - 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
* - Tidied up some stuff in account.php and theme.inc.Dries Buytaert2001-07-07
* Extremely large commit:Dries Buytaert2001-06-29
* - Made it possible to enter longer username such as 'Gerhard K*llesreit'.Dries Buytaert2001-06-23
* - Added a brand-new access.module which allows you to manage 'roles'Dries Buytaert2001-06-20
* - Merged "system settings" and "module settings" into one page. IMHODries Buytaert2001-06-17
* ChangesKjartan Mannes2001-06-15
* - Applied Remco's patch:Dries Buytaert2001-06-13
* - Fixed "administer" not being locale'd. (req. by Gerhard)Steven Wittens2001-06-12
* - Changed field_set(), field_get() and field_merge() to use ',' andDries Buytaert2001-06-11
* ChangesKjartan Mannes2001-06-11
* This a rather large commit that needs a lot of fine-tuning. If youDries Buytaert2001-06-10
* ChangesKjartan Mannes2001-06-10
* - Removed includes/timer.inc: it has been integrated in common.inc.Dries Buytaert2001-05-20
* - Removed the "history"-field from the SQL table "users" and addedDries Buytaert2001-05-16
* - Made the main page display sub-topics when a specific topicDries Buytaert2001-05-12
* - Added custom PHP error handler to track down warnings and errors.Dries Buytaert2001-05-06