* The article view now implements IViewView to support plone.app.discussion when manually activated see: http://stackoverflow.com/questions/10402918/can-not-activate-discussions-on-plone-dexterity-types-folderish * Replaced deprecated getIcon() with getIconExprObject()
2.0b16
-------------------
* CSS adjustments (added z-index for article-toggle and article-manage) * Plone 4.3 compatibility [tmassman]
2.0b15
-------------------
* Made some minor CSS adjustments * Implemented drag'n'drop for raptus.article.table
2.0b14
-------------------
* Removed event dispatch function to prevent double event notifications
2.0b13
-------------------
* Component management reimplementation * Added drag'n'drop support * Added component activated and deactivated events * PEP 8
2.0b12
-------------------
* Improved component filter to no longer update every viewlet when filtering and sorting