Saturday, October 18, 2008

Further Smarty-rization and Internationalization

Tonight I moved more code implement via templates, including separate Smarty templates for css, html, and ajax responses. Additionally, I implemented an database-driven internationalization engine, for easy localization in the future. The text shown to the user will be based on language code. I added tables to maintain text constants, languages, and text strings by language.

No comments: