- 13 Jan, 2001 1 commit
-
-
Dries Buytaert authored
- created 2 new functions; check_textfield() and check_textarea() and integrated them were appropriate. It works better and the code is more readable then it used to be: (see http://drop.org/discussion.php?id=44&pid=0#0) - story authors can no longer moderate their own stories (requested by Natrak) - fix inie-winnie small detail in theme marvin
-
- 10 Jan, 2001 2 commits
-
-
Jeroen authored
I removed my theme.class.php, now if someone changes my Jeroen dir into jeroen everything should be back in order. I don't think it would be a good idea to remove all of Jeroen and commit all of jeroen, would it. :) Now you can release rc2. :)
-
Jeroen authored
As I wrote in the mail, this is my .theme for now. Rather than sending the screenshot to all of you seperately, maybe you could just add a line for my theme in your <hostname>.conf and test it. This for example: "Jeroen" => array( "themes/jeroen/jeroen.theme", "piped theme, grey/rusty, pretty nifty"));
-
- 08 Jan, 2001 1 commit
-
-
Dries Buytaert authored
- removed redundant file: a left-over from previous optimizations
-
- 07 Jan, 2001 2 commits
-
-
Dries Buytaert authored
-
Dries Buytaert authored
- fixed 2 small bugs in account.php - drastically improved administration section - drastically revamped story administration: added new feature to schedule the publishing of stories - applied correct naming conventions to submission.php - fixed 1 small glitch in boxes - somewhat expanded the documentation = changed one SQL table - updated the faq with info on drupal - ... and more things I forgot about
-
- 06 Jan, 2001 2 commits
-
-
Dries Buytaert authored
- fixed small quote problem when editing a diary entry
-
Dries Buytaert authored
A batch of patches: - 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()
-
- 05 Jan, 2001 2 commits
-
-
Steven Wittens authored
-
Steven Wittens authored
-
- 04 Jan, 2001 5 commits
-
-
Dries Buytaert authored
- fixed small flaw that showed up with PHP 4.0.0-rcxx but not with PHP 4.0.4
-
Dries Buytaert authored
- the diary module is truly modular now - the faq has been spell checked
-
Dries Buytaert authored
- fixed more then 30 typoes (thanks to my Linux spellchecker)
-
Steven Wittens authored
-
Steven Wittens authored
-
- 03 Jan, 2001 5 commits
-
-
Dries Buytaert authored
- changed "xxx headline" into "xxx headlines" (extra 's')
-
Dries Buytaert authored
- fixed 2 typoes: "oops"
-
Dries Buytaert authored
A batch of preparations for release candidate 2: - 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
-
Dries Buytaert authored
- bugfix in "Top 10: most recent stories"
-
Dries Buytaert authored
-
- 02 Jan, 2001 4 commits
-
-
Dries Buytaert authored
- setup an anonymous CVS account with password 'anonymous' and updated the documentation
-
Steven Wittens authored
-
Dries Buytaert authored
-
Dries Buytaert authored
- fixed bug in hostname.conf
-
- 01 Jan, 2001 3 commits
-
-
Dries Buytaert authored
- quickly created a project module (in less then 5 minutes, for the 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.
-
Dries Buytaert authored
- prepared hostname.conf for public release
-
Dries Buytaert authored
- fixed a few typoes in the documentation
-
- 31 Dec, 2000 1 commit
-
-
Dries Buytaert authored
- fixed PHP4.0.4 problem in discussion.php. - some improvements to account.php and theme.inc. - updated the documentation (again, again and again) - added INSTALL file - removed redundant files
-
- 30 Dec, 2000 5 commits
-
-
Dries Buytaert authored
- Fixed bug in account.php. - Updated the documentation (again): I spent most of the day writing documentation which might well be considered plain boring.
-
Dries Buytaert authored
- fixed small bug in account.php - added documentation
-
Dries Buytaert authored
- developement.module is now integrated into documentation.module (keeps the code base smaller)
-
Dries Buytaert authored
- here a bunch of changes to make "drupal" (for now) work with PHP 4.0.4 - tidied up some of the code and mainly working on the documentation
-
Dries Buytaert authored
- Jeroen: here are the correct and up-to-date database tables!
-
- 29 Dec, 2000 6 commits
-
-
Dries Buytaert authored
-
Dries Buytaert authored
- better aligment
-
Dries Buytaert authored
-
Dries Buytaert authored
- small improvement
-
Dries Buytaert authored
- small bugfix
-
Dries Buytaert authored
Surprise, surprise. After nothing but code, a large batch of changes: - 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
-
- 27 Dec, 2000 1 commit
-
-
Dries Buytaert authored
-