Changes
StructuredDocument
V 1.0:
- Some minor cleanups.
V 0.20411:
- Changed the behavior if a standard_structured_document exists: the beast will be cloned with all the properties. Great idea!!!
- Added a own 'munge'-method, because we don't want any dtml-validation for a StructuredDocument. Now you can insert "syntax-invalid" dtml-code into a StructuredDocument as examples.
V 0.20403:
- Some minor code changes in order to make a StructuredDocument callable by other methods.
V 0.20401:
- First public release