Go to file
Dries Buytaert c75057bb0f CHANGES:
- Added improved node scheduler:

   + Automatically post node at date 'xx/xx/xx, xx:xx'.

   + Automatically queue node at date 'xx/xx/xx, xx:xx'.

   + Automatically dump node at date 'xx/xx/xx, xx:xx'.

  Requires a database update, see ./updates/2.00-to-x.xx.sql!

- Refactored the admin interface of node.module.  It is only a start
  but it should show the direction we are going.

   + The new interface is easier to extend with new functionality
     and operations.  New "edit xxx" links can easily be added on
     our way.

   + The new interface tries to cover all content- or node-related
     functions.  Thus making a special admin interface for each new
     node type redundant.  To demonstrate this, I removed the admin
     hook from page.module and forum.module.  This removes quite a
     bit of logic from the invidual modules which is a good sign if
     you ask me.

     A centralized GUI or interface covering all node-related
     administration should make Drupal easier to administer.

TODO:

- All node-related nodes need updating.  This should be trivial and
  I'll hapilly tackle this later tonight.

- There will be bugs, and I'm still working on this but I would like
  to get some feedback (from Natrak et all) on both user-friendliness
  and usability of this new interface.  I'm still working on it as we
  speak ...
2001-06-04 15:40:39 +00:00
database CHANGES 2001-05-20 13:51:40 +00:00
includes CHANGES: 2001-06-04 15:40:39 +00:00
misc New powered-by gif with 3D drop 2001-03-02 22:27:01 +00:00
modules CHANGES: 2001-06-04 15:40:39 +00:00
scripts - Small improvement (by Natrak) to display the correct CVS username. 2001-05-14 19:51:28 +00:00
themes Fixed a goofy bug in Goofy :) 2001-05-27 20:45:39 +00:00
updates CHANGES: 2001-06-04 15:40:39 +00:00
.htaccess - Renamed syndication.module to import.module. 2001-05-28 18:53:48 +00:00
CHANGELOG - Renamed syndication.module to import.module. 2001-05-28 18:53:48 +00:00
CREDITS - Changing my e-mail address. 2001-04-21 18:17:08 +00:00
INSTALL - a bunch of various updates 2001-04-05 20:33:36 +00:00
LICENSE - various updates, bugfixes and improvements 2001-02-04 22:09:38 +00:00
account.php - Moved most of the options in structure.module to node.module. The 2001-06-02 22:12:35 +00:00
admin.php CHANGES 2001-05-20 13:51:40 +00:00
cron.php CHANGES: 2001-05-19 13:41:52 +00:00
error.php - fixed typo in error.php (reported by Jeroen) 2001-04-08 10:44:38 +00:00
export.php - Renamed syndication.module to import.module. 2001-05-28 18:53:48 +00:00
favicon.ico I whipped up a favicon to please our IE using users... 2001-01-04 15:21:43 +00:00
index.php - Moved most of the options in structure.module to node.module. The 2001-06-02 22:12:35 +00:00
module.php CHANGES 2001-05-20 13:51:40 +00:00
node.php - Removed includes/timer.inc: it has been integrated in common.inc. 2001-05-20 19:30:39 +00:00
robots.txt Again, a large batch of updates - I'm twisting things around here: 2000-12-16 08:39:01 +00:00
search.php CHANGES 2001-05-20 13:51:40 +00:00
submit.php CHANGES 2001-05-20 13:51:40 +00:00