2017 © Pedro Peláez
 

silverstripe-module silverstripe-sitemedia

Add and manage a common library of Media from your Pages and DataObjects

image

briceburg/silverstripe-sitemedia

Add and manage a common library of Media from your Pages and DataObjects

  • Wednesday, May 20, 2015
  • by briceburg
  • Repository
  • 0 Watchers
  • 10 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 7 Forks
  • 5 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Silverstripe SiteMedia Module

Requirements

  • SilverStripe >= 3.0 [For SilverStripe 2 use the original module in the -ss2 branch ( https://github.com/briceburg/silverstripe-sitemedia/tree/ss2 )]
  • Andrew Short's GridFieldExtensions [ https://github.com/ajshort/silverstripe-gridfieldextensions ]

Overview

Version aardvark PR-1, (*1)

Features

  • Attach media to your Pages and DataObjects.
  • Exposes a consistent management interface that features extensible media types and a common [many-many] library.
  • Leverages GridField and GridFieldExtensions for sortable DragAndDrop support.
  • Examples include Photos, Videos, YouTubeVideos, and Audio.
  • Define custom Media Types using standard SilverStripe practices
  • Limit MediaTypes per decoration (e.g. allow only SitePhotos on Pages, SiteVideos and SitePhotos on Artists).
  • Built-in SiteMediaPage allowing viewers to browse all [public] Media that has been attached uploaded.

Configuration & Usage

  • Coming soon. See _config.php / example.config.php for an example.
  • Reference the templates and media types

Bugs

For support or questions, please use the GitHub provided issue tracker; * https://github.com/briceburg/silverstripe-sitemedia/issues, (*2)

The Versions

20/05 2015

dev-master

9999999-dev https://github.com/briceburg/silverstripe-sitemedia

Add and manage a common library of Media from your Pages and DataObjects

  Sources   Download

BSD-3-Clause

The Requires

 

by Brice Burgess

library image photo silverstripe video media gridfield youtube many_many

22/11 2014

dev-ss2

dev-ss2 https://github.com/briceburg/silverstripe-sitemedia

Add and manage a common library of Media from your Pages and DataObjects. SilverStripe 2.4 compatible.

  Sources   Download

BSD-3-Clause

The Requires

 

by Brice Burgess

library image photo silverstripe video media gridfield youtube many_many