aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhttp://yag.myopenid.com/ <http://yag.myopenid.com/@web>2008-08-21 16:30:03 -0400
committerJoey Hess <joey@kitenet.net>2008-08-21 16:30:03 -0400
commit00327e6bcdd41877a945bf018769662119d3b324 (patch)
tree9794ce5b478e039a3d2b61674836db3c49d6f994 /doc
parent2d4ec7fa0fe313d4da0738dde051719554dceef1 (diff)
downloadikiwiki-00327e6bcdd41877a945bf018769662119d3b324.tar
ikiwiki-00327e6bcdd41877a945bf018769662119d3b324.tar.gz
Diffstat (limited to 'doc')
-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]]