You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Timo Rantalaiho (JIRA)" <ji...@apache.org> on 2008/12/01 15:14:44 UTC

[jira] Resolved: (WICKET-693) What to do with the wicket dtd?

     [ https://issues.apache.org/jira/browse/WICKET-693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timo Rantalaiho resolved WICKET-693.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3.6

Well, now the current DTD is available here

http://wicket.apache.org/dtds.data/wicket-xhtml1.3-strict.dtd

http://wicket.apache.org/dtds.data/wicket-xhtml1.4-strict.dtd

and it can be referenced if someone knows the correct way :) Adding the xmlns:wicket attribute above seems to help IntelliJ IDEA to get that into use, even though it doesn't seem to be valid HTML.

Better ideas are welcome.

> 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.