diff options
author | https://www.google.com/accounts/o8/id?id=AItOawnbe6oB_ecFtNYII1JN3zSggwUPUdOb8jI <William@web> | 2010-08-23 03:08:01 +0000 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-08-23 03:08:01 +0000 |
commit | 5de07f59be82aeb7b4935fc134e023628eddb49c (patch) | |
tree | 4ed1d46c4c616d999807fbf6cc0acd3ddbfee695 | |
parent | ff73f44f88e294fc4b9d0cb0396457537fd4a7aa (diff) |
report hard coded paths.
-rw-r--r-- | doc/bugs/Highlight_extension_uses_hard_coded_paths.mdwn | 1 |
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). |