/[drupal]/contributions/theme-engines/phptal/box.tal
ViewVC logotype

Contents of /contributions/theme-engines/phptal/box.tal

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Mon Dec 6 15:33:05 2004 UTC (4 years, 11 months ago) by olav
Branch: MAIN
CVS Tags: DRUPAL-5--1-0, HEAD
Branch point for: DRUPAL-5, DRUPAL-6--1, DRUPAL-4-7
- Replaced *.html with *.tal as extension for templates
- Implemented lookup for node type specific templates, eg.
  book-main.tal .. book.tal .. node.tal
- Made $user available as template variable
1 <div class="box">
2 <b tal:content="title" /><br />
3 <div tal:content="content" />
4 </div>

  ViewVC Help
Powered by ViewVC 1.1.2