An open API service indexing awesome lists of open source software.

https://github.com/backdrop-contrib/gallery_recipe

A recipe to build an image gallery.
https://github.com/backdrop-contrib/gallery_recipe

backdrop backdropcms cms images photos pictures

Last synced: 10 months ago
JSON representation

A recipe to build an image gallery.

Awesome Lists containing this project

README

          

Gallery Recipe
==============

The Gallery Recipe enables you to build image galleries by creating content
items of type "Gallery".

This module is still in an experimental state and not ready for production.

Requirements
------------

- [Colorbox](https://github.com/backdrop-contrib/colorbox)
- [HTML5 Upload](https://github.com/backdrop-contrib/html5_upload)

If you install the recipe with the Project browser, Backdrop will install
the required modules as well.

In case you already use Colorbox: The recipe will change its 'Style' from
"Default" to "Plain (mainly for images)". You can adjust the style in the
Colorbox settings (Configuration > Media > Colorbox).

Installation
------------

Install and enable this module using the official Backdrop CMS instructions at
https://docs.backdropcms.org/documentation/extend-with-modules.

Disabling and uninstalling this module will not delete the configuration that
the recipe provides. If you no longer wish to keep the recipes functionality,
you will need to remove it manually.

Documentation
-------------

Before you start, go to the content type configuration (Structure > Content
types > Gallery), have a look at the Permissions and adjust them if necessary.

To build an image gallery, create a Gallery content item (Content > Add
content > Gallery), add a Title and some Images, and save the item.

Additional documentation might be added in the Wiki:
https://github.com/backdrop-contrib/gallery_recipe/wiki/Documentation.

Issues
------

Bugs and Feature Requests should be reported in the Issue Queue:
https://github.com/backdrop-contrib/gallery_recipe/issues.

Current Maintainers
-------------------

- [Olaf Grabienski](https://github.com/olafgrabienski)

Credits
-------

- Written for Backdrop CMS by [Olaf Grabienski](https://github.com/olafgrabienski).

License
-------

This project is GPL v2 software.
See the LICENSE.txt file in this directory for complete text.