source: trunk/ShoeBox/README.txt @ 5

Revision 5, 1.1 KB checked in by nigel.sim, 5 years ago (diff)
Line 
1               
2                PLONE STARTER
3                ~~~~~~~~~~~~~
4                ~~~~~~~~~~~~~
5
6
71. Overview
82. Info
93. License
10
11
121. Overview
13===========
14This product provides a simple start product for plone. The following techniques are used:
15 - Plone Core 2.1.1
16 - CMF Core CMF-1.4.7
17 - Zope 2.7.8
18 - Python 2.3.5
19 - i18n -> PlacelessTranslationService 1.0
20 - Plone Tool
21 - Archetypes 1.3.4-final
22 - Validation 1.3.3-final05
23 - CMFQuickInstallerTool 1.5.1
24
25
262. Info
27=======
28
29refresh.txt
30-----------
31refresh.txt is needed to have the possibility to refresh the product within the ZMI (Zope Management Interface). Select ZMI > Root Folder > Control_Panel > Products > PloneStarter. Select the tab Refresh. Click on "Refresh this product".
32
33Changing the products name
34--------------------------
35If you want to change the name of the product, do not forget to change the folder name and do not forget to change the __init__.py and Extensions/Install.py
36
37
383. License
39----------
40Please look at LICENSE.txt and LICENSE.GPL
41
42
43The author,
44
45        Christian Koller - 2005 (FH-Joanneum Kapfenberg - Internet Technology and Management)
Note: See TracBrowser for help on using the repository browser.