ZF-12341: Add support for RDFa 1.1 doctype
Description
{quote}The doctype for RDFa 1.0 is currently supported in the Doctype view helper (Zend_View_Helper_Doctype).
Since 7. June 2012 RDFa 1.1 is now a formal W3C recommendation: http://www.w3.org/TR/xhtml-rdfa/{quote}
See also: ZF2-401
Comments
Posted by Frank Brückner (frosch) on 2012-07-19T13:43:18.000+0000
Patch and unit tests added.
Posted by Rob Allen (rob) on 2012-11-07T20:27:41.000+0000
Applied patch to trunk (25100) and release-1.12 (25101)