Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install collective.fancyzoomview

How to install collective.fancyzoomview

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install collective.fancyzoomview
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
1.0.2 Available View build log
1.0.1 Available View build log
Windows (64-bit)
1.0.2 Available View build log
1.0.1 Available View build log
Mac OS X (10.5+)
1.0.2 Available View build log
1.0.1 Available View build log
Linux (32-bit)
1.0.2 Available View build log
1.0.1 Available View build log
Linux (64-bit)
1.0.2 Available View build log
1.0.1 Available View build log
 
License
GPL
Dependencies
Lastest release
version 1.0.2 on Oct 22nd, 2011

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

Subscribe to package updates

Last updated Oct 22nd, 2011

Download Stats

Last month:2

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.