From 72d024facd36be9de5f58f13d0ffb163c51b9695 Mon Sep 17 00:00:00 2001 From: Timo Stollenwerk Date: Thu, 21 Apr 2011 13:22:48 +0000 Subject: [PATCH] Add note about version pinning if pad is installed as add-on product. svn path=/plone.app.discussion/trunk/; revision=49002 --- README.txt | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.txt b/README.txt index 2e577f9..8e14b7f 100644 --- a/README.txt +++ b/README.txt @@ -6,9 +6,13 @@ initially developed as part of the Google Summer of Code 2009 by Timo Stollenwerk (student) and Martin Aspeli (mentor). plone.app.discussion is an add-on product for Plone 3.3.x and 4.0.x and will be -shipped as part of Plone 4.1. Make sure you pin down plone.app.discussion to -versions < 2.0 if installed as an add-on product (see install instructions -below for more details). +shipped as part of Plone 4.1. + +.. note:: + + Make sure you pin down plone.app.discussion to versions < 2.0 if you want to + install it as an add-on product (see install instructions below for more + details). Please report bugs to the `Plone bug tracker`_.