On Sat, 03 Feb 2007, Dmitry Kandalov wrote:
> I define namespace like this <html xmlns="http://www.w3.org/1999/xhtml";
> xmlns:wicket="http://wicket.sourceforge.net/";> and use
> wicket-xhtml1-strict.dtd. But IDEA says wicket:id is not allowed and can't
> recognize wicket tags. I wrote simple xsd for wicket tags and added
> wicket:id to IDEA custom tags to avoid the problem, though it might be not
> the best decision.
> 
> Does anyone have similar problem?

There is an XSD in svn, I'm using that with IDEA. 

  
https://svn.apache.org/repos/asf/incubator/wicket/trunk/wicket/wicket-xhtml1-strict.dtd

I think that I also added some tags to IDEA custom tags and
maybe did something more.
Anyway now I am content as I can pretty much validate the
HTML templates with IDEA.

-- 
Timo Rantalaiho
Reaktor Innovations Oy    <URL: http://www.ri.fi/ >

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to