You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by David Chang <da...@yahoo.com> on 2010/03/05 00:44:04 UTC

How to strip Wicket tags in development mode?

I understand that in deployment, all Wicket tags are stripped from the rendered markup that is sent to the client. 

How can I strip all Wicket tags from the rendered markup in development mode. I want to see clean HTML content in the client.

Thanks for help!




      

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


Re: How to strip Wicket tags in development mode?

Posted by FakeBoy <da...@gmail.com>.
Hi, 
do you know something about my problem ?
I asked about constructing callback script with OnlyTargetActivePage param.

D.


jWeekend wrote:
> 
> David,
> 
> Take a look here [1].
> 
> Regards - Cemal
> jWeekend
> OO & Java Technologies, Wicket
> Consulting, Development, Training
> http://jWeekend.com
> 
> [1]
> http://cwiki.apache.org/WICKET/how-to-remove-wicket-markup-from-output.html
> 
> 
> On 4 March 2010 23:44, David Chang <da...@yahoo.com> wrote:
>>
>> I understand that in deployment, all Wicket tags are stripped from the
>> rendered markup that is sent to the client.
>>
>> How can I strip all Wicket tags from the rendered markup in development
>> mode. I want to see clean HTML content in the client.
>>
>> Thanks for help!
>>
>>
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> 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
> 
> 
> 

-- 
View this message in context: http://old.nabble.com/OnlyTargetActivePage-param-tp27786617p27790463.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: How to strip Wicket tags in development mode?

Posted by David Chang <da...@yahoo.com>.
James and Cemal,

Thanks so much for your kind help!

Cheers.

--- On Thu, 3/4/10, Cemal Bayramoglu <jW...@cabouge.com> wrote:

> From: Cemal Bayramoglu <jW...@cabouge.com>
> Subject: Re: How to strip Wicket tags in development mode?
> To: users@wicket.apache.org
> Date: Thursday, March 4, 2010, 6:47 PM
> David,
> 
> Take a look here [1].
> 
> Regards - Cemal
> jWeekend
> OO & Java Technologies, Wicket
> Consulting, Development, Training
> http://jWeekend.com
> 
> [1] http://cwiki.apache.org/WICKET/how-to-remove-wicket-markup-from-output.html
> 
> 
> On 4 March 2010 23:44, David Chang <da...@yahoo.com>
> wrote:
> >
> > I understand that in deployment, all Wicket tags are
> stripped from the rendered markup that is sent to the
> client.
> >
> > How can I strip all Wicket tags from the rendered
> markup in development mode. I want to see clean HTML content
> in the client.
> >
> > Thanks for help!
> >
> >
> >
> >
> >
> >
> >
> ---------------------------------------------------------------------
> > 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
> 
> 


      

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


Re: How to strip Wicket tags in development mode?

Posted by Cemal Bayramoglu <jW...@cabouge.com>.
David,

Take a look here [1].

Regards - Cemal
jWeekend
OO & Java Technologies, Wicket
Consulting, Development, Training
http://jWeekend.com

[1] http://cwiki.apache.org/WICKET/how-to-remove-wicket-markup-from-output.html


On 4 March 2010 23:44, David Chang <da...@yahoo.com> wrote:
>
> I understand that in deployment, all Wicket tags are stripped from the rendered markup that is sent to the client.
>
> How can I strip all Wicket tags from the rendered markup in development mode. I want to see clean HTML content in the client.
>
> Thanks for help!
>
>
>
>
>
>
> ---------------------------------------------------------------------
> 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: How to strip Wicket tags in development mode?

Posted by James Carman <jc...@carmanconsulting.com>.
http://wicket.apache.org/docs/1.4/org/apache/wicket/settings/IMarkupSettings.html#setStripWicketTags%28boolean%29

On Thu, Mar 4, 2010 at 6:44 PM, David Chang <da...@yahoo.com> wrote:
>
> I understand that in deployment, all Wicket tags are stripped from the rendered markup that is sent to the client.
>
> How can I strip all Wicket tags from the rendered markup in development mode. I want to see clean HTML content in the client.
>
> Thanks for help!
>
>
>
>
>
>
> ---------------------------------------------------------------------
> 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