Re: Custom wicket:tags?

2009-03-09 Thread Wayne Pope
thanks guys

On Mon, Mar 9, 2009 at 3:52 PM, Jeremy Thomerson
 wrote:
> Look at AutoLinkResolver and see how to build one - you can basically
> auto-magically handle any kind of tag any way you want to.
>
> --
> Jeremy Thomerson
> http://www.wickettraining.com
>
>
>
> On Mon, Mar 9, 2009 at 4:58 AM, Wayne Pope > wrote:
>
>> Hi,
>>
>> is it possible to develop our own custom wicket tag(s)?
>> Anyone done this, or have any pointers?
>>
>> thanks
>>
>> -
>> 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: Custom wicket:tags?

2009-03-09 Thread Jeremy Thomerson
Look at AutoLinkResolver and see how to build one - you can basically
auto-magically handle any kind of tag any way you want to.

--
Jeremy Thomerson
http://www.wickettraining.com



On Mon, Mar 9, 2009 at 4:58 AM, Wayne Pope  wrote:

> Hi,
>
> is it possible to develop our own custom wicket tag(s)?
> Anyone done this, or have any pointers?
>
> thanks
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


Re: Custom wicket:tags?

2009-03-09 Thread Jan Kriesten

Hi Wayne,

> is it possible to develop our own custom wicket tag(s)?
> Anyone done this, or have any pointers?

yep, possible.

I did sortof in the Dynamo example
(http://www.footprint.de/fcc/2008/11/some-wicket-scala/)

Regards, --- Jan.



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



Custom wicket:tags?

2009-03-09 Thread Wayne Pope
Hi,

is it possible to develop our own custom wicket tag(s)?
Anyone done this, or have any pointers?

thanks

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