drupal/modules
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
..
aggregator - Removed reference to backend.class. 2001-05-28 18:55:02 +00:00
block - Made the main page display sub-topics when a specific topic 2001-05-12 21:06:13 +00:00
book - Moved most of the options in structure.module to node.module. The 2001-06-02 22:12:35 +00:00
comment - Code review: improved search API, tidied up the search related code, 2001-05-09 18:28:09 +00:00
drupal - Created 2 new functions: 2001-05-15 18:38:57 +00:00
forum CHANGES: 2001-06-04 15:40:39 +00:00
help - Uhm. Rewrote the module system: less code clutter, less run-time 2001-05-05 13:57:29 +00:00
locale - Output disabled message when locale is disabled. 2001-06-04 15:17:10 +00:00
node CHANGES: 2001-06-04 15:40:39 +00:00
page CHANGES: 2001-06-04 15:40:39 +00:00
poll - Moved most of the options in structure.module to node.module. The 2001-06-02 22:12:35 +00:00
story - Moved most of the options in structure.module to node.module. The 2001-06-02 22:12:35 +00:00
watchdog - Improved the rating module: made it possible to define "weights" 2001-05-24 21:49:10 +00:00
account.module - Fixed bug in account.module. 2001-05-17 19:14:50 +00:00
aggregator.module - Removed reference to backend.class. 2001-05-28 18:55:02 +00:00
block.module - Made the main page display sub-topics when a specific topic 2001-05-12 21:06:13 +00:00
book.module - Moved most of the options in structure.module to node.module. The 2001-06-02 22:12:35 +00:00
box.module CHANGES 2001-05-20 13:51:40 +00:00
calendar.class - Fixed bug in calendar.class: the calendar showed the current day as a 2001-05-07 07:18:05 +00:00
calendar.module - Uhm. Rewrote the module system: less code clutter, less run-time 2001-05-05 13:57:29 +00:00
comment.module - Code review: improved search API, tidied up the search related code, 2001-05-09 18:28:09 +00:00
conf.module - Moved most of the options in structure.module to node.module. The 2001-06-02 22:12:35 +00:00
cvs.module - Improved the crons and cron settings a bit. 2001-05-24 15:31:17 +00:00
diary.module CHANGES 2001-05-20 13:51:40 +00:00
drupal.module - Created 2 new functions: 2001-05-15 18:38:57 +00:00
export.module - Took out the <description>-tags from the RSS export code untill we 2001-06-02 12:45:00 +00:00
forum.module CHANGES: 2001-06-04 15:40:39 +00:00
help.module - Uhm. Rewrote the module system: less code clutter, less run-time 2001-05-05 13:57:29 +00:00
import.module - Removed reference to backend.class. 2001-05-28 18:55:02 +00:00
index.module CHANGES: 2001-06-04 15:40:39 +00:00
locale.module - Output disabled message when locale is disabled. 2001-06-04 15:17:10 +00:00
moderate.module - Moved most of the options in structure.module to node.module. The 2001-06-02 22:12:35 +00:00
module.module - Uhm. Rewrote the module system: less code clutter, less run-time 2001-05-05 13:57:29 +00:00
node.module CHANGES: 2001-06-04 15:40:39 +00:00
page.module CHANGES: 2001-06-04 15:40:39 +00:00
poll.module - Moved most of the options in structure.module to node.module. The 2001-06-02 22:12:35 +00:00
queue.module - Fixed timestamp problem in queue.module. 2001-06-03 09:22:45 +00:00
rating.module - Moved most of the options in structure.module to node.module. The 2001-06-02 22:12:35 +00:00
story.module - Moved most of the options in structure.module to node.module. The 2001-06-02 22:12:35 +00:00
structure.module - Changed &nbsp; to a space (' '). The &nbsp; was not being converted to a 2001-06-04 15:05:20 +00:00
watchdog.module - Improved the rating module: made it possible to define "weights" 2001-05-24 21:49:10 +00:00