Hide
on 30/4/06

I've updated the Locale Package again, only some minor changes superficially, but with a significant performance improvement and adding a check for true static pages (those handled by the pages controller).

The todo list for the locale package is quite short:

  • Add gettext support
  • Add DB option
  • Provide means of chosing which method of storage/retrieval to use

Time is of a premium lately, and I only develop things as and when I need them. If anyone has suggestions or requests regarding this package please leave a comment.

2 Responses to i18n Again

  1. 1

    Hello, I tried to find your documentation about your Locale component but I couldn't find any trace of it in the Bakery. Can you help me?
    Thanks in advance.

  2. 2

    Hi Ashtom,

    The component I wrote predates the bakery, but with the alpha release of 1.2 (which has inbuilt i18n support) it doesn't seem like a good idea to write anything about it on the bakery.

    The component itself is rather simple, there is basic documentation available on cakeforge with the downloads. You might find H3rald's summary of it a useful read if you decide to use it.

    hth