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 0272d1ccb..3a0425030 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 @@ -18,3 +18,11 @@ on the source pages, *tmpfs-notes_bing* and *tmpfs-notes_various*. They are different, but shouldn't be. --[[tschwinge]] + +I was asking about this in IRC the other day, but someone pointed me at the +[[Varioki|todo/varioki_--_add_template_variables___40__with_closures_for_values__41___in_ikiwiki.setup]] +plugin. It seems to me that it would be a better idea to have a way of defining +template variables in general, rather than having to add a new plugin for every +template variable somebody wants to use. + +--[[bma]]