X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/00327e6bcdd41877a945bf018769662119d3b324..21add7ffa87a5e622d18bdbb24c638c15bdb3800:/doc/plugins/contrib/default_content_for___42__copyright__42___and___42__license__42__.mdwn 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 76c7b42cf..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 @@ -9,14 +9,6 @@ so I'm now publishing them here. -/!\ Note that there is still an issue to be resolved with these plugins: have a look at -[tmpfs](http://www.bddebian.com/~wiki/hurd/translator/tmpfs/). There are two inlined pages, -[tmpfs-notes\_bing](http://www.bddebian.com/~wiki/hurd/translator/tmpfs/notes_bing/) and -[tmpfs-notes\_various](http://www.bddebian.com/~wiki/hurd/translator/tmpfs/notes_various/). -Compare the *copyright* and *license* information of the inlined pages on *tmpfs* to those -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 @@ -35,4 +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]]