Django CMS Plugin for Photologue galleries
Project description
Introduction
This is a Django CMS plugin for incorporating photologue galleries.
Installation
First, you must install Django CMS and photologue which require Django and a few other libraries such as PIL. For full details, see the installation instructions for those packages.
Install cmsplugin-phlog to your environment with a tool such as PIP, setuptools, or buildout.
Add cmsplugin_phlog to the INSTALLED_APPS list in your project’s settings.py and run the syncdb command on your manage.py.
What’s Inside
In order to facilitate ordering of the galleries on display, there is a new photologue gallery with ordering support called OrderedGallery. This model can be linked using a CMS plugin to display photos on your page.
The default rendering of the gallery plugin is an unordered list of images. This can be overridden by placing a template in your project’s template folder at cms/plugins/phlog/gallery.html to override all rendering or at cms/plugins/phloge/{{ placeholder }}-gallery.html to override the template for a single placeholder (by name).
0.1 (2011/05/11)
Ordered Photologue gallery added
CMS Plugin for ordered photologue gallery added
Admin configuration of new ordered gallery
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
File details
Details for the file cmsplugin-phlog-0.1.tar.gz
.
File metadata
- Download URL: cmsplugin-phlog-0.1.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 91a649f4ebbbf7391f9bef14d25bad2f4b434dbde6c6d0b4bd59faa2b0690101 |
|
MD5 | 0583d635fca8af8dd9f460e2967dbe99 |
|
BLAKE2b-256 | 4039032b1df4fdce16d0684ac4dd31bc61fc8c4fe36dd237a3cf88b96f1bb660 |