Mercurial > p > roundup > code
comparison doc/templating.txt @ 957:e8aa903cbaa5
typo
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 20 Aug 2002 04:42:11 +0000 |
| parents | 846f2a79807d |
| children | 715121d05b1f |
comparison
equal
deleted
inserted
replaced
| 956:846f2a79807d | 957:e8aa903cbaa5 |
|---|---|
| 1 ========================== | 1 ========================== |
| 2 HTML Templating Mechanisms | 2 HTML Templating Mechanisms |
| 3 ========================== | 3 ========================== |
| 4 | 4 |
| 5 :Version: $Revision: 1.3 $ | 5 :Version: $Revision: 1.4 $ |
| 6 | 6 |
| 7 Current Situation and Issues | 7 Current Situation and Issues |
| 8 ============================ | 8 ============================ |
| 9 | 9 |
| 10 Syntax | 10 Syntax |
| 50 | 50 |
| 51 | 51 |
| 52 Templates | 52 Templates |
| 53 --------- | 53 --------- |
| 54 | 54 |
| 55 We should also take this opportunity to open up the fexibility of the | 55 We should also take this opportunity to open up the flexibility of the |
| 56 templates through: | 56 templates through: |
| 57 | 57 |
| 58 1. allowing the instance to define a "page" template, which holds the overall | 58 1. allowing the instance to define a "page" template, which holds the overall |
| 59 page structure, including header and footer | 59 page structure, including header and footer |
| 60 | 60 |
