7921 Posts in 1359 Topics by 933 members
DataObjectManager Module
SilverStripe Forums » DataObjectManager Module » "Image Gallery" module and "Files & Images" tab sync
Discuss the DataObjectManager module, and the related ImageGallery module.
Moderators: martimiz, UncleCheese, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 1132 Views |
-
"Image Gallery" module and "Files & Images" tab sync

27 February 2010 at 12:27am
Hello,
Really thanks UncleCheese : "Image Gallery" is really a good module !
I have a question :
I know "Image Gallery" create folders like /assets/image-gallery/[PageName]/[AlbumName]/. But when i upload images in these folders with "Files & Images" tab, i don't see images in the "Content" Image Gallery page tab (in Photos tab)...
Are we compel to use the "Content" Image Gallery page tab (in Photos tab) to populate albums ? Is it possible to synchronize the "ImageGalleryItem" DB table with the actual content of the /assets/image-gallery/[PageName]/[AlbumName]/ folder ?
thanks for your help.
-
Re: "Image Gallery" module and "Files & Images" tab sync

27 February 2010 at 3:37am
Totally different process. If you want to import images from AssetAdmin, you have to use the "import from folder" option.
-
Re: "Image Gallery" module and "Files & Images" tab sync

27 February 2010 at 4:13am
Ok. Thanks.
But, perhaps it should be better to not see the image-gallery folder in Assets ? because i have some clients that puts images in that folders and they think images appear in the Gallery...
-
Re: "Image Gallery" module and "Files & Images" tab sync

27 February 2010 at 5:18am Last edited: 27 February 2010 5:18am
I wasn't aware that Silverstripe supported hiding folders from AssetAdmin. Do you know of a way to do that?
-
Re: "Image Gallery" module and "Files & Images" tab sync

27 February 2010 at 5:33am
I'm looking for a solution...
Perhaps with an Extension on AssetAdmin class ? Could we modify a method (SiteTreeAsUL in AssetAdmin) with an Extension ? -
Re: "Image Gallery" module and "Files & Images" tab sync

27 February 2010 at 5:57am
I've done it before. It's not fun. Requires a lot of subclassing and a lot of custom templates.
-
Re: "Image Gallery" module and "Files & Images" tab sync

27 February 2010 at 9:48am
I'm very interresting how you have done it before
Could you show me ?
| 1132 Views | ||
|
Page:
1
|
Go to Top |

