Commit Graph

27667 Commits (0de81e316d99e8e3dea5078dc951cb2fb98184db)

Author SHA1 Message Date
Dries Buytaert 554d9b080b - 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
2001-01-07 19:21:28 +00:00
Dries Buytaert 63a335e1ed - fixed small quote problem when editing a diary entry 2001-01-06 14:51:04 +00:00
Dries Buytaert 8511d9fb45 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()
2001-01-06 11:39:43 +00:00
Steven Wittens b604c43894 Oops typo :) 2001-01-05 12:17:25 +00:00
Steven Wittens 5f95212d11 Added a dynamic "administrate" link to the account box. 2001-01-05 12:09:46 +00:00
Dries Buytaert db0c9420a3 - fixed small flaw that showed up with PHP 4.0.0-rcxx but not with PHP 4.0.4 2001-01-04 21:17:07 +00:00
Dries Buytaert 2e495b7d0e - the diary module is truly modular now
- the faq has been spell checked
2001-01-04 21:09:40 +00:00
Dries Buytaert aac188d346 - fixed more then 30 typoes (thanks to my Linux spellchecker) 2001-01-04 19:35:55 +00:00
Steven Wittens fbb5370581 Category bug fixed. 2001-01-04 15:27:26 +00:00
Steven Wittens 3238b4f272 I whipped up a favicon to please our IE using users... 2001-01-04 15:21:43 +00:00
Dries Buytaert 6fe5d29a61 - changed "xxx headline" into "xxx headlines" (extra 's') 2001-01-03 21:35:12 +00:00
Dries Buytaert 7e8e413305 - fixed 2 typoes: "oops" 2001-01-03 21:32:29 +00:00
Dries Buytaert 4572760eb3 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
2001-01-03 21:23:58 +00:00
Dries Buytaert c85a0ee005 - bugfix in "Top 10: most recent stories" 2001-01-03 09:24:00 +00:00
Dries Buytaert ca2d5d6fb2 - small additions 2001-01-03 06:35:36 +00:00
Dries Buytaert fcc52fa430 - setup an anonymous CVS account with password 'anonymous' and updated the
documentation
2001-01-02 20:26:10 +00:00
Steven Wittens 9a221a7e8e Typoes/grammar check. 2001-01-02 19:06:02 +00:00
Dries Buytaert a5b8640b00 - fixed bug in database.inc 2001-01-02 06:35:23 +00:00
Dries Buytaert f2a25094e6 - fixed bug in hostname.conf 2001-01-02 06:16:22 +00:00
Dries Buytaert 89da4770d3 - 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.
2001-01-01 22:11:04 +00:00
Dries Buytaert 51d516240a - prepared hostname.conf for public release 2001-01-01 12:17:57 +00:00
Dries Buytaert fc3d320d86 - fixed a few typoes in the documentation 2001-01-01 12:00:09 +00:00
Dries Buytaert f055cf11e0 - 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
2000-12-31 08:24:16 +00:00
Dries Buytaert 697e5eb49d - Fixed bug in account.php.
- Updated the documentation (again): I spent most of the day writing
  documentation which might well be considered plain boring.
2000-12-30 21:13:54 +00:00
Dries Buytaert be2615049a - fixed small bug in account.php
- added documentation
2000-12-30 16:35:41 +00:00
Dries Buytaert c9c6c21620 - developement.module is now integrated into documentation.module
(keeps the code base smaller)
2000-12-30 11:59:16 +00:00
Dries Buytaert 44c4800434 - 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
2000-12-30 11:58:14 +00:00
Dries Buytaert 83f6495c9a - Jeroen: here are the correct and up-to-date database tables! 2000-12-30 11:55:52 +00:00
Dries Buytaert 5c44a206c6 - removed text in upper-right corner 2000-12-29 11:57:54 +00:00
Dries Buytaert 50e9771914 - better aligment 2000-12-29 11:49:14 +00:00
Dries Buytaert 2e721505ca - undid small improvement ;) 2000-12-29 11:46:54 +00:00
Dries Buytaert d8182d2083 - small improvement 2000-12-29 11:45:41 +00:00
Dries Buytaert 94acc44555 - small bugfix 2000-12-29 11:44:36 +00:00
Dries Buytaert fd64164419 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
2000-12-29 11:00:56 +00:00
Dries Buytaert 10381949f8 - small bugfix 2000-12-27 12:49:23 +00:00
Dries Buytaert 2714fae603 - small bugfixes and standarized "export" routines for modules to use. 2000-12-27 12:44:27 +00:00
Dries Buytaert 42fbefddff - syndication changes 2000-12-25 21:59:07 +00:00
Dries Buytaert 9f4128ab01 - finilized syndication / My Netscape channel stuff:
http://drop.org/syndication.rdf -> returns RDF backend
2000-12-25 21:50:07 +00:00
Dries Buytaert 649b61db22 - added RDF backend 2000-12-25 21:13:13 +00:00
Dries Buytaert ea873bc7e2 - some improvements and code polishing
- added a few extra blocks to choose from
2000-12-24 15:44:29 +00:00
Dries Buytaert a097708987 - small typoe 2000-12-23 23:56:09 +00:00
Dries Buytaert da520e5ffb - small glitch 2000-12-23 23:55:04 +00:00
Dries Buytaert 524773f6da Yet another large batch of updates:
- 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.
2000-12-23 23:25:28 +00:00
Dries Buytaert 8d5b4e7b86 - intermediate commit: see previous commit 2000-12-23 15:23:34 +00:00
Dries Buytaert 60e1a60dd3 - intermediate updates 2000-12-23 15:20:10 +00:00
Dries Buytaert 0cadc4e683 - intermediate commit: some bugfixes, changes and some drastic
changes to block and module support
2000-12-23 15:13:34 +00:00
Dries Buytaert 5976e2f85e - database backup script 2000-12-19 09:08:39 +00:00
Dries Buytaert c4286e8009 - updated version of php-count: it now takes the modules into account 2000-12-19 08:53:18 +00:00
Dries Buytaert 032a9256b4 - fixed small bug in admin page 2000-12-17 18:52:14 +00:00
Dries Buytaert dcfcd99c6c - improved web interface of cron module.
- 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.
2000-12-16 21:42:52 +00:00