drupal/includes
Dries Buytaert db47bac35e - node.module:
+ Changed node_form() to use good ol' tables instead of div/CSS-tags.

   + Revised the "revision API": I think we have both an easy and powerful
     API now that should make everyone happy.

   + Improved the usability of the rollback functionality a bit.

   + Removed the "view node" link from the "node overview" page in the
     admin section and added a "delete node" link instead.

   + Added a few missing translations; there might be missing more
     translations though.

- book.module:

   + Made the book module use the "revision API" instead of having it poke
     and use the innards and underlying details of the revision system.

- queue.module:

   + Made the queue module use the improved revision number.

- module.inc:
   + Applied Moshe's patch: added more arguments to module_invoke()

- mail-to-sql.pl:
   + Added support for more header fields and for folded fields

Notes:

- no database updates required
2001-11-05 22:59:11 +00:00
..
comment.inc - Made the node forms support "help texts": it is not possible to configure 2001-11-03 18:38:30 +00:00
common.inc - Made the node forms support "help texts": it is not possible to configure 2001-11-03 18:38:30 +00:00
conf.php - A large batch of updates, amongst them a rewritten node system. More 2001-11-01 11:00:51 +00:00
database.inc - node.module: 2001-11-05 22:59:11 +00:00
database.mysql.inc - Made some improvements/updates to the database abstraction layer. 2001-10-31 20:33:23 +00:00
database.pear.inc - Made some improvements/updates to the database abstraction layer. 2001-10-31 20:33:23 +00:00
locale.inc - A large batch of updates, amongst them a rewritten node system. More 2001-11-01 11:00:51 +00:00
module.inc - node.module: 2001-11-05 22:59:11 +00:00
node.inc - Another batch of updates. The most important bit is that the moderation 2001-11-04 23:30:39 +00:00
search.inc - A large batch of updates, amongst them a rewritten node system. More 2001-11-01 11:00:51 +00:00
theme.inc - A large batch of updates, amongst them a rewritten node system. More 2001-11-01 11:00:51 +00:00
variable.inc - A large batch of updates, amongst them a rewritten node system. More 2001-11-01 11:00:51 +00:00
xmlrpc.inc - a batch of updates, including some experimental changes to the moderation 2001-09-27 20:51:26 +00:00
xmlrpcs.inc - a batch of updates, including some experimental changes to the moderation 2001-09-27 20:51:26 +00:00