2010年10月29日星期五

[fw-mvc] Auto HTML escaper module for Zend_View.

Hi everyone,

I love ZendFramework and I wanted my team use it.
But that you couldn't escape vars in view automatically was its biggest
drawbacks.

So I write this - auto HTML escaper module for Zend_View:
http://github.com/chikaram/gnix-view


It's been working well on a medium-scale project - about 45,000SLOC, 900M
PVs/Month.
We are very happy because we don't need to bother with writing
$this->escape() all the time we use view variables.

If you are interested, please use it and let me know how you feel.

Regards,

Chikaram
http://twitter.com/chikaram

--
View this message in context: http://zend-framework-community.634137.n4.nabble.com/Auto-HTML-escaper-module-for-Zend-View-tp3019090p3019090.html
Sent from the Zend MVC mailing list archive at Nabble.com.

没有评论: