|
This is a simple ZClass-based product for
structured text documents managed through the
web:
- The documents are CatalogAware.
- They have two properties,
title and
body_stx.
- They offer several views:
- View (index_html)
- renders title and
body_stx as "normal" view.
- Edit (edit_form)
- munge title and
body_stx; also upload
- Security (manage_access)
- stock Zope
form
- Help (help_stx)
- document StructuredText
using the blurb from the StructuredText module's
docstring.
|
| Latest Release: |
1.2
|
| Last Updated: |
2000-02-18 00:01:48 |
| Author: |
ZopeOrgSite
|
| Categories: |
Content Object |
| Maturity: |
Stable |
|