Skip to content

frankmullenger/silverstripe-simplegallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SilverStripe Simple Gallery Module

Maintainer Contacts

Requirements

  • SilverStripe 2.4

Documentation

A very simple bare bones gallery, no dependencies. Uses ComplexTableField instead of DOM. Also uses jQuery lightbox for displaying the images in templates. Should be able to modify this module to use different lightbox script, Uploadify for managing image files or a sortable module to sort the gallery images.

Includes a pagination example.

Installation Instructions

  1. Place this directory in the root of your SilverStripe installation, rename the folder 'simplegallery'.
  2. Visit yoursite.com/dev/build?flush=1 to rebuild the database.

Usage Overview

  1. Create a new Gallery Page in the CMS
  2. Add some new images to the 'Gallery' tab of the new Gallery Page

Known Issues

GitHub Issue Tracker

About

Very simple bare bones image gallery for SilverStripe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published