Merge remote branch 'intrigeri/po'
[ikiwiki.git] / doc / bugs / Highlight_extension_uses_hard_coded_paths.mdwn
1 The [[plugins/highlight]] plugin hard codes some paths up the top of the plugin.  This means that you need to edit the ikiwiki source if you have highlight installed in a non-standard location (e.g. if you have done a user-level install of the highlight package).
2
3 > configurable now, [[done]] --[[Joey]]