Skip to main content

Smooth javascript image zooming for Plone folders and topics.

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.fancyzoomview-1.0.2.zip (43.1 kB view details)

Uploaded Source

File details

Details for the file collective.fancyzoomview-1.0.2.zip.

File metadata

File hashes

Hashes for collective.fancyzoomview-1.0.2.zip
Algorithm Hash digest
SHA256 00767b3c5b9ae062cc81977324b3216ed168fecf01fa673a41ffd779c1db4c88
MD5 377c19e4c698bb89877aa1d9bdd760a9
BLAKE2b-256 f656f511dcde1b3749306a28b12a7933d0c2499cce58d76ea6ddaf4ebdc1a82e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page