[Wicket-user] Help: Creating a Apache-licensed Wysiwyg-Textarea for Wicket

2007-04-23 Thread Ralf Eichinger
there is a tinymce-component in distribution. but it is very heavyloaded and I want to start a wysiwyg-textarea for wicket. the license should be apache, so wicket can incorporate it. as a first time component for me I started reading source-codes (datepicker), the pro wicket book and got confused

Re: [Wicket-user] Help: Creating a Apache-licensed Wysiwyg-Textarea for Wicket

2007-04-23 Thread Jean-Baptiste Quenot
* Ralf Eichinger: > there is a tinymce-component in distribution. but it is very > heavyloaded and I want to start a wysiwyg-textarea for wicket. Such a widget already exists, check out DojoRichTextEditorBehavior in WicketStuff Dojo: http://wicket-stuff.svn.sourceforge.net/viewvc/wicket-stuf

Re: [Wicket-user] Help: Creating a Apache-licensed Wysiwyg-Textarea for Wicket

2007-04-23 Thread Igor Vaynberg
you know jbq, i would love to see you for once answer a question instead of only pimping dojo :) class rtebehavior extends abstractbehavior implements iheadercontributor { public static JavascriptReference ref=new JavascriptReference( rtebehavior.class, "rte.js"); private Component target; pu

Re: [Wicket-user] Help: Creating a Apache-licensed Wysiwyg-Textarea for Wicket

2007-04-23 Thread Jean-Baptiste Quenot
* Igor Vaynberg: > you know jbq, i would love to see you for once answer a question > instead of only pimping dojo :) Igor you know most users (like me) don't want to spend time on bloated Javascript. That's why I mention this component. Besides that, Dojo's rich text editor is also a very

Re: [Wicket-user] Help: Creating a Apache-licensed Wysiwyg-Textarea for Wicket

2007-04-23 Thread Igor Vaynberg
i thought doing this was part of the "job". i thought being of apache background you wouldve understood this better then any of us. -igor On 4/23/07, Jean-Baptiste Quenot <[EMAIL PROTECTED]> wrote: * Igor Vaynberg: > you know jbq, i would love to see you for once answer a question > instead

Re: [Wicket-user] Help: Creating a Apache-licensed Wysiwyg-Textarea for Wicket

2007-04-24 Thread Johan Compagner
And I also admit that I don't have the same patience as yours, providing code snippets all the time, answering to every question with such accuracy :-) Congratulations, Igor! +1 Igor for president! - This SF.net ema

Re: [Wicket-user] Help: Creating a Apache-licensed Wysiwyg-Textarea for Wicket

2007-04-24 Thread Thomas R. Corbin
On Tuesday 24 April 2007 2:14 am, Johan Compagner escreveu: > > And I also admit that I don't have the same patience as yours, > > providing code snippets all the time, answering to every question > > with such accuracy :-) > > > > Congratulations, Igor! > > +1 Igor for president! +1