JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
metaform: new names for standard template sections
authorJason Woofenden <jason@jasonwoof.com>
Fri, 16 Sep 2011 22:35:05 +0000 (18:35 -0400)
committerJason Woofenden <jason@jasonwoof.com>
Fri, 16 Sep 2011 22:35:05 +0000 (18:35 -0400)
commit96eb63cbbc2873d0f64979422a323e174a7d5f12
tree543bf6ea0a919c2abaf40eb388515811100ffef9
parentfa58a263a1ae73c2759648d033000a9a27f04cde
metaform: new names for standard template sections

The new convention is to use the `$` prefix for sections perhaps variables that
are global to the document/article. This way you needn't worry about naming
conflicts (so long as your other data doesn't start with `$`.

Specificially, these were changed:

main_title -> $title
extra_headers -> $head
main_body -> $body
metaform/site-template.html
metaform/template.html
metaform/template.php