From: http://smcv.pseudorandom.co.uk/ Date: Sat, 18 Jul 2009 14:08:19 +0000 (-0400) Subject: Compare with [[todo/allow_site-wide_meta_definitions]] X-Git-Tag: 3.15~182^2~6 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=03d8ee0c61f9e3c46c5e4afe563d4df5faf3946c;p=ikiwiki.git Compare with [[todo/allow_site-wide_meta_definitions]] --- 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 5e3db3d7c..b9ad3cc8e 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 @@ -39,3 +39,9 @@ I'm missing something terribly obvious? --Peter By the way: these need not be *HTML* files; `copyright.mdwn`, respectively `license.mdwn`, or every other format supported by ikiwiki are likewise fine. --[[tschwinge]] + +> Jon has done something similar in [[todo/allow_site-wide_meta_definitions]]; +> his version has the advantages that it doesn't invent magical page names, +> and can extend beyond just copyright and license, but has the disadvantage +> that it doesn't support setting defaults for a given "subdirectory" +> only. --[[smcv]]