From: https://www.google.com/accounts/o8/id?id=AItOawna1dYW4AIhTgNOMGflUf8PlpHlugZn5cA <William@web>
Date: Tue, 5 Oct 2010 13:33:36 +0000 (+0000)
Subject: Added link to git repository with support for inlining raw files.
X-Git-Tag: 3.20101019~33
X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/b02081b6f7de340372100227efc4b97d494b170f

Added link to git repository with support for inlining raw files.
---

diff --git a/doc/todo/inline_raw_files.mdwn b/doc/todo/inline_raw_files.mdwn
new file mode 100644
index 000000000..0e0f0c298
--- /dev/null
+++ b/doc/todo/inline_raw_files.mdwn
@@ -0,0 +1,16 @@
+summary
+=======
+
+Extend inlining to handle raw files (files with unrecognized extensions).
+
+Also raise an error in IkiWiki::pagetype($file) if $file is blank, which avoids trying to do much with missing files, etc.
+
+I've included this patch (and some other adjustments) in my [branch] of the IkiWiki Git repository.  I'm using the new code in my [blog][].
+
+[branch]: http://www.physics.drexel.edu./~wking/code/git/git.php?p=ikiwiki.git
+[blog]: http://www.physics.drexel.edu/~wking/unfolding-disasters/posts/yacc2dot/
+
+usage
+=====
+
+    \[[!inline pagenames="somefile.txt" template="raw" feeds="no"]]