[Zope3-dev] Zope 3 Training for Plone Developers - Oct. 8-9 in Naples, Italy

2007-08-21 Thread Nate Aune
Want to learn more about using Zope 3 technology in Plone? Now's your chance to get hands-on instruction from one of the leading Zope 3 gurus in the Plone community: Rocky Burt. We are pleased to announce "Zope 3 Training for Plone Developers" a comprehensive 2-day training course offered Oct. 7-8

Re: [Zope3-dev] Re: SVN: zope.location/trunk/setup.py using pypi as homepage instead of svn.zope.org

2007-08-21 Thread Philipp von Weitershausen
On 21 Aug 2007, at 19:51 , Andreas Jung wrote: --On 20. August 2007 20:22:50 -0400 Stephan Richter <[EMAIL PROTECTED]> wrote: On Saturday 18 August 2007 17:03, Philipp von Weitershausen wrote: * Please also don't forget to add a changelog entry in README.txt, especially if you're adding feat

Re: [Zope3-dev] Re: SVN: zope.location/trunk/setup.py using pypi as homepage instead of svn.zope.org

2007-08-21 Thread Andreas Jung
--On 20. August 2007 20:22:50 -0400 Stephan Richter <[EMAIL PROTECTED]> wrote: On Saturday 18 August 2007 17:03, Philipp von Weitershausen wrote: * Please also don't forget to add a changelog entry in README.txt, especially if you're adding features. If there's no README.txt yet, this is a

Re: [Zope3-dev] Re: SVN: zope.location/trunk/setup.py using pypi as homepage instead of svn.zope.org

2007-08-21 Thread Dieter Maurer
Stephan Richter wrote at 2007-8-20 20:22 -0400: >On Saturday 18 August 2007 17:03, Philipp von Weitershausen wrote: >> * Please also don't forget to add a changelog entry in README.txt, >> especially if you're adding features. If there's no README.txt yet, this >> is a good time to give it one. It

Re: [Zope3-dev] Re: SVN: zope.location/trunk/setup.py using pypi as homepage instead of svn.zope.org

2007-08-21 Thread Jim Fulton
On Aug 21, 2007, at 2:34 AM, Wichert Akkerman wrote: ... If you really want to you can combine both files in the long_description from your setup.py. That can make your cheesehop package page overly large though. How so? I think as long as a the long description has a table of contents at

Re: [Zope3-dev] Re: SVN: zope.location/trunk/setup.py using pypi as homepage instead of svn.zope.org

2007-08-21 Thread Stephan Richter
On Tuesday 21 August 2007 02:34, Wichert Akkerman wrote: > If you really want to you can combine both files in the long_description > from your setup.py. That can make your cheesehop package page overly > large though. Jim suggested that we should put all documentation in the long description, so