Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Working Gallery Plugin for SS 3


Go to End


106 Posts   30343 Views

Avatar
DesignerX.com.au

Community Member, 107 Posts

13 August 2012 at 12:36am

New Feature (Still in development ): Plugins
- Ability to select which template used to render the gallery : edit the "Set Plugin" field in the "Settings" tab of the Gallery
- Upload simple_SGallery to your /themes/ folder . This is a sub_template which has files ONLY for the SGallery Module . Rename that folder to MyThemeName_SGallery .
- Working "Plugins" : Nivo , Overlay , Default ... just change the "Set Plugin" field to one of these & give it a test ;)

Attached Files
Avatar
Anas

Community Member, 4 Posts

15 August 2012 at 11:10pm

Any Idea when will it be finalized?? :)

Avatar
DesignerX.com.au

Community Member, 107 Posts

15 August 2012 at 11:12pm

I got busy this week but trying to get it done by this Sunday ;)

Avatar
Anas

Community Member, 4 Posts

20 August 2012 at 7:02pm

Any luck with the the module?? ;)

Avatar
DesignerX.com.au

Community Member, 107 Posts

20 August 2012 at 7:20pm

Edited: 22/08/2012 10:21pm

Hi:
I am working on extra functions as we speak . I had problem with making new images Auto Sort but now its fixed .
Still working on:
- $getByCategory function
- TickBox to inable/disable CSS&JS related to each plugin
- Custom Settings tab for each different JQueryPlugin
- Improved Plugins & templates . Some of the templates & plugins provided are not complete so you may have to modify some of them

Now I will post what I have , Its working with 2 Plugins & fall-back Default template . Give it a try :)
Inside this .zip file you have the Module & a sub_theme . Both need to be added in order for everything to work correctly .
Notes:
* categories are not working yet
* Image size fields on the page are not being used in the Plugins yet, feel free to use them when you create your own :)
** Add the following in the header of your page :
* You need to include the latests JQuery Lib : <script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
* for Overlay plugin, you need to include JQueryTools : <script src="http://cdn.jquerytools.org/1.2.7/all/jquery.tools.min.js"></script>

Thanks

Attached Files
Avatar
m3ch0m

Community Member, 4 Posts

21 August 2012 at 7:41pm

Hello,
I am really new at Silverstripe and I wanted some modul (compatible with SS 3), which I could put to my homepage, and it will do slideshow of images and text. Somethink like there: http://dell.cz/

Could you help me please?

Best regards

Marek

Avatar
cmc

Community Member, 33 Posts

22 September 2012 at 12:11pm

Thanks for sharing this module. I've been working on something similar as a DataExtension of the blog module, but may use your Gallery instead.

A note for others trying this out. SGallery requires the SortableGridField module
https://github.com/UndefinedOffset/SortableGridField

Avatar
markeaston

Community Member, 11 Posts

26 September 2012 at 12:54am

This is great thanks.
Here is a plugin for Galleria (http://galleria.io)

Note: It doesn't use the image size in settings yet is just set at 800 x 600

Attached Files