diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-03-05 17:16:20 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-03-05 17:16:20 -0500 |
commit | 444d25af3a9d8418630dd7dc9b72ebafa3980e3b (patch) | |
tree | 3e17412dfd7e3cabd01b9d56a4db0b874356e1cb /doc/plugins | |
parent | 90e3639281ffe65b4b882d5c29fde361f2483303 (diff) |
response
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/contrib/default_content_for___42__copyright__42___and___42__license__42__.mdwn | 4 |
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]] |