News Feed
Jobs Feed
Sections




News Archive
Content with Style Blog:
Quick helper script for ZF view translations
October 29, 2009 @ 07:54:01

On the Content with Style blog today Pascal Opitz has posted a helper script for Zend Framework applications to make internationalization of your templates simpler.

Manual copy and paste jobs are a pain. Faced with the prospect of internationalizing 30+ big view files, I thought there had to be a better way. When I started to use the reg exp search facility in Textmate, the penny dropped. A helper script is what was needed.

The CLI script he's created goes through a file, in this case a view file (phtml) and does a replace on the values defined in an ini file. It's a simple one-to-one, exact match relationship but it can make it much easier to do simple translations on a large number of pages.

0 comments voice your opinion now!
zendframework translation helper script tutorial


blog comments powered by Disqus

Similar Posts

PHPro.org: SQLite-ON DUPLICATE KEY UPDATE

PHPEveryDay.com: Zend Framework Tutorials Posted (Sessions)

NetTuts.com: Laravel 4: A Start at a RESTful API

WorkingSoftware.com.au: Something Like Threading- PHP Process Forking & Interprocess Communication

Icemelon.com: Dynamic Images in PHP (with GD)


Community Events











Don't see your event here?
Let us know!


series framework opinion functional phpunit code application example release community unittest conference tool interview introduction podcast development language testing zendframework2

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework