Skip to content

A DjangoCMS plugin (for TACC Core CMS) to create an image gallery.

License

Notifications You must be signed in to change notification settings

TACC/Core-CMS-Plugin-Image-Gallery

Repository files navigation

Texas Advanced Computing Center

Django CMS App: "Image Gallery"

This app creates an image gallery using images via child plugins and thrid-party assets.

  • __dist-name__: djangocms-tacc-image-gallery
  • __package_name__: djangocms_tacc_image_gallery
  • __ClassName__: TaccsiteImageGallery
  • "App Name": "Image Gallery"

Quick Start

  1. Follow https://github.com/TACC/Core-CMS-App/wiki/Core-CMS-App-Usage-Quick-Start.
  2. If you do not already have django-sekizai configured, follow just "Configuration" section of https://django-sekizai.readthedocs.io/en/2.0.0/#configuration.

Usage

  1. Add instance of plugin to a page.
  2. Within it, to supply images, add instances of Image/Picture plugins.
  3. Verify plugin:
    • renders images added
    • wraps those images in links
    • the image links load an image gallery / carousel