aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2011-07-13 07:56:06 +0200
committerThomas Schwinge <thomas@schwinge.name>2011-07-13 07:56:06 +0200
commit847cdfa6e757da46d382e9ce71a31463bb5ea081 (patch)
treef5416066610c79a3aa18b391921041ec579307a0 /doc/plugins
parent1aad46e15e4329eff066fc8a68719e0c27f07891 (diff)
downloadikiwiki-847cdfa6e757da46d382e9ce71a31463bb5ea081.tar
ikiwiki-847cdfa6e757da46d382e9ce71a31463bb5ea081.tar.gz
Point to the live versions of the plugins.
Diffstat (limited to 'doc/plugins')
-rw-r--r--doc/plugins/contrib/default_content_for___42__copyright__42___and___42__license__42__.mdwn4
-rw-r--r--doc/plugins/contrib/texinfo.mdwn5
2 files changed, 6 insertions, 3 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 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 <http://schwinge.homeip.net/~thomas/tmp/texinfo.pm>.
+The plugin is available at
+<http://git.savannah.gnu.org/cgit/hurd/web.git/plain/.library/IkiWiki/Plugin/texinfo.pm>.
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