great! thanks!
On Mon, May 27, 2013 at 1:45 PM, Andun Sameera <[email protected]> wrote: > Hi Maxim, > > I have created two git repos for component > https://github.com/andunslg/Wysiwyg-Wicket and sample > https://github.com/andunslg/Wysiwyg-Wicket-Sample. > > I have created the WysiwygBehaviour first. After scefully creating that I > will create the component to add the Wysiwyg buttons. > > Thanks! > > > On Mon, May 27, 2013 at 9:31 AM, Andun Sameera <[email protected]> wrote: > >> OK Maxim. Will look in to that. >> >> >> On Mon, May 27, 2013 at 9:29 AM, Maxim Solodovnik >> <[email protected]>wrote: >> >>> I would like it as a plugin for wicket-jquery-ui >>> I guess this plugin will require both Behavior and Component (probably >>> extending TextArea) with configurable buttons >>> I believe small number of buttons can be added in initial version >>> >>> >>> On Mon, May 27, 2013 at 10:55 AM, Andun Sameera <[email protected]>wrote: >>> >>>> Hi Maxim, >>>> >>>> I accept this. What I have to do is creating another wicket module >>>> which wraps the bootstrap-wysiwyg plugin. Do I have to create it as a >>>> separate project or under wicket-jquery-ui ? >>>> >>>> Thanks! >>>> >>>> >>>> On Mon, May 27, 2013 at 9:19 AM, Maxim Solodovnik <[email protected] >>>> > wrote: >>>> >>>>> Hello Andun, >>>>> >>>>> since Sebastian already implemented >>>>> emoticons<https://github.com/sebfz1/wicket-jquery-ui/tree/master/wicket-jquery-ui-plugins/src/main/java/com/googlecode/wicket/jquery/ui/plugins/emoticons> >>>>> plugin >>>>> I propose you to implement additional component: WYSIWYG editor plugin >>>>> based on http://mindmup.github.io/bootstrap-wysiwyg/ >>>>> as described here: >>>>> https://issues.apache.org/jira/browse/OPENMEETINGS-558 >>>>> >>>>> Would you accept that? >>>>> >>>>> -- >>>>> WBR >>>>> Maxim aka solomax >>>>> >>>> >>>> >>>> >>>> -- >>>> Regards >>>> Andun S.L. Gunawardana >>>> Undergraduate >>>> Department of Computer Science And Engineering >>>> University of Moratuwa >>>> Sri Lanka >>>> >>>> Blog - http://www.insightforfuture.blogspot.com/ >>>> LinkedIn - http://www.linkedin.com/pub/andun-s-l-gunawardana/34/646/703 >>>> Twitter -http://twitter.com/AndunSLG >>>> >>>> >>>> >>>> >>> >>> >>> >>> >>> -- >>> WBR >>> Maxim aka solomax >>> >> >> >> >> -- >> Regards >> Andun S.L. Gunawardana >> Undergraduate >> Department of Computer Science And Engineering >> University of Moratuwa >> Sri Lanka >> >> Blog - http://www.insightforfuture.blogspot.com/ >> LinkedIn - http://www.linkedin.com/pub/andun-s-l-gunawardana/34/646/703 >> Twitter -http://twitter.com/AndunSLG >> >> >> >> >> > > > > -- > Regards > Andun S.L. Gunawardana > Undergraduate > Department of Computer Science And Engineering > University of Moratuwa > Sri Lanka > > Blog - http://www.insightforfuture.blogspot.com/ > LinkedIn - http://www.linkedin.com/pub/andun-s-l-gunawardana/34/646/703 > Twitter -http://twitter.com/AndunSLG > > > > > -- WBR Maxim aka solomax
