From: Thomas Schwinge Date: Wed, 13 Jul 2011 05:56:06 +0000 (+0200) Subject: Point to the live versions of the plugins. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=847cdfa6e757da46d382e9ce71a31463bb5ea081;p=ikiwiki.git Point to the live versions of the plugins. --- 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 b76bf55dc..93cb910cc 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 @@ -6,9 +6,9 @@ Someone was just asking for it and I had written these two plugins already some months ago, so I'm now publishing them here. -[`copyright.pm`](http://schwinge.homeip.net/~thomas/tmp/copyright.pm) +[`copyright.pm`](http://git.savannah.gnu.org/cgit/hurd/web.git/plain/.library/IkiWiki/Plugin/copyright.pm) and -[`license.pm`](http://schwinge.homeip.net/~thomas/tmp/license.pm) +[`license.pm`](http://git.savannah.gnu.org/cgit/hurd/web.git/plain/.library/IkiWiki/Plugin/license.pm) Usage instructions are found inside the two plugin files. diff --git a/doc/plugins/contrib/texinfo.mdwn b/doc/plugins/contrib/texinfo.mdwn index a2769166d..8c55962d1 100644 --- a/doc/plugins/contrib/texinfo.mdwn +++ b/doc/plugins/contrib/texinfo.mdwn @@ -8,10 +8,13 @@ This plugin is not neccessarily meant to enable people to write arbitrary wiki pages in the Texinfo format (even though that is possible, of course), but rather to ease collaboration on existing Texinfo documents. -The plugin is available at . +The plugin is available at +. It's very basic at the moment, but will be improved over time. +It also has not really been audited for any security issues. + # Issues