[z3-checkins] r28622 - z3/Sfive/trunk

philikon at codespeak.net philikon at codespeak.net
Sat Jun 10 16:40:33 CEST 2006


Author: philikon
Date: Sat Jun 10 16:40:25 2006
New Revision: 28622

Modified:
   z3/Sfive/trunk/README.txt
Log:
documentation update


Modified: z3/Sfive/trunk/README.txt
==============================================================================
--- z3/Sfive/trunk/README.txt	(original)
+++ z3/Sfive/trunk/README.txt	Sat Jun 10 16:40:25 2006
@@ -2,22 +2,21 @@
 =====
 
 ``Sfive`` is a Five-based Zope 2 product for giving presentations.  It
-allows you to enter some form of semantically structured text (most
-preferrably reStructuredText).  It then renders a dynamic application
-in your web browser that presents the contents in invidiual slides,
-with most of the comfort you'd expect from any other presentation
-program.
+allows you to enter reStructuredText and then renders a dynamic
+application in your web browser that presents the contents in
+invidiual slides, with most of the comfort you'd expect from any other
+presentation program.
 
 ``Sfive`` uses Eric A. Meyer's set of CSS stylesheets and JavaScripts
 called `S5`__ to create the in-browser presentation application.  It
-requires Five 1.1, Zope X3.0.x and lxml 0.6.
+requires Zope 2.10.
 
 .. __: http://www.meyerweb.com/eric/tools/s5/
 
 Copyright
 ---------
 
-``Sfive`` is copyright (c) 2005 by Philipp "philiKON" von
+``Sfive`` is copyright (c) 2005, 2006 by Philipp "philiKON" von
 Weitershausen.  Like S5 it is released under the `Creative Commons
 Attribution-ShareAlike 2.0 license`__.
 


More information about the z3-checkins mailing list