summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - 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
|
* - fixes small SQL bug/warningDries Buytaert2000-11-29
|
* little bugger bugSteven Wittens2000-11-26
|
* - small updateDries Buytaert2000-11-25
|
* - Redid most of account.php and fixed quite some bugs!Dries Buytaert2000-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 Wittens2000-11-21
| | | | Zaphod is outdated as well, and Marvin doesn't contain a check for 0 in there.
* amdin.php:Dries Buytaert2000-11-20
| | | | | | | | | | | | | | - fixed bug in story section account.php: - removed death code, clean-up, reorganization - added "lost password?" functionality faq.php: - clean-up watchdog.inc: - improvements - end of input-limit test period error.php: - improvements, still crappy layout though
* * tiny improvements (!= bug fixes)Dries Buytaert2000-11-14
|
* theme tweakingSteven Wittens2000-11-13
|
* theme enlargementSteven Wittens2000-11-13
|
* * a new script file to count the lines of code. ;)Dries Buytaert2000-11-13
| | | | | | | [dries@dione drop]$ ./scripts/php-count lines of code in .inc files : 1046 lines of code in .php files : 2796 lines of code in .theme files: 1096
* * and the correct database settingsDries Buytaert2000-11-13
|
* Another batch with a lot of internal updates, yet no visual changes to theDries Buytaert2000-11-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | site: - watchdog (rewrite): + the collected information provides more details and insights for post-mortem research + input limitation - database abstraction layer: + mysql errors are now verbose and is no longer displayed in a browser - fixes a possible security risk - admin.php: + updated watchdog page + fixed security flaw - diary.php: + fixed nl2br problem - themes: + fixed comment bug in all 3 themes. - misc: + renamed some global variables for sake of consistency: $sitename --> $site_name $siteurl --> $site_url + added input check where (a) exploitable and (b) possible + added input size check + various small improvements + fixed various typoes ... and much, much more in fact.
* * small improvements to my themes:Dries Buytaert2000-11-07
| | | | | - they now use 'discussion_num_filtered()' to display the number of filtered comments.
* - fixed bug in backend.incDries Buytaert2000-11-07
| | | | | | (check http://www.drop.org/backend.php) - update theme.inc to use widget.inc - small enhancements to function.inc
* * renamed template.inc to widget.inc:Dries Buytaert2000-11-07
| | | | | | | note that `widget.inc' is nothing more then a library with standard widgets (eg "New headlines", "New diary entries", and so on). Every theme builder is free to make custom widgets and to include them in their .theme file!