You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Nino Saturnino Martinez Vazquez Wael <ni...@jayway.dk> on 2008/02/06 18:36:49 UTC

[wicketstuff] Accordion component?

I almost have a component ready for wicketstuff.. Should I spend the 
extra hour generalizing it and putting it up on wicketstuff?

http://www.hedgerwow.com/360/mwd/accordion/demo.php

-- 
Nino Martinez Wael
Java Specialist @ Jayway DK
http://www.jayway.dk
+45 2936 7684


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


Re: [wicketstuff] Accordion component?

Posted by Nino Saturnino Martinez Vazquez Wael <ni...@jayway.dk>.
ok i'll put it up sometime today...

Nino Saturnino Martinez Vazquez Wael wrote:
> I almost have a component ready for wicketstuff.. Should I spend the 
> extra hour generalizing it and putting it up on wicketstuff?
>
> http://www.hedgerwow.com/360/mwd/accordion/demo.php
>

-- 
Nino Martinez Wael
Java Specialist @ Jayway DK
http://www.jayway.dk
+45 2936 7684


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


Re: [wicketstuff] Accordion component?

Posted by Uwe Schäfer <sc...@thomas-daily.de>.
Nino Saturnino Martinez Vazquez Wael schrieb:
> I almost have a component ready for wicketstuff.. Should I spend the 
> extra hour generalizing it and putting it up on wicketstuff?

> http://www.hedgerwow.com/360/mwd/accordion/demo.php

SURE!


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


Re: [wicketstuff] Accordion component?

Posted by Advanced Technology® <th...@gmail.com>.
+1

2008/2/6, Nino Saturnino Martinez Vazquez Wael <ni...@jayway.dk>:
>
> I almost have a component ready for wicketstuff.. Should I spend the
> extra hour generalizing it and putting it up on wicketstuff?
>
> http://www.hedgerwow.com/360/mwd/accordion/demo.php
>
> --
> Nino Martinez Wael
> Java Specialist @ Jayway DK
> http://www.jayway.dk
> +45 2936 7684
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>


-- 
AT(R)

Re: [wicketstuff] Accordion component?

Posted by Nino Saturnino Martinez Vazquez Wael <ni...@jayway.dk>.
Point taken.. I'll merge with minis when I get the chance..

Martijn Dashorst wrote:
> When it is nothing more than a single component or function which is
> standalone. Otherwise we will end up with 200+ projects, which can be
> daunting if not unmaintainable. JQuery, Scriptaculous, dojo et al are all
> 'big' client side frameworks which don't make much sense when put together
> into one single project, but Veil, Reflection, etc are single components or
> behaviors that are simple enough to be part of a sort of extensions project.
> A single Accordion would also fall into that category.
> Martijn
>
> On 2/8/08, Nino Saturnino Martinez Vazquez Wael <ni...@jayway.dk>
> wrote:
>   
>> I did not know the requirements for putting it in minis.. I can do that
>> now if you want? How do we distinguish when something are for minis or
>> something are for a new project?
>>
>> -Nino
>>
>> Igor Vaynberg wrote:
>>     
>>> why didnt you just stick it into wicketstuff-minis?
>>>
>>> -igor
>>>
>>>
>>> On Feb 7, 2008 6:02 AM, Nino Saturnino Martinez Vazquez Wael
>>> <ni...@jayway.dk> wrote:
>>>
>>>       
>> http://wicketstuff.org/confluence/display/STUFFWIKI/wicket-contrib-accordion
>>     
>>>> Nino Saturnino Martinez Vazquez Wael wrote:
>>>>
>>>>
>>>>         
>>>>> I almost have a component ready for wicketstuff.. Should I spend the
>>>>> extra hour generalizing it and putting it up on wicketstuff?
>>>>>
>>>>> http://www.hedgerwow.com/360/mwd/accordion/demo.php
>>>>>
>>>>>
>>>>>           
>>>> --
>>>> Nino Martinez Wael
>>>> Java Specialist @ Jayway DK
>>>> http://www.jayway.dk
>>>> +45 2936 7684
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> 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
>>>
>>>
>>>
>>>       
>> --
>> Nino Martinez Wael
>> Java Specialist @ Jayway DK
>> http://www.jayway.dk
>> +45 2936 7684
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>>
>>
>>     
>
>
>   

-- 
Nino Martinez Wael
Java Specialist @ Jayway DK
http://www.jayway.dk
+45 2936 7684


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


Re: [wicketstuff] Accordion component?

Posted by Martijn Dashorst <ma...@gmail.com>.
When it is nothing more than a single component or function which is
standalone. Otherwise we will end up with 200+ projects, which can be
daunting if not unmaintainable. JQuery, Scriptaculous, dojo et al are all
'big' client side frameworks which don't make much sense when put together
into one single project, but Veil, Reflection, etc are single components or
behaviors that are simple enough to be part of a sort of extensions project.
A single Accordion would also fall into that category.
Martijn

On 2/8/08, Nino Saturnino Martinez Vazquez Wael <ni...@jayway.dk>
wrote:
>
> I did not know the requirements for putting it in minis.. I can do that
> now if you want? How do we distinguish when something are for minis or
> something are for a new project?
>
> -Nino
>
> Igor Vaynberg wrote:
> > why didnt you just stick it into wicketstuff-minis?
> >
> > -igor
> >
> >
> > On Feb 7, 2008 6:02 AM, Nino Saturnino Martinez Vazquez Wael
> > <ni...@jayway.dk> wrote:
> >
> >>
> http://wicketstuff.org/confluence/display/STUFFWIKI/wicket-contrib-accordion
> >>
> >> Nino Saturnino Martinez Vazquez Wael wrote:
> >>
> >>
> >>> I almost have a component ready for wicketstuff.. Should I spend the
> >>> extra hour generalizing it and putting it up on wicketstuff?
> >>>
> >>> http://www.hedgerwow.com/360/mwd/accordion/demo.php
> >>>
> >>>
> >> --
> >> Nino Martinez Wael
> >> Java Specialist @ Jayway DK
> >> http://www.jayway.dk
> >> +45 2936 7684
> >>
> >>
> >> ---------------------------------------------------------------------
> >> 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
> >
> >
> >
>
> --
> Nino Martinez Wael
> Java Specialist @ Jayway DK
> http://www.jayway.dk
> +45 2936 7684
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>


-- 
Buy Wicket in Action: http://manning.com/dashorst
Apache Wicket 1.3.1 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.1

Re: [wicketstuff] Accordion component?

Posted by Nino Saturnino Martinez Vazquez Wael <ni...@jayway.dk>.
I did not know the requirements for putting it in minis.. I can do that 
now if you want? How do we distinguish when something are for minis or 
something are for a new project?

-Nino

Igor Vaynberg wrote:
> why didnt you just stick it into wicketstuff-minis?
>
> -igor
>
>
> On Feb 7, 2008 6:02 AM, Nino Saturnino Martinez Vazquez Wael
> <ni...@jayway.dk> wrote:
>   
>> http://wicketstuff.org/confluence/display/STUFFWIKI/wicket-contrib-accordion
>>
>> Nino Saturnino Martinez Vazquez Wael wrote:
>>
>>     
>>> I almost have a component ready for wicketstuff.. Should I spend the
>>> extra hour generalizing it and putting it up on wicketstuff?
>>>
>>> http://www.hedgerwow.com/360/mwd/accordion/demo.php
>>>
>>>       
>> --
>> Nino Martinez Wael
>> Java Specialist @ Jayway DK
>> http://www.jayway.dk
>> +45 2936 7684
>>
>>
>> ---------------------------------------------------------------------
>> 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
>
>
>   

-- 
Nino Martinez Wael
Java Specialist @ Jayway DK
http://www.jayway.dk
+45 2936 7684


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


Re: [wicketstuff] Accordion component?

Posted by Igor Vaynberg <ig...@gmail.com>.
why didnt you just stick it into wicketstuff-minis?

-igor


On Feb 7, 2008 6:02 AM, Nino Saturnino Martinez Vazquez Wael
<ni...@jayway.dk> wrote:
> http://wicketstuff.org/confluence/display/STUFFWIKI/wicket-contrib-accordion
>
> Nino Saturnino Martinez Vazquez Wael wrote:
>
> > I almost have a component ready for wicketstuff.. Should I spend the
> > extra hour generalizing it and putting it up on wicketstuff?
> >
> > http://www.hedgerwow.com/360/mwd/accordion/demo.php
> >
>
> --
> Nino Martinez Wael
> Java Specialist @ Jayway DK
> http://www.jayway.dk
> +45 2936 7684
>
>
> ---------------------------------------------------------------------
> 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: [wicketstuff] Accordion component?

Posted by Nino Saturnino Martinez Vazquez Wael <ni...@jayway.dk>.
http://wicketstuff.org/confluence/display/STUFFWIKI/wicket-contrib-accordion

Nino Saturnino Martinez Vazquez Wael wrote:
> I almost have a component ready for wicketstuff.. Should I spend the 
> extra hour generalizing it and putting it up on wicketstuff?
>
> http://www.hedgerwow.com/360/mwd/accordion/demo.php
>

-- 
Nino Martinez Wael
Java Specialist @ Jayway DK
http://www.jayway.dk
+45 2936 7684


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


Re: [wicketstuff] Accordion component?

Posted by Per Ejeklint <ej...@mac.com>.
Oh! Was it two? Heh, double luck then - thanks to all! :)


Nino.Martinez wrote:
> 
> my contrib or the one from dojo? :)
> 
> Per Ejeklint wrote:
>> Nice, me like very much. Thanks!
>>
>>
>>
>> Nino.Martinez wrote:
>>   
>>> doh!
>>>
>>> http://wicketstuff.org/wicketdojo13/?wicket:bookmarkablePage=%3Aorg.wicketstuff.dojo.examples.accordioncontainer.AccordionContainerSample
>>>
>>> Nino Saturnino Martinez Vazquez Wael wrote:
>>>     
>>>> I almost have a component ready for wicketstuff.. Should I spend the 
>>>> extra hour generalizing it and putting it up on wicketstuff?
>>>>
>>>> http://www.hedgerwow.com/360/mwd/accordion/demo.php
>>>>
>>>>       
>>> -- 
>>> Nino Martinez Wael
>>> Java Specialist @ Jayway DK
>>> http://www.jayway.dk
>>> +45 2936 7684
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>
>>>
>>>
>>>     
>>
>>   
> 
> -- 
> Nino Martinez Wael
> Java Specialist @ Jayway DK
> http://www.jayway.dk
> +45 2936 7684
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/-wicketstuff--Accordion-component--tp15317373p15337681.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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


Re: [wicketstuff] Accordion component?

Posted by Nino Saturnino Martinez Vazquez Wael <ni...@jayway.dk>.
Ahh, ok a little good I have done then. I just thought my contrib was a 
dupe..:/

242 wrote:
> Yours, as the one from dojo doesn't work on my machine.
>
>
> my contrib or the one from dojo? :)
>
>
>   

-- 
Nino Martinez Wael
Java Specialist @ Jayway DK
http://www.jayway.dk
+45 2936 7684


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


Re: [wicketstuff] Accordion component?

Posted by 242 <fo...@hyper-plaza.com>.
Yours, as the one from dojo doesn't work on my machine.


my contrib or the one from dojo? :)


-- 
View this message in context: http://www.nabble.com/-wicketstuff--Accordion-component--tp15317373p15348314.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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


Re: [wicketstuff] Accordion component?

Posted by Nino Saturnino Martinez Vazquez Wael <ni...@jayway.dk>.
my contrib or the one from dojo? :)

Per Ejeklint wrote:
> Nice, me like very much. Thanks!
>
>
>
> Nino.Martinez wrote:
>   
>> doh!
>>
>> http://wicketstuff.org/wicketdojo13/?wicket:bookmarkablePage=%3Aorg.wicketstuff.dojo.examples.accordioncontainer.AccordionContainerSample
>>
>> Nino Saturnino Martinez Vazquez Wael wrote:
>>     
>>> I almost have a component ready for wicketstuff.. Should I spend the 
>>> extra hour generalizing it and putting it up on wicketstuff?
>>>
>>> http://www.hedgerwow.com/360/mwd/accordion/demo.php
>>>
>>>       
>> -- 
>> Nino Martinez Wael
>> Java Specialist @ Jayway DK
>> http://www.jayway.dk
>> +45 2936 7684
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>>
>>
>>
>>     
>
>   

-- 
Nino Martinez Wael
Java Specialist @ Jayway DK
http://www.jayway.dk
+45 2936 7684


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


Re: [wicketstuff] Accordion component?

Posted by Per Ejeklint <ej...@mac.com>.
Nice, me like very much. Thanks!



Nino.Martinez wrote:
> 
> doh!
> 
> http://wicketstuff.org/wicketdojo13/?wicket:bookmarkablePage=%3Aorg.wicketstuff.dojo.examples.accordioncontainer.AccordionContainerSample
> 
> Nino Saturnino Martinez Vazquez Wael wrote:
>> I almost have a component ready for wicketstuff.. Should I spend the 
>> extra hour generalizing it and putting it up on wicketstuff?
>>
>> http://www.hedgerwow.com/360/mwd/accordion/demo.php
>>
> 
> -- 
> Nino Martinez Wael
> Java Specialist @ Jayway DK
> http://www.jayway.dk
> +45 2936 7684
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/-wicketstuff--Accordion-component--tp15317373p15336757.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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


Re: [wicketstuff] Accordion component?

Posted by Nino Saturnino Martinez Vazquez Wael <ni...@jayway.dk>.
doh!

http://wicketstuff.org/wicketdojo13/?wicket:bookmarkablePage=%3Aorg.wicketstuff.dojo.examples.accordioncontainer.AccordionContainerSample

Nino Saturnino Martinez Vazquez Wael wrote:
> I almost have a component ready for wicketstuff.. Should I spend the 
> extra hour generalizing it and putting it up on wicketstuff?
>
> http://www.hedgerwow.com/360/mwd/accordion/demo.php
>

-- 
Nino Martinez Wael
Java Specialist @ Jayway DK
http://www.jayway.dk
+45 2936 7684


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