vs.contentpopup
provides the following functionality to Plone 4.X:
-
simple popup/overlay support for content images
-
tables with class "Table as popup/overlay" are hidden by default and replaced
with the table caption. Clicking on the table caption will render table
contents inside a standard Plone overlay.
Requirements
Installation
The standard Plone installation procedure applies (add vs.contentpup
to your
buildout configuration, re-run buildout and add install it within your Plone site).
Licence
vs.contentpopup published under the GNU Public Licence V2 (GPL 2)
Authors
| Andreas Jung
| ZOPYX Ltd.
| info@zopyx.com
| www.zopyx.com
|
| Veit Schiele
| Veit Schiele communications GmbH
| kontakt@veit-schiele.de
| www.veit-schiele.de
Change history
Changelog
0.2.4 (17/04/2012)
- image popup did only work for the first image
- compatibility fix for Plone 4.0 and 4.2
0.2.3 (04/04/2012)
0.2.0 (03/04/2012)
- unicode encoding fixes in table popup code
0.1.0 (02/04/2012)