开发者

How should I create my HTML5 Manifest using Zend Framework?

开发者 https://www.devze.com 2023-03-06 14:37 出处:网络
I don\'t think that Zend Framework has any support开发者_Python百科 for the generation of HTML5 Manifest files. How should I go about creating one? I\'m assuming I should create a specialized controll

I don't think that Zend Framework has any support开发者_Python百科 for the generation of HTML5 Manifest files. How should I go about creating one? I'm assuming I should create a specialized controller to generate it.


Maybe a plugin is more what you need, although you'll still need to have some way to register all your static content but you can use the script and style view helpers to extract some of that information.

0

精彩评论

暂无评论...
验证码 换一张
取 消