Log of /contributions/theme-engines/phptemplate/phptemplate.engine
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.24 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Mar 26 18:20:09 2005 UTC
(4 years, 8 months ago)
by
adrian
Branch:
MAIN
Branch point for:
DRUPAL-4-6
Changes since
1.23: +5 -1 lines
Diff to
previous 1.23
Allow designers to switch templates by modifying the template_file variable which as it is passed through _phptemplate_variables();
Revision
1.21 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Mar 6 14:39:20 2005 UTC
(4 years, 8 months ago)
by
adrian
Branch:
MAIN
Changes since
1.20: +17 -3 lines
Diff to
previous 1.20
Fix primary/secondary links invalid xhtml (field is title, not description).
Additional handling of sidebars. Variables block_seqid and block_zebra are reset
for left and right columns. Seqid and Zebra still exist for all blocks in sequence.
Revision
1.19 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Mar 4 00:48:55 2005 UTC
(4 years, 8 months ago)
by
adrian
Branch:
MAIN
Changes since
1.18: +44 -111 lines
Diff to
previous 1.18
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)
Revision
1.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Nov 22 01:23:40 2004 UTC
(5 years ago)
by
adrian
Branch:
MAIN
Changes since
1.10: +130 -43 lines
Diff to
previous 1.10
Completely redid the primary and secondary link configuration, on the way
fixing the problem whereby you couldn't link to an external link, and the inability to have a title tag.
Also does some regular expressions to prepopulate the form with the links from
link_page.
Revision
1.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Sep 26 21:46:09 2004 UTC
(5 years, 2 months ago)
by
adrian
Branch:
MAIN
Changes since
1.7: +2 -2 lines
Diff to
previous 1.7
Fixes the problem whereby an empty array is always passed to secondary_links and primary_links, causing
the templates to print out a empty link.
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Sep 15 14:12:30 2004 UTC
(5 years, 2 months ago)
by
adrian
Branch:
MAIN
Changes since
1.1: +5 -6 lines
Diff to
previous 1.1
fixes a problem with the $terms variable, removes some more cruft from 4.4 , and makes user pictures work as expected.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.