Re: [IMPORTANT] GSOC 2013

2013-05-23 Thread Maxim Solodovnik
Hello Andun, Thanks for the plugin I have asked Sebastian regarding including plugin into wicket-jquery-ui [1] if plugin will be accepted the code required will be reduced a lot: [2] Here is my review: 1) currently code at https://github.com/andunslg/EmotIcons-Wicket contains both behavior and ex

Help with the flash client required

2013-05-23 Thread Maxim Solodovnik
Hello Sebastian, Recently I have switched trunk to use HTML5 as main interface. Additionally I have added new type of the login into flash (by wicketsid). New login type was added since it is hard for me to find which of the existent login can be used in my case. After such change the following w

Re: [IMPORTANT] GSOC 2013

2013-05-23 Thread Andun Sameera
Hi Maxim, I have successfully created the initial version of the EmotIcon Wicket Module in https://github.com/andunslg/EmotIcons-Wicket. I have created the module in the following way, We can add the behavior like this, EmotIconsBehavior emotIconsBehavior=new EmotIconsBehavior(); this.add(emotIc