Skip to content
joshmh edited this page Sep 13, 2010 · 27 revisions

Globalize2

Next Up

  • Finish discussion about YAML structure.
  • Start discussing Model Translation: Locale switching and how it affects loaded models; database schemas; what else?

Priorities

  1. view translations with yaml (file/dir structure)
  2. basic model translations (simplest thing possible)
  3. Locale + Translation classes

Component Specifications

YAML-based View Translation

TODO: Decide on behavior of model attributes after locale-switching; decide on data schema

Other Stuff

  • Caching
  • Helpers
  • Currency formatting
  • Form processing
  • View template switching
  • Determining locale from HTTP, etc
  • Translation view generator — creates controller/view to manage translations online
  • Rake tasks
    • dump, load translations
    • generate migrations
    • look for untranslated keys (possibly)
Clone this wiki locally