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"
- Follow https://github.com/TACC/Core-CMS-App/wiki/Core-CMS-App-Usage-Quick-Start.
- If you do not already have
django-sekizai
configured, follow just "Configuration" section of https://django-sekizai.readthedocs.io/en/2.0.0/#configuration.
- Add instance of plugin to a page.
- Within it, to supply images, add instances of Image/Picture plugins.
- Verify plugin:
- renders images added
- wraps those images in links
- the image links load an image gallery / carousel