drupal/includes
Dries Buytaert 3f1979aa3c - Addition: made it so that comments can be enabled/disabled on
a node per node basis, rather then on a category per category
  basis.  The default settings for each individual category can
  be changed though.

  Example: it can be setup so that - by default - all stories
  posted to the category "article" will have comments enabled
  but stories submitted to "announcement" not.

  Different configuration schemes can easily be added later.

  Requires a SQL update, see 2.00-to-x.xx.sql/database.mysql.

- Addition: made submit.php only use categories that users can
  actually submit new content to.
2001-04-19 19:59:48 +00:00
..
comment.inc - Addition: made it so that comments can be enabled/disabled on 2001-04-19 19:59:48 +00:00
common.inc - a few changes which might help overcome Jeroen's redeclartion problem 2001-04-16 13:26:38 +00:00
database.inc - added new variable: theme_footer which can be used to provide a 2001-04-14 19:29:27 +00:00
function.inc - Addition: added 2 new functions check_mail() and check_name() 2001-04-19 19:54:37 +00:00
hostname.conf A lot of small changes (search-n-replace) make a big commit: 2001-04-06 14:14:16 +00:00
locale.inc - forgot to commit this last night but this should fix deekayen's small 2001-03-12 14:53:13 +00:00
module.inc - Addition: added a new function "module_hook($module, $hook)" to check 2001-04-19 19:51:24 +00:00
node.inc - Addition: made it so that comments can be enabled/disabled on 2001-04-19 19:59:48 +00:00
search.inc A lot of small changes (search-n-replace) make a big commit: 2001-04-06 14:14:16 +00:00
structure.inc - Addition: made it so that comments can be enabled/disabled on 2001-04-19 19:59:48 +00:00
theme.inc Large commit, read it carefully, and make the required changes to 2001-04-16 11:38:12 +00:00
timer.inc - improved submit.php: 2001-04-15 17:01:32 +00:00
user.inc - small fine-tuning 2001-04-07 20:24:57 +00:00
variable.inc Another big update so please read this carefully because there is important information hidden in it. 2001-04-16 18:21:22 +00:00