]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/contrib/textile.mdwn
need to build to get the pot
[ikiwiki.git] / doc / plugins / contrib / textile.mdwn
index b897f51920731d450c10faa13585c5c33c6507e3..953382b15064351b6b0dd2516bbc4205f89addf7 100644 (file)
@@ -2,6 +2,11 @@
 [[tag type/format]]
 [[meta title="textile (third-party plugin)"]]
 
-Textile is a veratile markup language.  So here's a trivial little plugin that will use the Textile markup language to render .txtl files in your data directory.  You must have Text::Textile installed for it to work.
+Textile is a veratile markup language.  So here's a trivial (in that it is a
+direct adaptation of the wikitext plugin) plugin that will use the Textile 
+markup language to render .txtl files in your data directory.  You must have 
+[[cpan Text::Textile]] installed for it to work. Naturally, it is released under
+the terms of the GPL.
 
-Download: [textile.pm](http://mazirian.com/files/textile.pm) (December 28, 2006)
+Download: [textile.pm](http://mazirian.com/files/textile.pm) (December 28,
+2006)