Re: [Wicket-user] problem with wicket dtd in IDEA

2007-02-05 Thread Timo Rantalaiho
On Sun, 04 Feb 2007, Dmitry Kandalov wrote:
 I tried this one. It doesn't work either. I wonder how autocompletion
 can work for you because I couldn't find any notion of wicket tags in
 this dtd.  Guess you put them in custom tags. Don't you?

Most probably yes.

-- 
Timo Rantalaiho
Reaktor Innovations OyURL: 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=lnkkid=120709bid=263057dat=121642
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] problem with wicket dtd in IDEA

2007-02-04 Thread Timo Rantalaiho
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 OyURL: 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=lnkkid=120709bid=263057dat=121642
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


[Wicket-user] problem with wicket dtd in IDEA

2007-02-03 Thread Dmitry Kandalov

Hi,

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?
-- 
View this message in context: 
http://www.nabble.com/problem-with-wicket-dtd-in-IDEA-tf3165373.html#a8780931
Sent from the Wicket - User mailing list archive at Nabble.com.


-
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=lnkkid=120709bid=263057dat=121642
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user