summaryrefslogtreecommitdiff
path: root/index.php
Commit message (Expand)AuthorAge
* - Fixed a typo in the PostgreSQL database scheme. Patch by Michael Frankowski.Dries Buytaert2003-05-13
* - Fixed some PHP "notices".Dries Buytaert2003-04-21
* - Fixed "undefined index/variable" warning. Patch by Ax.Dries Buytaert2003-03-04
* - Everything is using theme("function") now instead of $theme->function().Dries Buytaert2003-02-15
* - Clean URL patch.Dries Buytaert2003-01-06
* - Added a check for register_globals.Dries Buytaert2003-01-04
* - Made Drupal report an error when magic_quotes are disabled.Dries Buytaert2002-12-26
* - Removed dead code.Dries Buytaert2002-10-18
* This is a major change to the system, needs more testing!Kjartan Mannes2002-04-14
* - changed the $function code to use module_invoke() as its a lot cleaner andKjartan Mannes2001-11-17
* - 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
* - a batch of updates, including some experimental changes to the moderationDries Buytaert2001-09-27
* - added node_page() to list what index.php used to list.Kjartan Mannes2001-09-25
* - Fixed 2 typos in the user module. Thanks Axel and Remco.Dries Buytaert2001-09-18
* - Fixed typo.Dries Buytaert2001-06-30
* Extremely large commit:Dries Buytaert2001-06-29
* - Added a brand-new access.module which allows you to manage 'roles'Dries Buytaert2001-06-20
* Oops, a rather large commit:Dries Buytaert2001-06-17
* - Made index.php work with new meta.module.Dries Buytaert2001-06-15
* This a rather large commit that needs a lot of fine-tuning. If youDries Buytaert2001-06-10
* - Moved most of the options in structure.module to node.module. TheDries Buytaert2001-06-02
* - Improved node_get() so that it will try to skip one additional queryDries Buytaert2001-05-20
* - Changed the node_get_object() and node_get_array() functions to allow multi...Steven Wittens2001-05-20
* CHANGESDries Buytaert2001-05-20
* - 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
* Welp. Large commit ahead.Dries Buytaert2001-04-30
* - Addition: added a "promote" field to the node table, whichDries Buytaert2001-04-21
* Another big update so please read this carefully because there is important i...Dries Buytaert2001-04-16
* Large commit, read it carefully, and make the required changes toDries Buytaert2001-04-16
* - improved submit.php:Dries Buytaert2001-04-15
* - fixed issue depricated call-by-reference issuesDries Buytaert2001-03-29
* - large commit of everything else that has been queued in my backlog:Dries Buytaert2001-03-25
* - nodified index.php:Dries Buytaert2001-03-24
* - applied David Norman's patch to turn all <?'s into fully qualifiedDries Buytaert2001-03-10
* - some important changes to our theme API which can be summerized as:Dries Buytaert2001-03-08
* A rather large and important update:Dries Buytaert2001-03-07
* - various updates, bugfixes and improvementsDries Buytaert2001-02-04
* I know, I know, it is getting nasty lately but I have another large commit af...Dries Buytaert2001-01-21
* - updated/improved discussion engine: it needs additional fine-tuningDries Buytaert2001-01-20
* - here a bunch of changes to make "drupal" (for now) work with PHP 4.0.4Dries Buytaert2000-12-30
* Yet another large batch of updates:Dries Buytaert2000-12-23
* * tiny improvements (!= bug fixes)Dries Buytaert2000-11-14
* Another batch with a lot of internal updates, yet no visual changes to theDries Buytaert2000-11-13
* A big, fat commit with a shitload of internal changes. Not that muchDries Buytaert2000-10-19
* A lot of (non-visual) updates!Dries Buytaert2000-10-10
* * Reorganised a few things and fixed the theme-update bug reported by UCD.Dries Buytaert2000-10-04
* Over the last 2 days I redid and reorganized an afwul lot of code andDries Buytaert2000-09-11