wysiwyg fileupload

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

wysiwyg fileupload

greg jocher
Hi all

are there any plans for integrating a fileuploader in the wysiwyg editor?
If not, i will take a closer look into:
  - elFinder: http://elfinder.org/
  - and optionally its elfinder-servlet:
https://github.com/Studio-42/elfinder-servlet (unmaintaned...)
(Both BSD-license)

regards
greg

Reply | Threaded
Open this post in threaded view
|

Re: wysiwyg fileupload

Jacques Le Roux
Administrator
elfinder is already embedded in elrte no?

I read in
elrte.src.html
closeOnEditorCallback : true, // close elFinder after file select

And also in framework/images/webapp/images/jquery/plugins/elrte-1.3/README

* Designed to work with elFinder (http://elrte.org/elfinder), but also can be used with any other file manager

HTH

Jacques

From: "greg jocher" <[hidden email]>

> Hi all
>
> are there any plans for integrating a fileuploader in the wysiwyg editor?
> If not, i will take a closer look into:
>  - elFinder: http://elfinder.org/
>  - and optionally its elfinder-servlet:
> https://github.com/Studio-42/elfinder-servlet (unmaintaned...)
> (Both BSD-license)
>
> regards
> greg
>
Reply | Threaded
Open this post in threaded view
|

Re: wysiwyg fileupload

greg jocher
Hi Jacques

thanks for your answer.
Yes, you are right - the js is there, but it is not used.
And: On the server side, a connector has to manage the dataresources
and/or content, if I understand the content app correctly.
But i will take a closer look tomorrow.

greg






On 09/24/2012 04:32 PM, Jacques Le Roux wrote:

> elfinder is already embedded in elrte no?
>
> I read in
> elrte.src.html
> closeOnEditorCallback : true, // close elFinder after file select
>
> And also in
> framework/images/webapp/images/jquery/plugins/elrte-1.3/README
>
> * Designed to work with elFinder (http://elrte.org/elfinder), but also
> can be used with any other file manager
>
> HTH
>
> Jacques
>
> From: "greg jocher" <[hidden email]>
>> Hi all
>>
>> are there any plans for integrating a fileuploader in the wysiwyg
>> editor?
>> If not, i will take a closer look into:
>>  - elFinder: http://elfinder.org/
>>  - and optionally its elfinder-servlet:
>> https://github.com/Studio-42/elfinder-servlet (unmaintaned...)
>> (Both BSD-license)
>>
>> regards
>> greg
>>