summaryrefslogtreecommitdiff
path: root/doc/bugs
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-08-25 14:58:06 -0400
committerJoey Hess <joey@kitenet.net>2010-08-25 14:58:06 -0400
commit43aed8e2d769bb26c12a7e813053ff3f3f9b30f5 (patch)
tree1bb615abf7a8efd741e1cdf8ce124f599cdcbcd3 /doc/bugs
parent37f62dde2d9b752ba559b796cf6c1b3bc3dee9bd (diff)
parent018df1df824e440004b276129c2867b552a0ec4d (diff)
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Diffstat (limited to 'doc/bugs')
-rw-r--r--doc/bugs/Highlight_extension_uses_hard_coded_paths.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/bugs/Highlight_extension_uses_hard_coded_paths.mdwn b/doc/bugs/Highlight_extension_uses_hard_coded_paths.mdwn
new file mode 100644
index 000000000..1b9cb2e2d
--- /dev/null
+++ b/doc/bugs/Highlight_extension_uses_hard_coded_paths.mdwn
@@ -0,0 +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).