diff options
author | simonraven <simonraven@web> | 2010-01-16 05:29:53 +0000 |
---|---|---|
committer | Joey Hess <joey@finch.kitenet.net> | 2010-01-16 05:29:53 +0000 |
commit | 353f722dc439a14d7e74dab9ca2818f955ff4d41 (patch) | |
tree | 123f6886951d3218f54d46e6ad6b61df67a785c7 /doc/plugins | |
parent | a1138ae820d3ea121cbd28552a3300631179b0a5 (diff) |
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/contrib/getfield/discussion.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/plugins/contrib/getfield/discussion.mdwn b/doc/plugins/contrib/getfield/discussion.mdwn new file mode 100644 index 000000000..61b9f5378 --- /dev/null +++ b/doc/plugins/contrib/getfield/discussion.mdwn @@ -0,0 +1,3 @@ +## Templating, and other uses + +Like you mentioned in [[ftemplate]] IIRC, it'll only work on the same page. If it can be made to work anywhere, or from a specific place in the wiki - configurable, possibly - you'll have something very similar to mediawiki's templates. I can already think of a few uses for this combined with [[template]] ;) . --[[SR|users/simonraven]] |