* This release needs PHP5.1.2!
* many Editor improvements
o automatic list indention
o better headline system
o link wizard template authors need to provide CSS
* compatibility fixes for IE8 and Chrome
* PHP 5.3 compatibility fixes
* row span support in tables
* downloadable code blocks
* fulltext search improvements
* added filename search in media manager
* new dformat function plugin and template authors should replace
strftime calls with this function
* one click revert button for managers template authors need to
add this button
* nicer admin screen template authors need to provide CSS
* XMLRPC improvements
* many smaller feature enhancements
* more plugin events
* some performance optimizations
* minor security enhancements
* many, many, many bug fixes
While I'm there, grab maintainership.
- The changes in this release are as follows:
This release adds rendering plugins, OpenSearch, a spam revert
manager, and support for managers (semi-admins). Several smaller and
bigger bugs were fixed, and many other improvements made.
Approved by: rafan (mentor)
- Bump PORTREVISION due to plist changes
- Remove user-modified files conf/acl.auth.php, conf/users.auth.php, and
data/changes.log from the plist. This results in data/changes.log being
reported as erroneously left behind.
PR: ports/98863
Submitted by: aaron
Reviewed by: maintainer
Approved by: maintainer, tobez (implicit)