Changes between Version 19 and Version 20 of InstallLenny


Ignore:
Timestamp:
11/09/08 15:51:49 (5 years ago)
Author:
denis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallLenny

    v19 v20  
    315315Then you can add new area/continent and select the countries to add inside. 
    316316  
     317== add to Favorites == 
     318 
     319Read [http://plumi.org/ticket/165 this]  
     320 
     321Create a new file 
     322 
     323 
     324{{{ 
     325vi /opt/Plone-2.5.5/Python-2.4.4/lib/python2.4/site-packages/sitecustomize.py 
     326}}} 
     327 
     328 
     329{{{ 
     330import sys 
     331sys.setdefaultencoding("utf-8") 
     332 
     333}}} 
     334 
     335 
     336 
     337{{{ 
     338 
     339}}} 
     340 
     341 
    317342== Not clear == 
    318343