diff options
author | spalax <spalax@web> | 2014-12-06 13:44:05 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-12-06 13:44:05 -0400 |
commit | b85a260500df0d5ae8734bca5b3a039d4a20d6d8 (patch) | |
tree | 767eb54d71a112a5dcc125b641d965477ca8ff6c /doc/todo | |
parent | 7ef45ec4590bacc6998263b376afd69c0d3f554d (diff) | |
download | ikiwiki-b85a260500df0d5ae8734bca5b3a039d4a20d6d8.tar ikiwiki-b85a260500df0d5ae8734bca5b3a039d4a20d6d8.tar.gz |
Several libdirs: proposed patch
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/support_multiple_perl_libraries.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/todo/support_multiple_perl_libraries.mdwn b/doc/todo/support_multiple_perl_libraries.mdwn index 06fd4240d..6e3fe22a4 100644 --- a/doc/todo/support_multiple_perl_libraries.mdwn +++ b/doc/todo/support_multiple_perl_libraries.mdwn @@ -36,5 +36,12 @@ I think the change is a one-liner, but I put this here for discussion before att >> and replace all uses of $config{libdir} with it. >> >> --[[smcv]] +>>> +>>> I implemented it (see branch ``paternal/libdirs``). I used [[smcv]]'s idea, but +>>> avoiding side effects. I edited documentation as well. As usual, as neither +>>> English nor Perl are my first languages (damn! I would be so much more +>>> efficient in Python) feel free to improve my [[!taglink patch]]. +>>> [[!template id=gitbranch branch=spalax/paternal/libdirs browse="https://github.com/paternal/ikiwiki/tree/paternal/libdirs" author="[[Louis|spalax]]"]] + [[!taglink wishlist]] |