remove alpha release disclaimer;
install instructions for Plone 4 added. svn path=/plone.app.discussion/trunk/; revision=32354
This commit is contained in:
parent
91d42ecfbf
commit
094f5955a4
23
README.txt
23
README.txt
@ -11,19 +11,15 @@ For details on the progress of this project, visit our `Pivotal Tracker`_.
|
|||||||
|
|
||||||
Feel free to send bug reports and feature requests to timo@zmag.de.
|
Feel free to send bug reports and feature requests to timo@zmag.de.
|
||||||
|
|
||||||
Disclaimer
|
|
||||||
==========
|
|
||||||
|
|
||||||
This is an alpha release! Alpha releases should only be used for testing and
|
|
||||||
development.
|
|
||||||
|
|
||||||
Requirements
|
Requirements
|
||||||
============
|
============
|
||||||
|
|
||||||
Plone 3.3 or later.
|
Plone 3.3 or later.
|
||||||
|
|
||||||
Buildout Installation
|
|
||||||
=====================
|
Plone 3.x Buildout Installation
|
||||||
|
===============================
|
||||||
|
|
||||||
To install plone.app.discussion, add the following code to your buildout.cfg::
|
To install plone.app.discussion, add the following code to your buildout.cfg::
|
||||||
|
|
||||||
@ -44,6 +40,19 @@ To install plone.app.discussion, add the following code to your buildout.cfg::
|
|||||||
...
|
...
|
||||||
|
|
||||||
|
|
||||||
|
Plone 4.x Buildout Installation
|
||||||
|
===============================
|
||||||
|
|
||||||
|
To install plone.app.discussion, add the following code to your buildout.cfg::
|
||||||
|
|
||||||
|
[instance]
|
||||||
|
...
|
||||||
|
eggs =
|
||||||
|
...
|
||||||
|
plone.app.discussion
|
||||||
|
|
||||||
|
...
|
||||||
|
|
||||||
Add-on Products
|
Add-on Products
|
||||||
===============
|
===============
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user