[ANN] ZenWeb version 2.17.0 released

ZenWeb version 2.17.0 has been released!

http://www.zenspider.com/ZSS/Products/ZenWeb/

** DESCRIPTION:

ZenWeb is a set of classes/tools for organizing and formating a
website. It is website oriented rather than webpage oriented, unlike
most rendering tools. It is content oriented, rather than style
oriented, unlike most rendering tools. It provides a plugin system of
renderers and filters to provide a very flexible, and powerful system.

Documentation is available in the docs directory, and can be generated
into html (in docshtml) simply by running make. See QuickStart and
YourOwnWebsite for setup and starting to build a website.

(EXPERIMENTAL) If you are running apache, you might try 'make apache’
which will run a private version of apache that points to the
generated documenation. Point your browser to port 8080 of localhost
or whatever machine you are running on.

** FEATURES:

  • SiteMap oriented for a comprehensive website.

  • Generic architecture w/ a set of plugins to extend any page or
    directory.

  • Incremental page builds for very fast generation.

  • Simple text-to-html markup makes creating large websites easy.

  • ZenTest 1.0 compliant. http://sf.net/projects/zentest/

  • Much much more… I should probably add that here, huh?

    http://www.zenspider.com/ZSS/Products/ZenWeb/

Changes:

  • 3 minor enhancements

    • Added FileAttachmentRenderer
    • Added ordered HTML list support with the “=” delimiter
    • Workaround added until a bug is fixed in ruby (should be in 1.8.2).
      This speeds up ZenWeb by 50% on my website.
  • 1 bug fixes

    • Couldn’t call parent on the top page.

    http://www.zenspider.com/ZSS/Products/ZenWeb/

···

From: ryand-ruby@zenspider.com
Subject: [ANN] ZenWeb version 2.17.0 released
Date: 22 March 2004 10:51:11 GMT-08:00
To: ruby-talk@ruby-lang.org