https://www.google.com/accounts/o8/id?id=AItOawlqWSY9PNYRysA9vrU-JiQh7-s7q6SOcIE 2012-04-09 15:58:23 -04:00 committed by admin
parent ae95b2428e
commit 408e5cd6e9
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ Simply copied this from my website
feel free to reformat / delete"""]]
The following re-write allows for multiple definitions of the
same tag value in a [[plugin/template]] definition. This, in turn, allows
us to use TMPL_LOOPS in our [[directive/template]] directives; all-be-it in a
same tag value in a [[/plugin/template]] definition. This, in turn, allows
us to use TMPL_LOOPS in our [[/directive/template]] directives; all-be-it in a
rather limited way.
I would, personally, only use this feature for very basic loops