root/CPSSkins4Five/trunk/INSTALL.txt

Revision 3309, 0.6 kB (checked in by jmorliaguet, 2 years ago)

- changed the requirements for CPSSkins4Five - works fine under zope 2.10b1

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
Line 
1
2 $Id$
3
4 =================
5 CPSSkins for Five
6 =================
7
8 Installation
9 ============
10
11 Requirements
12 ------------
13
14 CPSSkins4Five requires:
15
16 - zope 2.10 (currently available as beta release 1)
17
18   $ svn co svn://svn.zope.org/repos/main/Zope/tags/2.10.0b1 Zope
19
20
21 - cpsskins v3:
22
23   $ svn co https://svn.z3lab.org/z3lab/cpsskins/branches/paris-sprint-2006 \
24     cpsskins
25
26
27 Setup
28 -----
29
30 - Create a zope instance
31
32 - Place 'CPSSkins4Five' in the Products folder of the zope instance.
33
34 - Place the 'cpsskins' package in the lib/python folder of the zope instance.
35
36 - Start zope
37
38 - In the Zope Management Interface add a "CPSSkins v3 Site"
39
40
Note: See TracBrowser for help on using the browser.