aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhttps://www.google.com/accounts/o8/id?id=AItOawlqWSY9PNYRysA9vrU-JiQh7-s7q6SOcIE <Fergus@web>2012-04-09 15:57:36 -0400
committeradmin <admin@branchable.com>2012-04-09 15:57:36 -0400
commitae95b2428ef33dad28a4f70085e25a55537f96cc (patch)
tree95e65327408c1423146f8d9d70bea6ffa8a05118 /doc
parent4fbb2a5bd40b15253082ae30838fc138bf04cfd9 (diff)
downloadikiwiki-ae95b2428ef33dad28a4f70085e25a55537f96cc.tar
ikiwiki-ae95b2428ef33dad28a4f70085e25a55537f96cc.tar.gz
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/allow_TMPL__95__LOOP_in_template_directives.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/todo/allow_TMPL__95__LOOP_in_template_directives.mdwn b/doc/todo/allow_TMPL__95__LOOP_in_template_directives.mdwn
index 3828dc5b7..5c4f69847 100644
--- a/doc/todo/allow_TMPL__95__LOOP_in_template_directives.mdwn
+++ b/doc/todo/allow_TMPL__95__LOOP_in_template_directives.mdwn
@@ -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 [[template]] definition. This, in turn, allows
-us to use TMPL_LOOPS in our [[directives/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