Introduction
collective.fancyzoomview provides smooth Javascript image zooming for Plone folders and topics loosely based on Cabel Maxfield Sasser’s Fancy Zoom.
Since version 0.3, collective.fancyzoomview is based on Steve Smith’s jquery version of Fancy Zoom.
Buildout Installation
Add the following code to your buildout.cfg:
[buildout]
...
eggs =
...
collective.fancyzoomview
...
...
[instance]
...
zcml =
...
collective.fancyzoomview
...
If you also want Fancy Zoom for Plone News Items add the following code to your buildout.cfg:
[buildout]
...
eggs =
...
collective.fancyzoomview
...
...
[instance]
...
zcml =
...
collective.fancyzoomview
collective.fancyzoomview-overrides
...
Changelog
1.0.2 - 2011-10-21
Remove unused DEFAULT_POLICIES import. [tohafi]
1.0.1 - 2010-07-13
Metadata added to GS [timo]
1.0 - 2010-07-08
Fix newsitem_view for Plone 4 [timo]
0.4.2 - 2008-01-17
Doctest added [timo]
Display a nice title instead of fancy_zoom_view in the display menu [timo]
0.4.1 - 2008-01-01
NameError fixed in topic view [timo]
0.4 - 2008-12-25
Fancy zoom view for news items added [timo]
0.3 - 2008-12-25
Switch to jQuery [timo]
0.2 - 2008-06-09
Initial release [timo]
0.1 - unreleased
Release files for collective.fancyzoomview 1.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| collective.fancyzoomview-1.0.2.zip | 43.1 kB | Details |
Release files / collective.fancyzoomview-1.0.2.zip
| Download URL | collective.fancyzoomview-1.0.2.zip |
|---|---|
| Size | 43.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
00767b3c5b9ae062cc81977324b3216ed168fecf01fa673a41ffd779c1db4c88
|
|
BLAKE2b-256 checksum How to use checksums |
f656f511dcde1b3749306a28b12a7933d0c2499cce58d76ea6ddaf4ebdc1a82e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |