]> sipb.mit.edu Git - ikiwiki.git/blob - doc/plugins/contrib/syntax/discussion.mdwn
web commit by DavidMorenoGarza: Not my personal wiki, but the PM wiki
[ikiwiki.git] / doc / plugins / contrib / syntax / discussion.mdwn
1 I'd like to include this in ikiwiki. Using vim for syntax highlighting is
2 suprising to me, but it seems to work great. Would it be possible to
3 license it the same as the rest of ikiwiki (GPL) instead of dragging in the
4 perl license?
5
6 Text::VimColor will need to be added to Debian..
7
8 It looks to me like the file parameter is a security hole, since it allows
9 inclusion of arbitrary files into the wiki, including ones outside of the
10 wiki source tree. I think this option should either be removed, or be
11 limited to reading files inside the wiki source tree. If it's retained it
12 should also add an appropriate dependency on the included file.
13
14 --[[Joey]]
15
16 > It looks like the author of Text::VimColor has already made a Debian package.  I've 
17 > contacted him, but no answer back yet.  --[[Roktas]]