Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - removed text in upper-right corner | Dries Buytaert | 2000-12-29 |
| | |||
* | - better aligment | Dries Buytaert | 2000-12-29 |
| | |||
* | - undid small improvement ;) | Dries Buytaert | 2000-12-29 |
| | |||
* | - small improvement | Dries Buytaert | 2000-12-29 |
| | |||
* | - small bugfix | Dries Buytaert | 2000-12-29 |
| | |||
* | 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 | ||
* | - small bugfix | Dries Buytaert | 2000-12-27 |
| | |||
* | - small bugfixes and standarized "export" routines for modules to use. | Dries Buytaert | 2000-12-27 |
| | |||
* | - syndication changes | Dries Buytaert | 2000-12-25 |
| | |||
* | - finilized syndication / My Netscape channel stuff: | Dries Buytaert | 2000-12-25 |
| | | | | http://drop.org/syndication.rdf -> returns RDF backend | ||
* | - added RDF backend | Dries Buytaert | 2000-12-25 |
| | |||
* | - some improvements and code polishing | Dries Buytaert | 2000-12-24 |
| | | | | - added a few extra blocks to choose from | ||
* | - small typoe | Dries Buytaert | 2000-12-23 |
| | |||
* | - small glitch | Dries Buytaert | 2000-12-23 |
| | |||
* | Yet another large batch of updates: | Dries Buytaert | 2000-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 commit | Dries Buytaert | 2000-12-23 |
| | |||
* | - intermediate updates | Dries Buytaert | 2000-12-23 |
| | |||
* | - intermediate commit: some bugfixes, changes and some drastic | Dries Buytaert | 2000-12-23 |
| | | | | changes to block and module support | ||
* | - database backup script | Dries Buytaert | 2000-12-19 |
| | |||
* | - updated version of php-count: it now takes the modules into account | Dries Buytaert | 2000-12-19 |
| | |||
* | - fixed small bug in admin page | Dries Buytaert | 2000-12-17 |
| | |||
* | - improved web interface of cron module. | Dries Buytaert | 2000-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 updates | Dries Buytaert | 2000-12-16 |
| | |||
* | - small update | Dries Buytaert | 2000-12-16 |
| | |||
* | - small fixes/updates | Dries Buytaert | 2000-12-16 |
| | |||
* | - again, a more rock solid .htaccess - should be OK now | Dries Buytaert | 2000-12-16 |
| | |||
* | - fixed broken link to diary pages from account.php | Dries Buytaert | 2000-12-16 |
| | |||
* | - a better .htaccess | Dries Buytaert | 2000-12-16 |
| | |||
* | Again, a large batch of updates - I'm twisting things around here: | Dries Buytaert | 2000-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 updates | Dries Buytaert | 2000-12-14 |
| | |||
* | - added a whole bunch of NEW modules | Dries Buytaert | 2000-12-14 |
| | |||
* | - a first file which uses blobs - as a test/debug case | Dries Buytaert | 2000-12-10 |
| | |||
* | - large batch of updated files featuring various changes: big, small and | Dries Buytaert | 2000-12-10 |
| | | | | new stuff! | ||
* | - added so called "blobs": something hot, something new and something cool! | Dries Buytaert | 2000-12-10 |
| | |||
* | - added 2 new modules! | Dries Buytaert | 2000-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 Buytaert | 2000-12-10 |
| | |||
* | - added a new cron deamon as discussed earlier! | Dries Buytaert | 2000-12-10 |
| | |||
* | - added module support and preleminary (read: example) modules | Dries Buytaert | 2000-12-07 |
| | |||
* | - changed quite a lot of things around, including small bug fixes (nothing) | Dries Buytaert | 2000-12-07 |
| | | | | | critical and module support. The faq.php will - for instance - become a module | ||
* | - fixed bug in the timezone functionality: | Dries Buytaert | 2000-12-05 |
| | | | | | an Australian user reported that he lived in GMT +13 - after verifying this rumor GTM +13 happens to exists so here goes. | ||
* | - test | Dries Buytaert | 2000-12-04 |
| | |||
* | - test | Dries Buytaert | 2000-12-04 |
| | |||
* | - test | Dries Buytaert | 2000-12-04 |
| | |||
* | - test | Dries Buytaert | 2000-12-04 |
| | |||
* | - test | Dries Buytaert | 2000-12-04 |
| | |||
* | - fixes small SQL bug/warning | Dries Buytaert | 2000-11-29 |
| | |||
* | little bugger bug | Steven Wittens | 2000-11-26 |
| | |||
* | - small update | Dries Buytaert | 2000-11-25 |
| | |||
* | - Redid most of account.php and fixed quite some bugs! | Dries Buytaert | 2000-11-25 |
| | | | | Check out your new user account stuff and give me some feedback. | ||
* | Fixed the "below your threshold" bug... it still had an old method in there. ↵ | Steven Wittens | 2000-11-21 |
| | | | | Zaphod is outdated as well, and Marvin doesn't contain a check for 0 in there. |