Metadata-Version: 1.0
Name: cmsplugin_filer_album
Version: 0.0.4
Summary: DjangoCMS filer plugin for show albums with template selection
Home-page: http://bitbucket.org/ffaxl/cmsplugin-imagealbum
Author: Eugene Slizevich
Author-email: eugene@slizevich.net
License: GPL
Description: DjangoCMS filer plugin for show albums with template selection
        ==============================================================
        
        Templates in this package:
        
        CMSPLUGIN_FILER_ALBUM_TEMPLATES = (
            ('cmsplugin_filer_album/prettyphoto.html', 'PrettyPhoto'),
            ('cmsplugin_filer_album/jcarousel_overlay.html', 'JCarousel + Overlay'),
            ('cmsplugin_filer_album/carousel.html', 'Carousel'),
        )
        
        You can define yours in settungs.py of your django project.
        
Keywords: django-cms filer plugin album template
Platform: UNKNOWN
