moinsetup

Changeset

39:8f5249daf6bc
2011-06-26 Paul Boddie raw files shortlog changelog graph Added notes on home directory installation issues and finding the MoinMoin/packages.py file.
TO_DO.txt (file)
     1.1 --- a/TO_DO.txt	Sat Jun 25 18:11:06 2011 +0200
     1.2 +++ b/TO_DO.txt	Sun Jun 26 00:33:55 2011 +0200
     1.3 @@ -1,3 +1,8 @@
     1.4 +Support existing MoinMoin home directory installations into ~/lib/python2.x/MoinMoin.
     1.5 +  This affects the page package installation function which expects to find
     1.6 +  MoinMoin/packages.py inside site-packages. Running "python -m" only works with
     1.7 +  modules on Python 2.4 (although MoinMoin/packages seems to work) and appears to
     1.8 +  confuse Python's import path on later versions (even if MoinMoin.packages is used).
     1.9  Avoid reconfiguration of existing moin script.
    1.10  Site directory detection.
    1.11  Enabled/available site listings.