README and setup prepared for first release.

svn path=/plone.formwidget.captcha/trunk/; revision=29453
This commit is contained in:
Timo Stollenwerk 2009-08-28 15:58:47 +00:00
parent cf13caf471
commit 99f7ab2b9f
2 changed files with 13 additions and 13 deletions

View File

@ -10,22 +10,22 @@ Martijn Pieters.
Buildout Installation
---------------------
Add the following code to your buildout.cfg to install plone.formwidget.captcha:
Add the following code to your buildout.cfg to install plone.formwidget.captcha::
[buildout]
...
eggs =
...
plone.formwidget.captcha
[buildout]
...
eggs =
...
plone.formwidget.captcha
...
...
[instance]
...
zcml =
...
plone.formwidget.captcha
...
[instance]
...
zcml =
...
plone.formwidget.captcha
...
Captchas without server state

View File

@ -5,7 +5,7 @@ version = '1.0a1'
setup(name='plone.formwidget.captcha',
version=version,
description="",
description="Captcha widget for Plone.",
long_description=open("README.txt").read() + "\n" +
open(os.path.join("docs", "HISTORY.txt")).read(),
# Get more strings from http://www.python.org/pypi?%3Aaction=list_classifiers