Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

failedguidedog/cmsplugin-phlog

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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).

About

Django CMS Plugin for Photologue

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 90.7%
  • JavaScript 9.3%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.