Changes between Version 19 and Version 20 of InstallLenny
- Timestamp:
- 11/09/08 15:51:49 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallLenny
v19 v20 315 315 Then you can add new area/continent and select the countries to add inside. 316 316 317 == add to Favorites == 318 319 Read [http://plumi.org/ticket/165 this] 320 321 Create a new file 322 323 324 {{{ 325 vi /opt/Plone-2.5.5/Python-2.4.4/lib/python2.4/site-packages/sitecustomize.py 326 }}} 327 328 329 {{{ 330 import sys 331 sys.setdefaultencoding("utf-8") 332 333 }}} 334 335 336 337 {{{ 338 339 }}} 340 341 317 342 == Not clear == 318 343
