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.

DataObjectManager Module /

Discuss the DataObjectManager module, and the related ImageGallery module.

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

Slideshow update slideshows


Go to End


1119 Views

Avatar
Xazen

Community Member, 18 Posts

6 February 2012 at 8:45am

Hi SilverStripe Forum,

I installed the slideshow module: http://www.silverstripe.org/slideshow-module/

Everythings works fine but the "update slideshow" setting. I can choose:
- Apply to this page only
- Apply to all slideshows in this section
- Apply to all slideshows on this site

However.. Apply to this page only is the default option. Whenever I try to change it it stays on "Apply to this page only".

Is there anything I need to take attention to?

I added this line for each PageType to the _config.php.

DataObject::add_extension('PageType', 'Slideshow');