Go to file
natrak 4f6b21519e CHANGES
- Modified conf_init() to use default.conf if nothing else can be found.
- Added some comments to hostname.conf to reflect the changes and
  provide more information on how to rename the file.

TODO
- The Drupal handbook should be updated once the CVS version is released.
- Should try to remove the remainder of info from hostname.conf and go for a
  completely web-based administration if possible.
- Does having all the settings in a SQL database make Drupal add more
  overhead than including a .conf file? If nobody knows for sure some tests
  should be done. If yes, concider having the admin interface generate an
  include file in addition to saving to the database.
2001-04-27 06:45:06 +00:00
database - Addition: made it so that comments can be enabled/disabled on 2001-04-19 19:59:48 +00:00
includes CHANGES 2001-04-27 06:45:06 +00:00
misc New powered-by gif with 3D drop 2001-03-02 22:27:01 +00:00
modules Changes 2001-04-23 11:06:17 +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 - Fixed the update sql file. Changes have to start with the oldest and progress 2001-04-22 16:33:28 +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 - Changing my e-mail address. 2001-04-21 18:17:08 +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 - Addition: added a "promote" field to the node table, which 2001-04-21 14:19:20 +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