]> sipb.mit.edu Git - ikiwiki.git/commitdiff
Added link to git repository with support for inlining raw files.
authorhttps://www.google.com/accounts/o8/id?id=AItOawna1dYW4AIhTgNOMGflUf8PlpHlugZn5cA <William@web>
Tue, 5 Oct 2010 13:33:36 +0000 (13:33 +0000)
committerJoey Hess <joey@kitenet.net>
Tue, 5 Oct 2010 13:33:36 +0000 (13:33 +0000)
doc/todo/inline_raw_files.mdwn [new file with mode: 0644]

diff --git a/doc/todo/inline_raw_files.mdwn b/doc/todo/inline_raw_files.mdwn
new file mode 100644 (file)
index 0000000..0e0f0c2
--- /dev/null
@@ -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"]]