comparison doc/installation.txt @ 724:0085e1d718c4

Made ZRoundup install info more accessible.
author Richard Jones <richard@users.sourceforge.net>
date Thu, 16 May 2002 01:28:19 +0000
parents b38f4f95bffd
children 779015e264b4
comparison
equal deleted inserted replaced
723:9646b1bd227b 724:0085e1d718c4
1 ================== 1 ==================
2 Installing Roundup 2 Installing Roundup
3 ================== 3 ==================
4 4
5 :Version: $Revision: 1.3 $ 5 :Version: $Revision: 1.4 $
6 6
7 .. contents:: 7 .. contents::
8 8
9 9
10 Overview 10 Overview
165 165
166 echo test | mail -s '[issue] test' support@YOUR_DOMAIN_HERE 166 echo test | mail -s '[issue] test' support@YOUR_DOMAIN_HERE
167 167
168 TODO (finish) 168 TODO (finish)
169 169
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
170 185
171 Further Reading 186 Further Reading
172 =============== 187 ===============
173 188
174 If you intend to use Roundup with anything other than the defualt 189 If you intend to use Roundup with anything other than the defualt

Roundup Issue Tracker: http://roundup-tracker.org/