Author

Franck Barbenoire <fbarbenoire@yahoo.fr>

Software version

Version 0.1, July 2012.

License

This software is released under GPL v3 license :

http://www.gnu.org/licenses/gpl-3.0.html

Introduction

Django-openzoom is a django application for displaying an image you can zoom in. It is based on the flash panorama viewer OpenZoom from Daniel Gasienica. All the necessary flash files are embedded whithin the application as static files.

Before you can use the application, you must fill a directory tree with images respecting the DeepZoom format . In the open source world, you can use Python Deep Zoom Tools for that task. It converts an image file into lots of image tiles.

Installing the application

The OpenZoom application does not require any other application to be installed.

Using the templates

You can use the following templates tags for including them in your own templates :

Example

http://fcgi.franck-barbenoire.fr/visite/tableau/lechat/lechat/

Tips

Here are some tips and common mistakes.

When working with a remote host :