Files | Admin

Notes:

Release Name: 0.5.4

Notes: This release features updated documentation and some enhancements and fixes. The [upgrading instructions] have been expanded and provide now more details on how to convert an old 0.4.x site to 0.5.x. [upgrading instructions]: {relocatable: ../documentation/upgrading.html}


Changes: * Major enhancements: - Added content processor [erubis] - Added content processor [rdiscount] * Minor enhancements: - Added configuration file helpers for setting the default processing pipeline - New content processor short names aliases: textile for redcloth, markdown for maruku - Better error messages when parsing files in Webgen Page Format - Updated documentation * Bug fixes: - Circular dependencies between nodes are now correctly prevented [erubis]: {relocatable: ../documentation/contentprocessor/erubis.html} [rdiscount]: {relocatable: ../documentation/contentprocessor/rdiscount.html}