diff options
author | http://smcv.pseudorandom.co.uk/ <http://smcv.pseudorandom.co.uk/@web> | 2009-07-18 10:08:19 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-07-18 10:08:19 -0400 |
commit | 03d8ee0c61f9e3c46c5e4afe563d4df5faf3946c (patch) | |
tree | effcba78a749a09dba2f8638e26ea518467b0e90 /doc | |
parent | 87eb384bb31a212ef23ae696817fc16dbfc2dded (diff) |
Compare with [[todo/allow_site-wide_meta_definitions]]
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/contrib/default_content_for___42__copyright__42___and___42__license__42__.mdwn | 6 |
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 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]] |