File tree Expand file tree Collapse file tree 3 files changed +20
-6
lines changed
Expand file tree Collapse file tree 3 files changed +20
-6
lines changed Original file line number Diff line number Diff line change 22Customising Roundup
33===================
44
5- :Version: $Revision: 1.6 $
5+ :Version: $Revision: 1.7 $
66
77.. contents::
88
@@ -372,7 +372,7 @@ highly customized.
372372| |Options: |
373373| |property (property name) - the property to use in the second case. |
374374| |showid - use the linked node id as the link text (linked node |
375- | | "value" will be set as a tooltip) |
375+ | |"value" will be set as a tooltip) |
376376+---------+-------------------------------------------------------------------+
377377|count |For a Multilink property, display a count of the number of links in|
378378| |the list. |
Original file line number Diff line number Diff line change 22Installing Roundup
33==================
44
5- :Version: $Revision: 1.3 $
5+ :Version: $Revision: 1.4 $
66
77.. contents::
88
@@ -167,6 +167,21 @@ Set aside 15-30 minutes.
167167
168168TODO (finish)
169169
170+ ZRoundup
171+ ========
172+
173+ Install roundup as usual (see installation_).
174+
175+ ZRoundup installs as a regular Zope product. Copy the ZRoundup directory to
176+ your Products directory either in an INSTANCE_HOME/Products or the Zope
177+ code tree lib/python/Products.
178+
179+ You will need to create the instance using the roundup-admin tool (step 2 in
180+ installation_).
181+
182+ When you next (re)start up Zope, you will be able to add a ZRoundup object
183+ that interfaces to your new instance.
184+
170185
171186Further Reading
172187===============
Original file line number Diff line number Diff line change @@ -2,8 +2,7 @@ This directory contains alternate front-ends for Roundup.
22
33Zope - ZRoundup
44---------------
5- Install roundup as usual (see INSTALL.txt in the directory above this one.)
6- Install as a regular product - copy the ZRoundup directory to your Products directory
7- either in an INSTANCE_HOME/Products or the Zope code tree lib/python/Products.
85
6+ This installs as a regular Zope product. See Roundup's doc/installation.txt
7+ for more info.
98
You can’t perform that action at this time.
0 commit comments