I've integrated the tabs and accordion components, along with according
examples. I'm missing time to do more ATM, but I hope this can help people
looking for such integration.

Xavier

On 8/16/07, David Bernard <[EMAIL PROTECTED]> wrote:
>
> Xavier, you are welcome to merge, improve, ...
> Currently I choose an unscalable package organisation (flat) so :
> * every Behaviors and Components are under org.wiicketstuff.jquery
> * every js are referenced by JavascriptResourceReference(
> JQueryBehavior.class, ...) (relative to JQueryBehavior)
> * may be demo could be reorg by "features"
>
> ...
>
> Xavier Hanin wrote:
> > On 8/16/07, David Bernard <[EMAIL PROTECTED]> wrote:
> >> Xavier,
> >>
> >> There is no overlap in features, it's a started project with only a
> Drag
> >> on Drop Sortable (multi)List based on the interface.js plugin for
> jquery.
> >> I'll be happy to merge your work, If I could publish under
> wicketstuff.org(else I'll do like you, I'll use an other host).
> >
> >
> > I'm not using another host for a wicket contribution, I'm using another
> host
> > for projects using wicket, in which I've implemented some wicket
> components,
> > some of them being jquery integration. I think wicketstuff is the best
> place
> > to merge both your and my work in a reusable module.
> >
> > I'll be happy to merge my stuff myself if you want, I already have
> commit
> > rights on wicketstuff, so it shouldn't be a problem. Just tell me if
> you're
> > ok and where you prefer me to put those contributions.
> >
> > Xavier
> >
> > The only problem will be to choose the license: I choose LGPL (my
> favorite)
> >> for wicketstuff-jquery but I could change to ASL if you prefer.
> >>
> >> Thx,
> >>
> >> /David
> >>
> >> Xavier Hanin wrote:
> >>> On 8/16/07, David Bernard <[EMAIL PROTECTED]> wrote:
> >>>> Hi,
> >>>>
> >>>> I started a wicket-jquery integration,
> >>>
> >>> Interesting, I've integrated some jquery plugins (tabs and accordion)
> >> with
> >>> wicket, I'll contribute them if you want and if they do not overlap
> with
> >>> your work. You can find more details here:
> >>> http://xhab.blogspot.com/2007/06/wicket-jquery-tab-component.html
> >>> and source code (Apache license) here:
> >>>
> >>
> http://www.xoocode.org/wsvn/xoocode/org.xoocode.xooctory/trunk/xooctory/src/main/java/org/xoocode/xooctory/web/component/jquery/
> >>> WDYT?
> >>>
> >>> Xavier
> >>>
> >>> and I would like to import it under wicketstuff.
> >>>> What are the practices ?
> >>>> * package name convention (currently I use org.wicketstuff.jquery and
> >>>> org.wicketstuff.jquery.demo)
> >>>> * to provide example/demo, user guide
> >>>> * ...
> >>>>
> >>>> Thanks
> >>>>
> >>>
> >>>
> >
> >
> >
>



-- 
Xavier Hanin - Independent Java Consultant
http://xhab.blogspot.com/
http://incubator.apache.org/ivy/
http://www.xoocode.org/

Reply via email to