summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-08-21 22:25:53 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-08-21 22:25:53 -0400
commita98bfb05c066fcc0454b8904b881a22f879ab2b6 (patch)
tree320fc74f22aa11b32e46efbeb4b6ae64ab853138
parent65c12dffecc49df2d8135a32121b9cabe8288cae (diff)
parent00327e6bcdd41877a945bf018769662119d3b324 (diff)
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
-rw-r--r--doc/plugins/contrib/default_content_for___42__copyright__42___and___42__license__42__.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/plugins/contrib/default_content_for___42__copyright__42___and___42__license__42__.mdwn b/doc/plugins/contrib/default_content_for___42__copyright__42___and___42__license__42__.mdwn
index 168b35668..76c7b42cf 100644
--- a/doc/plugins/contrib/default_content_for___42__copyright__42___and___42__license__42__.mdwn
+++ b/doc/plugins/contrib/default_content_for___42__copyright__42___and___42__license__42__.mdwn
@@ -30,3 +30,9 @@ template variable somebody wants to use.
Copyright and license values are not "template values", they are values
tracked by the meta plugin, and that various code compares and uses to fill
out the templates. Something like varioki cannot do that. --[[Joey]]
+
+Somewhat more detailed usage documentation would be appreciated. I tried to setup
+those plugins with a current ikiwiki release, i.e. 2.61, but they appeared to do
+nothing, really. Also, those example pages don't seem to use those plugins, even;
+they set "copyright" and "license" properties using ordinary [[meta]] tags. Maybe
+I'm missing something terribly obvious? --[[Peter]]