Mercurial > p > roundup > code
diff frontends/README.txt @ 446:ea9a4ca3fb84
Added a Zope frontend for roundup.
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 12 Dec 2001 23:27:14 +0000 |
| parents | |
| children | 0085e1d718c4 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/frontends/README.txt Wed Dec 12 23:27:14 2001 +0000 @@ -0,0 +1,9 @@ +This directory contains alternate front-ends for Roundup. + +Zope - ZRoundup +--------------- + Install roundup as usual (see INSTALL.txt in the directory above this one.) + Install as a regular product - copy the ZRoundup directory to your Products directory + either in an INSTANCE_HOME/Products or the Zope code tree lib/python/Products. + +
