symfony Forms in Action into Chinese
最近 Jason 翻译了几章 《symfony Forms in Action》的内容,希望对大家在 >syfony 1.1 的版本中操作表单有所帮助。
最近 Jason 翻译了几章 《symfony Forms in Action》的内容,希望对大家在 >syfony 1.1 的版本中操作表单有所帮助。
The sfI18nExportPlugin will make your life easier if you work on internationalized applications. Its purpose it to automate the creation and update of dictionaries for the interface translation, and it is compatible with all the dictionary storage strategies implemented in symfony (XLIFF, gettext, Creole, SQLite and MySQL).
http://www.symfony-project.com/weblog/2007/06/25/symfony-1-0-5-released-security-fix.html
symfony 1.0.2 已经于昨天发布。这个版本没有新功能,解决 了一些bug.
这个版本的更新包括:
Propel 升级到 1.2.1.修正了propel模板里的一些小bug,所以需要重新建立模型
symfony propel-build-model
另外,别忘了清空项目缓存
symfony clear-cache