7911 Posts in 1354 Topics by 930 members
DataObjectManager Module
SilverStripe Forums » DataObjectManager Module » Extending Blog entry with ImageDataObjectManager
Discuss the DataObjectManager module, and the related ImageGallery module.
Moderators: martimiz, UncleCheese, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
| Go to End | ||
| Author | Topic: | 1401 Views |
-
Re: Extending Blog entry with ImageDataObjectManager

14 September 2010 at 3:25pm
go it to work by adding a function to the page controller.. now to figure out how to do that by extending rather than hacking core
new post i think as cant get it to work... -
Re: Extending Blog entry with ImageDataObjectManager

14 September 2010 at 3:30pm
Honestly, I can't figure out why you're using a decorator. Seems like all you need is a subclass.
---------------
Silverstripe tips, tutorials, screencasts, and more. http://www.leftandmain.com -
Re: Extending Blog entry with ImageDataObjectManager

14 September 2010 at 4:16pm
probably... havent been using silverstripe for long and trying to avoid hacking core code.
Not much info around on best method to subclass etc...will give it a go though.
-
Re: Extending Blog entry with ImageDataObjectManager

8 March 2011 at 1:10am
This is perfect.
I am also trying to do almost the same. Make a new CustomBlogEntry with gallery images at the bottom.
Can you guys explain how this can be done using subclass by extending Gallery or DataObject ?
| 1401 Views | ||
| Go to Top |


