Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zapnap/radiant-flash-gallery-extension
Interface with SlideShowPro (SSP) and easily create Flash-based media galleries for your Radiant site
https://github.com/zapnap/radiant-flash-gallery-extension
Last synced: about 2 months ago
JSON representation
Interface with SlideShowPro (SSP) and easily create Flash-based media galleries for your Radiant site
- Host: GitHub
- URL: https://github.com/zapnap/radiant-flash-gallery-extension
- Owner: zapnap
- License: mit
- Created: 2009-01-09T01:42:59.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2009-01-30T22:45:40.000Z (almost 16 years ago)
- Last Synced: 2023-04-10T21:52:55.474Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 167 KB
- Stars: 9
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
- License: MIT-LICENSE
Awesome Lists containing this project
README
= Flash Gallery Extension
An extension that works with Todd Dominey's excellent SlideShowPro (SSP)
Flash component to easily create Flash-based media galleries for your
Radiant site.NOTE THAT SSP IS A COMMERCIAL PRODUCT -- SEE PURCHASE INFORMATION BELOW
After installation be sure to update Radiant!
rake radiant:extensions:flash_gallery:update
rake radiant:extensions:flash_gallery:migrateYou'll also need to purchase a copy of SSP from http://slideshowpro.net
Unfortunately it's not OSS. However, there is a free trial version
available that includes a standalone version suitable for testing this
extension (it limits you to displaying only 3 images/videos).Add new galleries and media items using the Radiant administrative
interface. The SWF file that you upload should either be slideshowpro.swf
or your own customized version of the slide show container. To display
media items within your gallery, use the supplied Radius tag:
This extension contains the Paperclip Rails plugin v2.1.5 (c) 2009 Thoughtbot.
It also includes assets from the Radiant Reorder extension (c) 2009 Sean Cribbs.
All other code (c) 2009 Nick Plante.http://github.com/zapnap/radiant-flash-gallery-extension