Hello,

I have never used such functionality outside of tinyMCE, but I guess
it's should be possible with input_file helper, see "Using the Media
Library input_file helper"
http://www.symfony-project.org/plugins/sfMediaLibraryPlugin/0_9_3?tab=plugin_readme

This might be helpfull for the second step:
http://scott.morrisonlive.ca/sfSimpleBlog/show/stripped_title/sfmedialibrary-tinymce-upload-modification

Thanks.

On Tue, 2008-12-02 at 02:07 -0800, tef_be wrote: 
> Hi all,
> I use sfMediaLibrary in tinyMCE and I found it great !
> but I want to use it outside.
> I want the admin of the app able to upload pictures associated with
> product.
> I want the product page able in a first step to locate file on the
> server disk, and only store path in product object.
> But I cannot found any doc about such use of sfMediaLibrary (set a
> button on backend product page to browse media library directory in a
> popup and return path in the image field.
> 
> A second step could be choose local file, upload it and store server
> path in product object (create image in image table with good options
> depending of the kind of the image, ...). But first step first lol.
> 
> As someone already made such integration ?
> 
> Thank you
> Stéphane
> 
> > 


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to