root/cpsskins/branches/paris-sprint-2006/INSTALL.txt

Revision 3090, 0.8 kB (checked in by jmorliaguet, 3 years ago)

- using "activate" instead of "enable"

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
Line 
1
2 $Id$
3
4 INSTALLATION INSTRUCTIONS
5 =========================
6
7 PREREQUISITES
8 -------------
9
10 - Get Zope3 (trunk) from SVN ([1] DEPENDENCIES.TXT)
11
12 - Put the cpsskins sources in the src/ folder of Zope3
13
14 - In the Zope3 folder, type 'make'.
15   The cpsskins configuration files will get installed.
16
17 - Start Zope3 (type './bin/runzope' and wait a while)
18
19
20 SETUP
21 -----
22
23 In the ZMI (http://localhost:8080/):
24
25 1) Add a folder
26
27 2) Turn the folder into a site ('Make a site')
28
29 3) Go to the site management folder created in step 2)
30    (.../++etc++site/default/)
31
32 4) Add a "Theme Management Folder" (choose any ID)
33
34 5) Activate the themes by clicking on the 'Activate themes' button.
35
36 6) Go to the "Themes" tab
37    Press the "Add theme" button a minimal theme called 'Theme' will be added.
38
39 7) Click on the 'Theme' link
40
41 You're now in the theme editor!
42
Note: See TracBrowser for help on using the browser.