Go to file
Dries Buytaert 58152c45d1 Integrated Marco's generic/improved cache into Drupal. Requires an
SQL update.  See below for more details.

- Merged the file "cache.inc" into "common.inc".

- In addition, I renamed the field 'url' in the cache table to
  a more generic 'cid' (cache identifier).  It's no longer for
  URLs only.

- Made the "cache_set()" function ASNI compliant such that it
  will play nice with other databases such as Postgres.

- Added some extra input checking.

- Updated the old caching code in the functions "page_header()"
  and "page_footer()" to use the new, generic cache API.

- Updated "update.php" to make the required SQL changes.
2002-01-05 16:28:34 +00:00
database - A large batch of updates, amongst them a rewritten node system. More 2001-11-01 11:00:51 +00:00
includes Integrated Marco's generic/improved cache into Drupal. Requires an 2002-01-05 16:28:34 +00:00
misc - this one has an alpha-channel 2001-12-12 20:30:23 +00:00
modules - Fixed bug with comment sorting (reported by weitzman). 2002-01-03 22:02:23 +00:00
scripts - Made the script 'code-clean.sh' ignore .psp files. 2001-12-16 11:43:33 +00:00
themes - Removed theme "Trillian": it sucked. 2001-12-27 15:18:54 +00:00
.htaccess - Made the "http://foo.com/blog/username" URL syntax work again. Patch by 2001-12-30 13:00:00 +00:00
CHANGELOG - Updated the CHANGELOG; added a few notes about Drupal 3.0.1 2001-10-23 20:47:54 +00:00
INSTALL - small update to the INSTALL file 2001-10-23 20:38:42 +00:00
LICENSE - various updates, bugfixes and improvements 2001-02-04 22:09:38 +00:00
MAINTAINERS - Added the MAINTAINERS file to CVS. 2001-11-14 20:26:34 +00:00
admin.php - A large batch of updates, amongst them a rewritten node system. More 2001-11-01 11:00:51 +00:00
cron.php - A large batch of updates, amongst them a rewritten node system. More 2001-11-01 11:00:51 +00:00
error.php - A large batch of updates, amongst them a rewritten node system. More 2001-11-01 11:00:51 +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 - changed the $function code to use module_invoke() as its a lot cleaner and 2001-11-17 15:18:16 +00:00
module.php - A large batch of updates, amongst them a rewritten node system. More 2001-11-01 11:00:51 +00:00
node.php - import.module: 2001-12-30 16:16:38 +00:00
robots.txt Again, a large batch of updates - I'm twisting things around here: 2000-12-16 08:39:01 +00:00
update.php Integrated Marco's generic/improved cache into Drupal. Requires an 2002-01-05 16:28:34 +00:00
xmlrpc.php - missed a file in my last large $id$ commit. 2001-10-20 20:45:05 +00:00