NeoBoard 1.0b released
A new version of NeoBoard with tons of features has been released.
- Graduated rendering of content: RAW, HTML, STX and DTML.
- RAW: all tags are stripped
- HTML: HTML tags are allowed
- STX: Structured Text tags are allowed
- DTML: DTML tags are allowed (extreme caution required. Recommendable only for manager's boards.)
If HTML is not selected, all tags will be displayed as they are in web browsers.
- Basic Theme/Multilingual support (All DTML's and icons can be edited thru ZMI)
- All NeoBoard messages are derived from the current Theme. Supporting a new language is just a matter of translating messages.dtml and putting it into a new theme.
- Three themes come in stock: default, default_english, default_korean (yes, I'm Korean^^)
- ACL / Non-ACL Authentication
- Approval/disapproval of articles for public display (Managers may opt for auto-approval)
- New Batch actions: batch copy/approval/disapproval of Articles
- Fully searchable articles on the following fields: title, body, author, attachment titles/descriptions or any combination of these fields. NeoBoard's search capability relies on Zope's ZCatalog. Searching multi-byte languages with no corresponding Splitter module leads to nothing.
- Unlimited number of attachments (restriction imposable by Managers)
- Streamlined way of managers/categories handling
- Auto-upgrading
- Click and go!
New Features
- None
Bugs