drupal/includes
Dries Buytaert f92981251f - Fixed inconsistent behavior of 'node_save()' and simplified the
algorithm a bit. --> Needs testing!  I improved this last night
  and only got around to testing this rather briefly/quickly.  It
  was to late already. ;-)

  (This is part of a larger set of changes I'm slowly working on
  which I will feed to CVS in steps after more testing.)

- Added 2 new node functions called 'node_attribute_edit()' and
  'node_attribute_save()' used to 'hook in' any indexing system
  including your home-brewed stuff if you'd want to.
2001-06-07 16:33:55 +00:00
..
comment.inc CHANGES 2001-05-20 13:51:40 +00:00
common.inc - Modified error_handler() to ignore errors when @function() is used to 2001-06-04 19:02:38 +00:00
conf.php - Updated the $themes array to include all the themes. 2001-06-07 10:57:41 +00:00
database.inc - Improved db_fetch_array() to return an associative array only: 2001-06-06 18:57:41 +00:00
locale.inc Changes 2001-04-23 11:06:17 +00:00
module.inc - Removed a few lines of dead code. 2001-05-29 21:11:20 +00:00
node.inc - Fixed inconsistent behavior of 'node_save()' and simplified the 2001-06-07 16:33:55 +00:00
search.inc - Removed includes/timer.inc: it has been integrated in common.inc. 2001-05-20 19:30:39 +00:00
structure.inc - Removed includes/timer.inc: it has been integrated in common.inc. 2001-05-20 19:30:39 +00:00
theme.inc - Removed includes/timer.inc: it has been integrated in common.inc. 2001-05-20 19:30:39 +00:00
user.inc - Improved the rating module: made it possible to define "weights" 2001-05-24 21:49:10 +00:00
variable.inc - Moved most of the options in structure.module to node.module. The 2001-06-02 22:12:35 +00:00