summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* A batch of patches:Dries Buytaert2001-01-06
| | | | | | | | | | | | | | | | - configuration: + renamed $db_name to $db_user + renamed $db_base to $db_name - fixed small diary glitch - fixed initial-comment-score problem - fixed comment rating bug: improved the API and updated the themes - removed some tabs from Steven ;) - fixed backend warnings and improved robustness I'm not happy yet with the headline grabber - it generates too many SQL errors. - some small cosmetic changes in comment.module - fixed minor glitch in format_interval()
* - the diary module is truly modular nowDries Buytaert2001-01-04
| | | | - the faq has been spell checked
* - fixed more then 30 typoes (thanks to my Linux spellchecker)Dries Buytaert2001-01-04
|
* - changed "xxx headline" into "xxx headlines" (extra 's')Dries Buytaert2001-01-03
|
* - fixed 2 typoes: "oops"Dries Buytaert2001-01-03
|
* A batch of preparations for release candidate 2:Dries Buytaert2001-01-03
| | | | | | | | | | | | | | | | - expanded documentation (written by Jeroen) - fixed bug in includes/module.inc - fixed bug in modules/backend.class - renamed some of the SQL tables (!) - started making the diary.module truly modular (not finished yet) - renamed "admin_blocks" to "boxes" - added new functionality to "boxes": apart from PHP boxes, you can now create ASCII boxes as well as HTML boxes for those who are not confident with PHP. (requested by stalor) - added drupal-site module to keep track of known drupal sites - added small Perl script to generate encrypted CVS passwords
* - bugfix in "Top 10: most recent stories"Dries Buytaert2001-01-03
|
* - small additionsDries Buytaert2001-01-03
|
* - setup an anonymous CVS account with password 'anonymous' and updated theDries Buytaert2001-01-02
| | | | documentation
* Typoes/grammar check.Steven Wittens2001-01-02
|
* - quickly created a project module (in less then 5 minutes, for theDries Buytaert2001-01-01
| | | | | | records) before crashing into my bed after waay to heavy New Year parties while facing the fact I have to get up at 6:45am to go to work.
* - fixed a few typoes in the documentationDries Buytaert2001-01-01
|
* - fixed PHP4.0.4 problem in discussion.php.Dries Buytaert2000-12-31
| | | | | | | - some improvements to account.php and theme.inc. - updated the documentation (again, again and again) - added INSTALL file - removed redundant files
* - 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
* - better aligmentDries 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
|
* - added RDF backendDries Buytaert2000-12-25
|
* - some improvements and code polishingDries Buytaert2000-12-24
| | | | - added a few extra blocks to choose from
* 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 updatesDries Buytaert2000-12-23
|
* - 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 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
|
* - 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 module support and preleminary (read: example) modulesDries Buytaert2000-12-07