master
spalax 2015-05-21 12:29:21 -04:00 committed by admin
parent 9ee5f1626e
commit 4268a63be5
1 changed files with 1 additions and 1 deletions

View File

@ -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]]