[ZDP] BackTalk to Document Zope Developer's Guide (2.4 edition)/Zope Products
webmaster@zope.org
webmaster@zope.org
Tue, 18 Feb 2003 11:44:55 -0500
A comment to the paragraph below was recently added via http://www.zope.org/Documentation/Books/ZDG/current/Products.stx#3-87
---------------
Along with your Python and DTML files you should include some
information about your product in its root directory.
'README.txt' -- Provides basic information about your product.
Zope will parse this file as "structured
text":http://www.zope.org/Members/millejoh/structuredText and
make it available on the *README* view of your product in the
control panel.
'VERSION.txt' -- Contains the name and version of your product
on a single line. For example, 'Mutiple Choice Poll 1.1.0'.
Zope will display this information as the 'version' property of
your product in the control panel.
'LICENSE.txt' -- Contains your product license, or a link to it.
% Anonymous User - Feb. 18, 2003 11:44 am:
On 2.5.1 VERSION.txt needs to be version.txt