| Commit message (Expand) | Author | Age |
* | - Updated BaseTheme and the Drupal themes to have header($title = "") as the ... | Steven Wittens | 2001-12-15 |
* | A set of updates to the "_link" system: | Dries Buytaert | 2001-11-24 |
* | - modified node_save so that revisions are not validated using check_input, | Kjartan Mannes | 2001-11-23 |
* | - A large batch of updates, amongst them a rewritten node system. More | Dries Buytaert | 2001-11-01 |
* | - added a path field to the blocks. Its a regexp to define which pages you | Kjartan Mannes | 2001-10-22 |
* | - added the CVS keyword $Id$ to all files to make future version tracking | Kjartan Mannes | 2001-10-20 |
* | - Started a theme.inc clean-up. | Dries Buytaert | 2001-10-20 |
* | - blocks will now show up again if 'Enabled: always' | Kjartan Mannes | 2001-10-16 |
* | - I tidied up most SQL tables to be more consistent with the rest of the | Dries Buytaert | 2001-10-14 |
* | - Pass theme objects by reference, avoids creating copies and lets called | Dries Buytaert | 2001-10-14 |
* | - fixed 4 SQL queries to use ANSI SQL instead: '||' --> 'OR' | Dries Buytaert | 2001-10-12 |
* | - PEAR-ification of Drupal by claw: you can now host Drupal on a wide | Dries Buytaert | 2001-10-09 |
* | - added a comment() function to the base theme: you don't have to overload | Dries Buytaert | 2001-10-07 |
* | - Improved search architecture derived from Axel's new search patches. | Dries Buytaert | 2001-10-03 |
* | - a batch of updates, including some experimental changes to the moderation | Dries Buytaert | 2001-09-27 |
* | - modified theme_block() to ignore blocks that have no content. | Kjartan Mannes | 2001-09-25 |
* | - added the "Log in" block | Dries Buytaert | 2001-09-16 |
* | - Added the new user module! | Dries Buytaert | 2001-09-16 |
* | - Changed the authentication and login scheme as discussed on the mailing | Dries Buytaert | 2001-08-11 |
* | comment.inc | Kjartan Mannes | 2001-07-25 |
* | - import.module: | Dries Buytaert | 2001-07-15 |
* | - blog.module: | Dries Buytaert | 2001-07-14 |
* | - theme system: | Dries Buytaert | 2001-07-14 |
* | Update of the box function in themes to allow a difference in style/output/lo... | Steven Wittens | 2001-07-14 |
* | - Tidied up some stuff in account.php and theme.inc. | Dries Buytaert | 2001-07-07 |
* | Extremely large commit: | Dries Buytaert | 2001-06-29 |
* | - Made it possible to enter longer username such as 'Gerhard K*llesreit'. | Dries Buytaert | 2001-06-23 |
* | - Added a brand-new access.module which allows you to manage 'roles' | Dries Buytaert | 2001-06-20 |
* | - Merged "system settings" and "module settings" into one page. IMHO | Dries Buytaert | 2001-06-17 |
* | Changes | Kjartan Mannes | 2001-06-15 |
* | - Applied Remco's patch: | Dries Buytaert | 2001-06-13 |
* | - Fixed "administer" not being locale'd. (req. by Gerhard) | Steven Wittens | 2001-06-12 |
* | - Changed field_set(), field_get() and field_merge() to use ',' and | Dries Buytaert | 2001-06-11 |
* | Changes | Kjartan Mannes | 2001-06-11 |
* | This a rather large commit that needs a lot of fine-tuning. If you | Dries Buytaert | 2001-06-10 |
* | Changes | Kjartan Mannes | 2001-06-10 |
* | - Removed includes/timer.inc: it has been integrated in common.inc. | Dries Buytaert | 2001-05-20 |
* | - Removed the "history"-field from the SQL table "users" and added | Dries Buytaert | 2001-05-16 |
* | - Made the main page display sub-topics when a specific topic | Dries Buytaert | 2001-05-12 |
* | - Added custom PHP error handler to track down warnings and errors. | Dries Buytaert | 2001-05-06 |
* | - Uhm. Rewrote the module system: less code clutter, less run-time | Dries Buytaert | 2001-05-05 |
* | - Addition: added a new, tiny forum module: I will use this forum | Dries Buytaert | 2001-04-29 |
* | Changes | Kjartan Mannes | 2001-04-23 |
* | Large commit, read it carefully, and make the required changes to | Dries Buytaert | 2001-04-16 |
* | - added new variable: theme_footer which can be used to provide a | Dries Buytaert | 2001-04-14 |
* | - fixed a small SQL bug in page.module | Dries Buytaert | 2001-04-11 |
* | A lot of small changes (search-n-replace) make a big commit: | Dries Buytaert | 2001-04-06 |
* | <center></center> ==> <div align="center"></div> | Dries Buytaert | 2001-04-02 |
* | - fixed issue depricated call-by-reference issues | Dries Buytaert | 2001-03-29 |
* | - refactoring, refactoring, refactoring | Dries Buytaert | 2001-03-25 |