contributing components

2010-01-27 Thread Sam Barrow
I sent an email to this list the other day about releasing my wicket
component toolkit. Anybody know how to go about this?

I have some pretty interesting stuff, like a BeanPanel that displays a
bean's properties in a nice looking key:value format, and another one
that allows you to upload a file, but is abstracted so you can upload
from a file on the local computer or from a web URL.

My most innovative one accepts a list of files as input, and
automatically generates zip/tar.gz/tar.bz2 archive downloads. I'm sure
these will come in useful to many. If anybody knows how to go about this
please let me know.


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



Re: contributing components

2010-01-27 Thread Igor Vaynberg
there is wicketstuff-minis...

-igor

On Wed, Jan 27, 2010 at 2:35 PM, Sam Barrow s...@sambarrow.com wrote:
 I sent an email to this list the other day about releasing my wicket
 component toolkit. Anybody know how to go about this?

 I have some pretty interesting stuff, like a BeanPanel that displays a
 bean's properties in a nice looking key:value format, and another one
 that allows you to upload a file, but is abstracted so you can upload
 from a file on the local computer or from a web URL.

 My most innovative one accepts a list of files as input, and
 automatically generates zip/tar.gz/tar.bz2 archive downloads. I'm sure
 these will come in useful to many. If anybody knows how to go about this
 please let me know.


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



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



Re: contributing components

2010-01-27 Thread Riyad Kalla
Sam,
Sounds like some pretty nice new components. Thanks for kicking those back
into the community.

R

On Jan 27, 2010 3:36 PM, Sam Barrow s...@sambarrow.com wrote:

I sent an email to this list the other day about releasing my wicket
component toolkit. Anybody know how to go about this?

I have some pretty interesting stuff, like a BeanPanel that displays a
bean's properties in a nice looking key:value format, and another one
that allows you to upload a file, but is abstracted so you can upload
from a file on the local computer or from a web URL.

My most innovative one accepts a list of files as input, and
automatically generates zip/tar.gz/tar.bz2 archive downloads. I'm sure
these will come in useful to many. If anybody knows how to go about this
please let me know.


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