summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Fixed bug in account.php.Dries Buytaert2000-12-30
| | | | | - Updated the documentation (again): I spent most of the day writing documentation which might well be considered plain boring.
* - fixed small bug in account.phpDries Buytaert2000-12-30
| | | | - added documentation
* - developement.module is now integrated into documentation.moduleDries Buytaert2000-12-30
| | | | (keeps the code base smaller)
* - here a bunch of changes to make "drupal" (for now) work with PHP 4.0.4Dries Buytaert2000-12-30
| | | | - tidied up some of the code and mainly working on the documentation
* - Jeroen: here are the correct and up-to-date database tables!Dries Buytaert2000-12-30
|
* - removed text in upper-right cornerDries Buytaert2000-12-29
|
* - better aligmentDries Buytaert2000-12-29
|
* - undid small improvement ;)Dries Buytaert2000-12-29
|
* - small improvementDries Buytaert2000-12-29
|
* - small bugfixDries Buytaert2000-12-29
|
* Surprise, surprise. After nothing but code, a large batch of changes:Dries Buytaert2000-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
* - small bugfixDries Buytaert2000-12-27
|
* - small bugfixes and standarized "export" routines for modules to use.Dries Buytaert2000-12-27
|
* - syndication changesDries Buytaert2000-12-25
|
* - finilized syndication / My Netscape channel stuff:Dries Buytaert2000-12-25
| | | | http://drop.org/syndication.rdf -> returns RDF backend
* - added RDF backendDries Buytaert2000-12-25
|
* - some improvements and code polishingDries Buytaert2000-12-24
| | | | - added a few extra blocks to choose from
* - small typoeDries Buytaert2000-12-23
|
* - small glitchDries Buytaert2000-12-23
|
* Yet another large batch of updates:Dries Buytaert2000-12-23
| | | | | | | | - I rearranged some of the code and clean-up some of the mess. - Added "blocks" which can be user defined/controlled: check to see. The positioning of blocks is rather basic for the moment, so I'm all open for input on that.
* - intermediate commit: see previous commitDries Buytaert2000-12-23
|
* - intermediate updatesDries Buytaert2000-12-23
|
* - intermediate commit: some bugfixes, changes and some drasticDries Buytaert2000-12-23
| | | | changes to block and module support
* - database backup scriptDries Buytaert2000-12-19
|
* - updated version of php-count: it now takes the modules into accountDries Buytaert2000-12-19
|
* - fixed small bug in admin pageDries Buytaert2000-12-17
|
* - improved web interface of cron module.Dries Buytaert2000-12-16
| | | | | | | | | | | - improved web interface of account module. - added simple permission system with both administrators and regular users. It can be made more fine-grained but it will do for now. - various small enhancements to the other modules, but nothing big.
* - a few more updatesDries Buytaert2000-12-16
|
* - small updateDries Buytaert2000-12-16
|
* - small fixes/updatesDries Buytaert2000-12-16
|
* - again, a more rock solid .htaccess - should be OK nowDries Buytaert2000-12-16
|
* - fixed broken link to diary pages from account.phpDries Buytaert2000-12-16
|
* - a better .htaccessDries Buytaert2000-12-16
|
* Again, a large batch of updates - I'm twisting things around here:Dries Buytaert2000-12-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. improved .htaccess to be more "secure": to keep prying eyes out 2. rewrote the administration section from scratch using a modular approach 3. improved the information gathered by error.php - we can now (hopefully) track what bots are crawling us. 4. fixed a bug in submit.php, fixed a bug in theme zaphod, fixed a bug in theme marvin. 5. rewrote cron from scratch - it now interfaces with modules as it should have been from the beginning. Very cool if you ask me - it can use UNIX/Linux crontabs. 6. updated widget.inc to be module aware - needs more work though - maybe this afternoon? 7. updated most modules: small bugfixes, improvements, and even the documentation 8. removed diary.php and made it a module - you can now run a drop.org site without a diary system if someone would prefer so 9. updated all themes to use the new modules where appropriate 10. added a robots.txt because the error message in the watchdog become annoying. 11. added the new configuration system (mutliple vhosts on the same source tree) - use hostname.conf instead of config.inc 12. removed calendar.inc and made it a module 13. added format_interval() to functions.inc (UnConeD) 14. whatever I forgot ...
* - large batch of updatesDries Buytaert2000-12-14
|
* - added a whole bunch of NEW modulesDries Buytaert2000-12-14
|
* - a first file which uses blobs - as a test/debug caseDries Buytaert2000-12-10
|
* - large batch of updated files featuring various changes: big, small andDries Buytaert2000-12-10
| | | | new stuff!
* - added so called "blobs": something hot, something new and something cool!Dries Buytaert2000-12-10
|
* - added 2 new modules!Dries Buytaert2000-12-10
| | | | | --> check http://drop.org/module.php?mod=module-list for a list of available modules
* - removed "dev.module" to replace it with an extended "development.module".Dries Buytaert2000-12-10
|
* - added a new cron deamon as discussed earlier!Dries Buytaert2000-12-10
|
* - added module support and preleminary (read: example) modulesDries Buytaert2000-12-07
|
* - changed quite a lot of things around, including small bug fixes (nothing)Dries Buytaert2000-12-07
| | | | | critical and module support. The faq.php will - for instance - become a module
* - fixed bug in the timezone functionality:Dries Buytaert2000-12-05
| | | | | an Australian user reported that he lived in GMT +13 - after verifying this rumor GTM +13 happens to exists so here goes.
* - testDries Buytaert2000-12-04
|
* - testDries Buytaert2000-12-04
|
* - testDries Buytaert2000-12-04
|
* - testDries Buytaert2000-12-04
|
* - testDries Buytaert2000-12-04
|