Closed (fixed)
Project:
Drupal core
Version:
4.5.0
Component:
theme system
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
26 Nov 2004 at 18:42 UTC
Updated:
24 Dec 2004 at 11:19 UTC
This one line patch restores the {directory} tag to xTemplate, allowing designers to reference files in their theme directory in xtemplate.xtmpl
e.g.
<img src="/{directory}/design.jpg" alt="my design" width="760" height="110" />
| Comment | File | Size | Author |
|---|---|---|---|
| xTemplate-directory.patch | 684 bytes | robert castelo |
Comments
Comment #1
Steven commentedApplied to CVS head and 4.5.
Comment #2
robert castelo commented