diff options
author | https://yag.myopenid.com// <https://yag.myopenid.com//@web> | 2008-10-29 15:09:56 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-10-29 15:09:56 -0400 |
commit | 3c487585765a9106ffe07698819858dfd4d38fd4 (patch) | |
tree | 1eeea96f917169f1d0633df3ee52aae91e8c0151 /doc | |
parent | 26e1fe20218f8072a807c24eb129ecd5948b7d06 (diff) |
Fixed broken link.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/contrib/default_content_for___42__copyright__42___and___42__license__42__.mdwn | 2 |
1 files changed, 1 insertions, 1 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 b4a7cd5d6..3efc68418 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 @@ -27,7 +27,7 @@ Somewhat more detailed usage documentation would be appreciated. I tried to setu those plugins with a current ikiwiki release, i.e. 2.61, but they appeared to do nothing, really. Also, those example pages don't seem to use those plugins, even; they set "copyright" and "license" properties using ordinary [[meta]] tags. Maybe -I'm missing something terribly obvious? --[[Peter]] +I'm missing something terribly obvious? --Peter > Only obvious if you read the source :-). You need to put a file named "copyright.html" >(respectively "license.html") in your wiki. Everything underneath that (in the wikilink sense) will use that >content for the license or copyright. Saves putting \[[meta license="foo"]] in every page [[DavidBremner]] |