Revision
1.2 -
(
show annotations)
(
download)
(
as text)
Fri Mar 4 00:48:55 2005 UTC
(4 years, 8 months ago)
by
adrian
Branch:
MAIN
CVS Tags:
HEAD
Branch point for:
DRUPAL-4-6
Changes since
1.1: +1 -1 lines
File MIME type: text/x-php
Removed the caching of files.. as file_exists had little impact on the performance.
Removed the old style link parsing
Some small updates to work with 4.6
Checks for node-$type.tpl.php, so you can seperately theme story and blog nodes, for instance. Practically I think css is still better.
Loads favicon.ico when found in the theme directory. (this was there already, although it was broken)