Go to file
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
database - Addition: made it so that comments can be enabled/disabled on 2001-04-19 19:59:48 +00:00
includes - Addition: made it so that comments can be enabled/disabled on 2001-04-19 19:59:48 +00:00
misc New powered-by gif with 3D drop 2001-03-02 22:27:01 +00:00
modules - Addition: made it so that comments can be enabled/disabled on 2001-04-19 19:59:48 +00:00
scripts - Addition: added new "cvs.module" to display and mail drupal's 2001-04-19 18:59:10 +00:00
themes - structure.inc: added category_name($cid) and topic_name($tid). 2001-04-19 07:16:57 +00:00
updates - Addition: added new "cvs.module" to display and mail drupal's 2001-04-19 18:59:10 +00:00
.htaccess - fixed bug in common.inc: throttle() 2001-04-07 15:02:28 +00:00
CHANGELOG - Updated CHANGELOG and fixed a few typos. 2001-04-19 18:56:03 +00:00
CREDITS - applied David Norman's patch to turn all <?'s into fully qualified 2001-03-10 11:07:52 +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 - Addition: added 2 new functions check_mail() and check_name() 2001-04-19 19:54:37 +00:00
admin.php A lot of small changes (search-n-replace) make a big commit: 2001-04-06 14:14:16 +00:00
cron.php - fixed issue depricated call-by-reference issues 2001-03-29 19:50:31 +00:00
error.php - fixed typo in error.php (reported by Jeroen) 2001-04-08 10:44:38 +00:00
export - fixed a small SQL bug in page.module 2001-04-11 19:44:24 +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 Another big update so please read this carefully because there is important information hidden in it. 2001-04-16 18:21:22 +00:00
module.php - improved submit.php: 2001-04-15 17:01:32 +00:00
node.php Another big update so please read this carefully because there is important information hidden in it. 2001-04-16 18:21:22 +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 - fixed issue depricated call-by-reference issues 2001-03-29 19:50:31 +00:00
submit.php - Addition: made it so that comments can be enabled/disabled on 2001-04-19 19:59:48 +00:00