You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Wendy Smoak (JIRA)" <ji...@apache.org> on 2006/10/05 16:18:15 UTC

[jira] Updated: (SB-30) Remove 'deprecated' DTD elements

     [ http://issues.apache.org/struts/browse/SB-30?page=all ]

Wendy Smoak updated SB-30:
--------------------------

    Description: 
Along the lines of SB-21 cleaning up the TLD, it looks like a few things can be removed from the DTD:

ContentType
   page  (use template)
   definition  (use template)
   (I'm not certain about this, but I think page/definition/template are the same.)

component-definitions (use tiles-definitions)

definition                             (corrected, see comment below)
  path (use template)
  page (use template)
                                                  

add
  direct (use type=string)

put
  direct  (use type=string)
  content  (use value)


  was:
Along the lines of SB-21 cleaning up the TLD, it looks like a few things can be removed from the DTD:

ContentType
   page  (use template)
   definition  (use template)
   (I'm not certain about this, but I think page/definition/template are the same.)

component-definitions (use tiles-definitions)

definition
  page (use path)
  template (use path)

add
  direct (use type=string)

put
  direct  (use type=string)
  content  (use value)



> Remove 'deprecated' DTD elements
> --------------------------------
>
>                 Key: SB-30
>                 URL: http://issues.apache.org/struts/browse/SB-30
>             Project: Sandbox
>          Issue Type: Task
>          Components: Tiles
>            Reporter: Wendy Smoak
>             Fix For: 2.0
>
>
> Along the lines of SB-21 cleaning up the TLD, it looks like a few things can be removed from the DTD:
> ContentType
>    page  (use template)
>    definition  (use template)
>    (I'm not certain about this, but I think page/definition/template are the same.)
> component-definitions (use tiles-definitions)
> definition                             (corrected, see comment below)
>   path (use template)
>   page (use template)
>                                                   
> add
>   direct (use type=string)
> put
>   direct  (use type=string)
>   content  (use value)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira