aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-03-05 17:16:20 -0500
committerJoey Hess <joey@kodama.kitenet.net>2008-03-05 17:16:20 -0500
commit444d25af3a9d8418630dd7dc9b72ebafa3980e3b (patch)
tree3e17412dfd7e3cabd01b9d56a4db0b874356e1cb /doc
parent90e3639281ffe65b4b882d5c29fde361f2483303 (diff)
downloadikiwiki-444d25af3a9d8418630dd7dc9b72ebafa3980e3b.tar
ikiwiki-444d25af3a9d8418630dd7dc9b72ebafa3980e3b.tar.gz
response
Diffstat (limited to 'doc')
-rw-r--r--doc/plugins/contrib/default_content_for___42__copyright__42___and___42__license__42__.mdwn4
1 files changed, 4 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 3a0425030..27e0ffefd 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
@@ -26,3 +26,7 @@ template variables in general, rather than having to add a new plugin for every
template variable somebody wants to use.
--[[bma]]
+
+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]]