[ 
https://issues.apache.org/jira/browse/WICKET-693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12673863#action_12673863
 ] 

Anatoly Kupriyanov commented on WICKET-693:
-------------------------------------------

This DTD defines only wicket:id and wicket:preview attributes, but doesn't 
define any wicket elements. Is it just not finished or am I missing something?
Answering previous question, you need make a <!DOCTYPE>, which will point to 
the wicket-xhtml1.4-strict.dtd, but it will not work well while .dtd is not 
complete. Afair, in IDEA it's possible to name file as .xhtml, instead .html, 
it gives more strict validations.

> What to do with the wicket dtd?
> -------------------------------
>
>                 Key: WICKET-693
>                 URL: https://issues.apache.org/jira/browse/WICKET-693
>             Project: Wicket
>          Issue Type: Bug
>          Components: site, wicket
>            Reporter: Martijn Dashorst
>            Assignee: Timo Rantalaiho
>             Fix For: 1.3.6, 1.4-RC2
>
>
> The current dtd is located at the wicket.sf.net site, and may not even work. 
> We need to come up with a solution for the wicket dtd and fix this for the 
> future:
> ./jdk-1.4/wicket/src/site/resources/DTD/wicket-1.0-xhtml11.dtd: SYSTEM 
> "http://wicket.sourceforge.net/DTD/wicket-xhtml1.dtd";

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to