You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Nikita Tovstoles <ni...@gmail.com> on 2010/06/11 20:36:33 UTC

OT: html validator that parses add'l dtd's?

Can anyone recommend a validator (browser plugin, online, or eclipse plugin)
that won't complain about <wicket> tags when dtd is declared properly. W3C
complains about those tags even if the following is declared:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "
http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:wicket="
http://wicket.apache.org/dtds.data/wicket-xhtml1.4-strict.dtd" xml:lang="en"
lang="en">

thanks,

-nikita

Re: OT: html validator that parses add'l dtd's?

Posted by Nikita Tovstoles <ni...@gmail.com>.
right, that avoids having to validate "wicket" tags. However, since the URL
to the wicket DTD is provided, it'd be nice to validate the dev mode doc as
well (or at least not see false errors while running a validator in dev
mode)



On Fri, Jun 11, 2010 at 3:07 PM, nicolas melendez <nf...@gmail.com>wrote:

> set up your app en deployment mode, or copy the development mode setup of
> wicket and modify it  in order to not show "wicket:id" tag
>
> On Fri, Jun 11, 2010 at 3:36 PM, Nikita Tovstoles <
> nikita.tovstoles@gmail.com> wrote:
>
> > Can anyone recommend a validator (browser plugin, online, or eclipse
> > plugin)
> > that won't complain about <wicket> tags when dtd is declared properly.
> W3C
> > complains about those tags even if the following is declared:
> >
> > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "
> > http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
> > <html xmlns="http://www.w3.org/1999/xhtml" xmlns:wicket="
> > http://wicket.apache.org/dtds.data/wicket-xhtml1.4-strict.dtd"
> > xml:lang="en"
> > lang="en">
> >
> > thanks,
> >
> > -nikita
> >
>
>
>
> --
> Nicolás Meléndez
> Java Software Developer
>
> 1) Google App Engine works:
>
> 1.a) http://www.clasificad.com.ar  (Local free classifieds for  housing,
> sale, services, local community, curses,jobs, and events - GAE/J + Wicket +
> YUI)
>
> 1.b) http://www.chessk.com  (Massive multiplayer chess online  GAE/J +
> Applets + Wicket)
>
> 2) Linkedin: http://ar.linkedin.com/in/nicolasmelendez
>

Re: OT: html validator that parses add'l dtd's?

Posted by nicolas melendez <nf...@gmail.com>.
set up your app en deployment mode, or copy the development mode setup of
wicket and modify it  in order to not show "wicket:id" tag

On Fri, Jun 11, 2010 at 3:36 PM, Nikita Tovstoles <
nikita.tovstoles@gmail.com> wrote:

> Can anyone recommend a validator (browser plugin, online, or eclipse
> plugin)
> that won't complain about <wicket> tags when dtd is declared properly. W3C
> complains about those tags even if the following is declared:
>
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "
> http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:wicket="
> http://wicket.apache.org/dtds.data/wicket-xhtml1.4-strict.dtd"
> xml:lang="en"
> lang="en">
>
> thanks,
>
> -nikita
>



-- 
Nicolás Meléndez
Java Software Developer

1) Google App Engine works:

1.a) http://www.clasificad.com.ar  (Local free classifieds for  housing,
sale, services, local community, curses,jobs, and events - GAE/J + Wicket +
YUI)

1.b) http://www.chessk.com  (Massive multiplayer chess online  GAE/J +
Applets + Wicket)

2) Linkedin: http://ar.linkedin.com/in/nicolasmelendez