drupal/includes
natrak 78def0485b Changes
- Fixed an error in module_rehash_blocks() that didn't handle '-symbols.
- Removed some module depencies. Drupal will now run (sorta) even if there
  are no modules installed.
- Changed theme_link() to check if certain modules are installed before
  offering a link to them.

Todo
- Check all SQL queries to make sure they are addslashes'ed correctly.
- Check the effects of changing the PHP magic_quotes setting.
- Make the theme_link() function to be customizable either via the admin
  page and/or in the module itself.
2001-04-23 11:06:17 +00:00
..
comment.inc - Centered the comment controls... much nicer :) 2001-04-21 17:35:29 +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 - Added "custom" date/time format... to allow user-timezone-adjusted custom date formats. I didn't add special logic to translate parts of it, but it's not really needed, as this is only meant for internal usage (e.g. checking if timestamp A is on the same date as timestamp B). 2001-04-21 21:18:47 +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 Changes 2001-04-23 11:06:17 +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 Changes 2001-04-23 11:06:17 +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 - Fixed typo "sumbission" 2001-04-21 19:21:11 +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