aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/Export_images_when_building_the_wiki.mdwn
diff options
context:
space:
mode:
authorfr33domlover <fr33domlover@web>2014-05-16 05:44:42 -0400
committeradmin <admin@branchable.com>2014-05-16 05:44:42 -0400
commit06c1e0302f85ceda18714d0e1207f085c4dde17d (patch)
treebc1d803ac7a38393f9e40ead8ae77cb1d8564357 /doc/forum/Export_images_when_building_the_wiki.mdwn
parent86c8b44573fa0695980ee87f8abf4e6c78850cb5 (diff)
downloadikiwiki-06c1e0302f85ceda18714d0e1207f085c4dde17d.tar
ikiwiki-06c1e0302f85ceda18714d0e1207f085c4dde17d.tar.gz
Diffstat (limited to 'doc/forum/Export_images_when_building_the_wiki.mdwn')
-rw-r--r--doc/forum/Export_images_when_building_the_wiki.mdwn8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/forum/Export_images_when_building_the_wiki.mdwn b/doc/forum/Export_images_when_building_the_wiki.mdwn
index 792271ac2..9802ea4ed 100644
--- a/doc/forum/Export_images_when_building_the_wiki.mdwn
+++ b/doc/forum/Export_images_when_building_the_wiki.mdwn
@@ -5,4 +5,12 @@ I'd like to keep just the sources in git, and have ikiwiki compile them into the
images just like it compiles Markdown into HTML. Is it possible to add new files types
and tell ikiwiki how to compile them?
+(After reading some plugin docs...)
+
+I just read 'perlintro' yesterday in unrelated context, but...
+could it maybe be done by writing a plugin like this one,
+which compiles textile?
+
+<http://source.ikiwiki.branchable.com/?p=source.git;a=blob;f=IkiWiki/Plugin/textile.pm;h=56bb4bffce83bf9fa47b1ad731f46c8dc8d9f652;hb=HEAD>
+
-- [[fr33domlover]]