##Image Gallery
A plugin for creating and managing image galleries, written for october cms.
###To Do
- Back End
-
Image ModelbeforeSave()
function: populatedisplay_order
andcontent_html
fields -
Gallery Model: serializeImages
in their proper display order - Create a partial for the Image relationship manager toolbar with a button to save reordering
- Image reordering ajax handler (persist display order to the database)
- Mark the "Galleries" menu item as
active
when on Galleries pages
-
- Front End
- Basic Gallery component
- Advanced Gallery component
- Theme component overrides
- Create Gallery "snippets" (or register components as snippets) to be used on Static Pages.