# HG changeset patch # User Paul Boddie # Date 1309041235 -7200 # Node ID 8f5249daf6bcd165c6ea3c5cd6a45db47ac8e736 # Parent 4b91828d5a0703071ff144fedff150012b9eaa7b Added notes on home directory installation issues and finding the MoinMoin/packages.py file. diff -r 4b91828d5a07 -r 8f5249daf6bc TO_DO.txt --- a/TO_DO.txt Sat Jun 25 18:11:06 2011 +0200 +++ b/TO_DO.txt Sun Jun 26 00:33:55 2011 +0200 @@ -1,3 +1,8 @@ +Support existing MoinMoin home directory installations into ~/lib/python2.x/MoinMoin. + This affects the page package installation function which expects to find + MoinMoin/packages.py inside site-packages. Running "python -m" only works with + modules on Python 2.4 (although MoinMoin/packages seems to work) and appears to + confuse Python's import path on later versions (even if MoinMoin.packages is used). Avoid reconfiguration of existing moin script. Site directory detection. Enabled/available site listings.