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

DZone.com: CakePHP - Web Test Cases with SimpleTest

Fabien Potencier's Blog: Create your own framework... on top of the Symfony2 Components (part 1)

WebInOne.net: Date validation for CodeIgniter 2

PerishablePress.com: Encoding & Decoding PHP Code

WaxJelly Blog: Simple PHP script using the YouTube API (with pagination)


Community Events











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


community zendframework2 rest language interview testing symfony2 introduction podcast release framework development usergroup conference phpunit database unittest functional opinion series

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