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.
- Host: GitHub
- URL: https://github.com/backdrop-contrib/gallery_recipe
- Owner: backdrop-contrib
- License: gpl-2.0
- Created: 2024-08-28T15:17:10.000Z (over 1 year ago)
- Default Branch: 1.x-1.x
- Last Pushed: 2024-08-29T09:19:52.000Z (over 1 year ago)
- Last Synced: 2025-02-10T13:18:39.781Z (11 months ago)
- Topics: backdrop, backdropcms, cms, images, photos, pictures
- Size: 16.6 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.