Check out the live demo site!
A gallery plugin for professional Photographers, Media Artists, Bloggers and Content Publishers.
- Upload your images either using the Media Manager built into OctoberCMS or through the dedicated galleries backend page
- Drop November Gallery onto your CMS page, partial*, static page, or blog post
- Select the folder you uploaded your images to and how you want them displayed using the component inspector, or in your RainLab blog entry
*please read the Known Issues section regarding usage in partials!
Behind the scenes, November Gallery makes use of the Image Resizer functionality built into OctoberCMS v2+ to generate thumbnails of your images, and the excellent UniteGallery jQuery Gallery Plugin as well as Swiper.
This README is an abridged version of the full documentation that we call The November Gallery Cookbook.
- Works in Pages, Partials, "Static" Pages, and Blog Posts!
- Six components included:
- Embedded Gallery if you wish to show a gallery of images or thumbnails in your page, arranged in various layouts: tiles (arranged in columns, justified, or laid out in a grid "masonry style"), carousel, slider, or combined (large image + lightbox)
- Swiper Gallery for responsive, multi-platform galleries
- Popup Lightbox for galleries that can be opened from a link or button on your page, with several available styles (wide, compact)
- Video Gallery for...videos, again, with several "styles" available (thumbs / titles + subtitles / titles only)
- Image List Only if you want to handle the display of the images yourself and only need a list of image objects
- Gallery Hub to generate a page with links to all (or only some) of your galleries
- Set which folder of images to display in the component configuration panel OR pass it dynamically as a page-variable OR set it in your RainLab blog entry
- Responsive/touch enabled/skinnable/themable/gallery buttons/keyboard control etc.
- Improve handling of videos uploaded to the site
- Add alternative lightbox/carousel gallery script support
- Support titles & captions embedded into the image files, or in sidecar files (with support for multiple languages) (titles & captions are only supported when uploading through the backend "Gallery" page)
-
Cache image data in database instead of reading it all in from the filesystem every time→ the new back-end Gallery page is a good alternative to the Media Manager and it makes use of the database
Please see the NovemberGallery manual!
OctoberCMS has a known issue where if a component is dropped into a partial then any CSS that is added to the page by the partial is never actually rendered. This only occurs if the partial is directly inside of a layout, and if the {% styles %}
tag is included before the partial.
Workarounds:
- Add your
{% styles %}
after your{% partial "..." %}
- OR Put your partial inside of a page, and include the page in the layout
- OR Manually add the required CSS to your layout
Feel free to file an issue. Feature requests are always welcome.
If there's anything you'd like to chat about, please join the NovemberGallery Gitter chat!
This plugin is available in two editions:
- The Personal Edition is a free plugin meant for non-profit use, such as: 2. Building a personal website that is not offering a product or services for sale 3. Academic use 4. Use by non-profit organizations
- The Professional Edition is meant for commercial use, such as:
- A website selling or promoting products or services
- Use by a for-profit organization
The professional edition is available from the OctoberCMS Marketplace. If you fit the criteria for the personal edition, then you are welcome to download it from GitHub and deploy it manually - as a free product we do not offer any support either with deployment or any issues you might encounter during use.
Commercial Use governed by the OctoberCMS Marketplace Purchased License
- UniteGallery jQuery Gallery Plugin
- Swiper
- OctoberCMS Image Resizer functionality
- OctoberCMS :-)
Created by László Lieszkovszky ❖ ZenSoft Hungary