X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/9ee5f1626e6ebf04479b761fa479fc340693204c..7b664f415107ffb6538dfe41d3fba640af1523b9:/doc/todo/location_of_external_plugins.mdwn diff --git a/doc/todo/location_of_external_plugins.mdwn b/doc/todo/location_of_external_plugins.mdwn index 09f61da95..204b588b0 100644 --- a/doc/todo/location_of_external_plugins.mdwn +++ b/doc/todo/location_of_external_plugins.mdwn @@ -28,5 +28,5 @@ As a side note, the accompanying proxy.py might better be placed into some direc >>> - Call ikiwiki using ``PYTHONPATH="$PYTHONPATH:/usr/lib/ikiwiki/plugins ikiwiki ...``, but it is a pain to write this each time I want to use this (and any solution like creating a custom script do not seem very nice); >>> - Make my plugin add `/usr/lib/ikiwiki/plugins` to its python path, but I do not know how portable this is for a non Debian distribution. >>> ->>> Any better idea (and sorry for digging up an old post). +>>> Any better idea (and sorry for digging up an old post)? >>> -- [[Louis|spalax]]