Use wtk's github branch instead of drexel.edu branch.
[ikiwiki.git] / doc / todo / inline_raw_files.mdwn
1 summary
2 =======
3
4 Extend inlining to handle raw files (files with unrecognized extensions).
5
6 Also raise an error in IkiWiki::pagetype($file) if $file is blank, which avoids trying to do much with missing files, etc.
7
8 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][].
9
10 [branch]: http://github.com/wking/ikiwiki
11 [blog]: http://www.physics.drexel.edu/~wking/unfolding-disasters/posts/yacc2dot/
12
13 usage
14 =====
15
16     \[[!inline pagenames="somefile.txt" template="raw" feeds="no"]]