Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - applied David Norman's patch to turn all <?'s into fully qualified | Dries Buytaert | 2001-03-10 |
| | | | | <?php's. | ||
* | A rather large and important update: | Dries Buytaert | 2001-03-07 |
| | | | | revised most of the SQL queries and tried to make drupal as secure as possible (while trying to avoid redundant/duplicate checks). For drupal's sake, try to screw something up. See the mail about PHPNuke being hacked appr. 6 days ago. The one who finds a problem is rewarded a beer (and I'm willing to ship it to Norway if required). I beg you to be evil. Try dumping a table a la "http://localhost/index.php?date=77778;DROP TABLE users" or something. ;) | ||
* | - documentation updates contributed by Michael O'Henly <michael@tenzo.com> | Dries Buytaert | 2001-02-05 |
| | | | | and myself | ||
* | - removed redundant spaces | Dries Buytaert | 2001-01-26 |
| | |||
* | - rewrote the block placement stuff and updated the themes. | Dries Buytaert | 2001-01-13 |
| | | | | | | | IMPORTANT: you have to drop 2 tables "blocks" and "layout" and you have to recreate them again with those in database/database.mysql - integrated the documentation written by UnConeD | ||
* | Surprise, surprise. After nothing but code, a large batch of changes: | Dries Buytaert | 2000-12-29 |
| | | | | | | | | | | | | | | | | | | | | | | - removed droplets - added (optional) admin_blocks module - added (optional) affiliate module - added (optional) about module (only placeholder, under construction) - fixed some tiny bugs (e.g. quote bug in search.php) - partionally rewrote some modules to be big, bad and better - partionally rewrote some modules to be more uniform - added GNU GPL license to CVS Also: - installed PHP 4.0.4 on my localhost and now working towards PHP 4.0.4 compatibility. - I think I'll baptize the engine "drupal". If you have a better idea, try convincing me ASAP. Todo: - more testing (also with PHP 4.0.4) - make "project"-module: download, info, blah blah - complete documentation | ||
* | - some improvements and code polishing | Dries Buytaert | 2000-12-24 |
| | | | | - added a few extra blocks to choose from | ||
* | - intermediate updates | Dries Buytaert | 2000-12-23 |