You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by ra...@pixotec.de on 2010/06/01 09:39:54 UTC

Re: Re: RE: Rich Text Editors and Wicket

have a look at the powerful xinha editor (http://www.xinha.org/).

A Wicket integration can be found here:
http://svn.hippocms.org/repos/hippo/hippo-ecm/trunk/addon/



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


RE: Re: RE: Rich Text Editors and Wicket

Posted by Chris Colman <ch...@stepaheadsoftware.com>.
I looked at xinha before (and others) but the one killer feature of
FckEditor that our application can't live without is the ability to
integrate an image chooser (even if only filenames and directories are
displayed) that displays a collection of image filenames and directories
on the server (ie., images already uploaded, not browsing the client's
PC) via a 'image collection' provider (implementation of a special Java
FckEditor interface).

I also like the ability to 'Right click' on objects in FckEditor and
choose a variety of options. Not many others seem to support right click
options.

Also FckEditor brings up JavaScript popup windows (nice!) to edit
properties instead of full strength browser popup windows with the big
chunky borders and title (yuck!)

>-----Original Message-----
>From: ralf.eichinger@pixotec.de [mailto:ralf.eichinger@pixotec.de]
>Sent: Tuesday, 1 June 2010 5:40 PM
>To: users@wicket.apache.org
>Subject: Re: Re: RE: Rich Text Editors and Wicket
>
>have a look at the powerful xinha editor (http://www.xinha.org/).
>
>A Wicket integration can be found here:
>http://svn.hippocms.org/repos/hippo/hippo-ecm/trunk/addon/
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>For additional commands, e-mail: users-help@wicket.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


RE: RE: RE: Re: RE: Rich Text Editors and Wicket

Posted by Chris Colman <ch...@stepaheadsoftware.com>.
Will do if I can find it.

Chris

>-----Original Message-----
>From: wicketyan [mailto:wicketyan@gmail.com]
>Sent: Wednesday, 2 June 2010 11:43 PM
>To: users
>Subject: Re: RE: RE: Re: RE: Rich Text Editors and Wicket
>
>Could you tell me when  you get it ?I also want to  use fckeditor.
>
>
>2010-06-02
>
>
>
>wicketyan
>
>
>
>发件人: Chris Colman
>发送时间: 2010-06-02  19:58:19
>收件人: users@wicket.apache.org
>抄送:
>主题: RE: RE: Re: RE: Rich Text Editors and Wicket
>
>I haven't found a wicket integration for FckEditor yet but I'm still
>looking.
>I used to use TinyMCE but it had a few problems, including no ability (in
>the open source version at least) to integrate image selection from a
>server based repository of images. It also wasn't as powerful when it came
>to letting the user specify styling options for each element.
>> -----Original Message-----
>> From: wicketyan [mailto:wicketyan@gmail.com]
>> Sent: Wednesday, 2 June 2010 9:38 PM
>> To: users
>> Subject: Re: RE: Re: RE: Rich Text Editors and Wicket
>>
>> yes ,I aggree with you. I think rich text editors can simplely divided
>> into two categories ,heavy or light one.I just need a light one  such as
>> nicedit or xheditor,which using a  popup fileupload button is very fit
>for
>> people not good at computer.Displaying image from server is fit for
>> website administer system.It looks like tinymce already have this
>> fuction,but I don't know whether wicket had integrated it .Is fckeditor
>> has a wicket integration?
>>
>>
>> 2010-06-02
>>
>>
>>
>> wicketyan
>>
>>
>>
>> 发件人: Chris Colman
>> 发送时间: 2010-06-02  16:31:53
>> 收件人: users@wicket.apache.org
>> 抄送:
>> 主题: RE: Re: RE: Rich Text Editors and Wicket
>>
>> I looked at xinha before (and others) but the one killer feature of
>> FckEditor that our application can't live without is the ability to
>> integrate an image chooser (even if only filenames and directories are
>> displayed) that displays a collection of image filenames and directories
>> on the server (ie., images already uploaded, not browsing the client's
>> PC) via a 'image collection' provider (implementation of a special Java
>> FckEditor interface).
>> I also like the ability to 'Right click' on objects in FckEditor and
>> choose a variety of options. Not many others seem to support right click
>> options.
>> Also FckEditor brings up JavaScript popup windows (nice!) to edit
>> properties instead of full strength browser popup windows with the big
>> chunky borders and title (yuck!)
>> >-----Original Message-----
>> >From: ralf.eichinger@pixotec.de [mailto:ralf.eichinger@pixotec.de]
>> >Sent: Tuesday, 1 June 2010 5:40 PM
>> >To: users@wicket.apache.org
>> >Subject: Re: Re: RE: Rich Text Editors and Wicket
>> >
>> >have a look at the powerful xinha editor (http://www.xinha.org/).
>> >
>> >A Wicket integration can be found here:
>> >http://svn.hippocms.org/repos/hippo/hippo-ecm/trunk/addon/
>> >
>> >
>> >
>> >---------------------------------------------------------------------
>> >To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> >For additional commands, e-mail: users-help@wicket.apache.org
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>For additional commands, e-mail: users-help@wicket.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: RE: RE: Re: RE: Rich Text Editors and Wicket

Posted by wicketyan <wi...@gmail.com>.
Could you tell me when  you get it ?I also want to  use fckeditor.


2010-06-02 



wicketyan 



发件人: Chris Colman 
发送时间: 2010-06-02  19:58:19 
收件人: users@wicket.apache.org 
抄送: 
主题: RE: RE: Re: RE: Rich Text Editors and Wicket 
 
I haven't found a wicket integration for FckEditor yet but I'm still looking. 
I used to use TinyMCE but it had a few problems, including no ability (in the open source version at least) to integrate image selection from a server based repository of images. It also wasn't as powerful when it came to letting the user specify styling options for each element.
> -----Original Message-----
> From: wicketyan [mailto:wicketyan@gmail.com]
> Sent: Wednesday, 2 June 2010 9:38 PM
> To: users
> Subject: Re: RE: Re: RE: Rich Text Editors and Wicket
> 
> yes ,I aggree with you. I think rich text editors can simplely divided
> into two categories ,heavy or light one.I just need a light one  such as
> nicedit or xheditor,which using a  popup fileupload button is very fit for
> people not good at computer.Displaying image from server is fit for
> website administer system.It looks like tinymce already have this
> fuction,but I don't know whether wicket had integrated it .Is fckeditor
> has a wicket integration?
> 
> 
> 2010-06-02
> 
> 
> 
> wicketyan
> 
> 
> 
> 发件人: Chris Colman
> 发送时间: 2010-06-02  16:31:53
> 收件人: users@wicket.apache.org
> 抄送:
> 主题: RE: Re: RE: Rich Text Editors and Wicket
> 
> I looked at xinha before (and others) but the one killer feature of
> FckEditor that our application can't live without is the ability to
> integrate an image chooser (even if only filenames and directories are
> displayed) that displays a collection of image filenames and directories
> on the server (ie., images already uploaded, not browsing the client's
> PC) via a 'image collection' provider (implementation of a special Java
> FckEditor interface).
> I also like the ability to 'Right click' on objects in FckEditor and
> choose a variety of options. Not many others seem to support right click
> options.
> Also FckEditor brings up JavaScript popup windows (nice!) to edit
> properties instead of full strength browser popup windows with the big
> chunky borders and title (yuck!)
> >-----Original Message-----
> >From: ralf.eichinger@pixotec.de [mailto:ralf.eichinger@pixotec.de]
> >Sent: Tuesday, 1 June 2010 5:40 PM
> >To: users@wicket.apache.org
> >Subject: Re: Re: RE: Rich Text Editors and Wicket
> >
> >have a look at the powerful xinha editor (http://www.xinha.org/).
> >
> >A Wicket integration can be found here:
> >http://svn.hippocms.org/repos/hippo/hippo-ecm/trunk/addon/
> >
> >
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> >For additional commands, e-mail: users-help@wicket.apache.org
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org

RE: RE: Re: RE: Rich Text Editors and Wicket

Posted by Chris Colman <ch...@stepaheadsoftware.com>.
I haven't found a wicket integration for FckEditor yet but I'm still looking. 

I used to use TinyMCE but it had a few problems, including no ability (in the open source version at least) to integrate image selection from a server based repository of images. It also wasn't as powerful when it came to letting the user specify styling options for each element.

> -----Original Message-----
> From: wicketyan [mailto:wicketyan@gmail.com]
> Sent: Wednesday, 2 June 2010 9:38 PM
> To: users
> Subject: Re: RE: Re: RE: Rich Text Editors and Wicket
> 
> yes ,I aggree with you. I think rich text editors can simplely divided
> into two categories ,heavy or light one.I just need a light one  such as
> nicedit or xheditor,which using a  popup fileupload button is very fit for
> people not good at computer.Displaying image from server is fit for
> website administer system.It looks like tinymce already have this
> fuction,but I don't know whether wicket had integrated it .Is fckeditor
> has a wicket integration?
> 
> 
> 2010-06-02
> 
> 
> 
> wicketyan
> 
> 
> 
> 发件人: Chris Colman
> 发送时间: 2010-06-02  16:31:53
> 收件人: users@wicket.apache.org
> 抄送:
> 主题: RE: Re: RE: Rich Text Editors and Wicket
> 
> I looked at xinha before (and others) but the one killer feature of
> FckEditor that our application can't live without is the ability to
> integrate an image chooser (even if only filenames and directories are
> displayed) that displays a collection of image filenames and directories
> on the server (ie., images already uploaded, not browsing the client's
> PC) via a 'image collection' provider (implementation of a special Java
> FckEditor interface).
> I also like the ability to 'Right click' on objects in FckEditor and
> choose a variety of options. Not many others seem to support right click
> options.
> Also FckEditor brings up JavaScript popup windows (nice!) to edit
> properties instead of full strength browser popup windows with the big
> chunky borders and title (yuck!)
> >-----Original Message-----
> >From: ralf.eichinger@pixotec.de [mailto:ralf.eichinger@pixotec.de]
> >Sent: Tuesday, 1 June 2010 5:40 PM
> >To: users@wicket.apache.org
> >Subject: Re: Re: RE: Rich Text Editors and Wicket
> >
> >have a look at the powerful xinha editor (http://www.xinha.org/).
> >
> >A Wicket integration can be found here:
> >http://svn.hippocms.org/repos/hippo/hippo-ecm/trunk/addon/
> >
> >
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> >For additional commands, e-mail: users-help@wicket.apache.org
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: RE: Re: RE: Rich Text Editors and Wicket

Posted by wicketyan <wi...@gmail.com>.
yes ,I aggree with you. I think rich text editors can simplely divided into two categories ,heavy or light one.I just need a light one  such as nicedit or xheditor,which using a  popup fileupload button is very fit for people not good at computer.Displaying image from server is fit for website administer system.It looks like tinymce already have this fuction,but I don't know whether wicket had integrated it .Is fckeditor has a wicket integration?


2010-06-02 



wicketyan 



发件人: Chris Colman 
发送时间: 2010-06-02  16:31:53 
收件人: users@wicket.apache.org 
抄送: 
主题: RE: Re: RE: Rich Text Editors and Wicket 
 
I looked at xinha before (and others) but the one killer feature of
FckEditor that our application can't live without is the ability to
integrate an image chooser (even if only filenames and directories are
displayed) that displays a collection of image filenames and directories
on the server (ie., images already uploaded, not browsing the client's
PC) via a 'image collection' provider (implementation of a special Java
FckEditor interface).
I also like the ability to 'Right click' on objects in FckEditor and
choose a variety of options. Not many others seem to support right click
options.
Also FckEditor brings up JavaScript popup windows (nice!) to edit
properties instead of full strength browser popup windows with the big
chunky borders and title (yuck!)
>-----Original Message-----
>From: ralf.eichinger@pixotec.de [mailto:ralf.eichinger@pixotec.de]
>Sent: Tuesday, 1 June 2010 5:40 PM
>To: users@wicket.apache.org
>Subject: Re: Re: RE: Rich Text Editors and Wicket
>
>have a look at the powerful xinha editor (http://www.xinha.org/).
>
>A Wicket integration can be found here:
>http://svn.hippocms.org/repos/hippo/hippo-ecm/trunk/addon/
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>For additional commands, e-mail: users-help@wicket.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org