[ http://issues.apache.org/struts/browse/SB-30?page=comments#action_37923 ] Wendy Smoak commented on SB-30: -------------------------------
Discussion thread: http://www.mail-archive.com/dev%40struts.apache.org/msg24016.html We should establish a Tiles 2.0 DTD and remove the 1.1 and 1.2 versions from svn. We should also use DTDDoc conventions for comments in the DTD. See: http://svn.apache.org/viewvc?rev=428939&view=rev and http://struts.apache.org/struts-sandbox/tiles/tiles-core/dtddoc/index.html > 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 > page (use path) > template (use path) > 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
