Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - improved rating module: it now shows some basic statistics :-) | Dries Buytaert | 2001-04-07 |
| | | | | | | - updated database files - removed affialiate-site and drupal-site module: maintain them by hand through a box for now will you. | ||
* | - large commit of everything else that has been queued in my backlog: | Dries Buytaert | 2001-03-25 |
| | | | | it's not 100% stable yet | ||
* | Hey, | Jeroen Bensch | 2001-03-11 |
| | | | | | | | | Ehm in affiliate-sites and dupal-site we use SCRIPT, but w3 complained about the fact that there was no TYPE attribute specified with SCRIPT, I added SCRIPT=\"\" with both tags... (I have no clue what type of script we are using but at least this fixes a bug :)) It worked here locally, let's hope it still does on the wired... Also I corrected a </TTH> into a </TH> somewhere in the code of one of the modules, my eye just caught it, nothing special ;) Jeroen. | ||
* | - applied David Norman's patch to turn all <?'s into fully qualified | Dries Buytaert | 2001-03-10 |
| | | | | <?php's. | ||
* | - small updates | Dries Buytaert | 2001-02-10 |
| | |||
* | - removed redundant spaces | Dries Buytaert | 2001-01-26 |
| | |||
* | - fixed 2 typoes: "oops" | Dries Buytaert | 2001-01-03 |
| | |||
* | A batch of preparations for release candidate 2: | Dries Buytaert | 2001-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 |