summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-03couple of trivial fixesCarlos de la Guardia
2010-05-02Fixed typos in the new 'Detecting Available Languages' section.Damien Baty
2010-05-02Add new line.Chris McDonough
2010-05-01Prep for release.Chris McDonough
2010-05-01Fix Google chrome <pre> tag renderings.Chris McDonough
2010-05-01(no commit message)Chris McDonough
2010-05-01- A section entitled Detecting Available Languages was added to theChris McDonough
2010-04-30Fixed grammar.Mike Naberezny
2010-04-29Wording.Chris McDonough
2010-04-29Next releaseChris McDonough
2010-04-28(no commit message)Chris McDonough
2010-04-28Typo.Chris McDonough
2010-04-28(no commit message)Chris McDonough
2010-04-28Prep for 1.3a2.Chris McDonough
2010-04-27- Expanded portion of i18n narrative chapter docs which discussChris McDonough
2010-04-27FeaturesChris McDonough
2010-04-26Prep for 1.3a1.Chris McDonough
2010-04-26Be kind to KARL: don't assume "debug_templates" will be in the settings dict.Chris McDonough
2010-04-25Comment out XXX lines.Chris McDonough
2010-04-25Add to what's new.Chris McDonough
2010-04-25- Add a new method of the Configurator named ``derive_view`` which canChris McDonough
2010-04-25Normalize ZCML vs. imperative as per other chapter formatting.Chris McDonough
2010-04-25Typo.Chris McDonough
2010-04-25Allow default exception views to handle the case where they'veChris McDonough
2010-04-25Make default_notfound_view and default_forbidden_view expect an exception asChris McDonough
2010-04-25Add tests for debug_templates (backfill for reload_templates).Chris McDonough
2010-04-25Get proper i18n reference.Chris McDonough
2010-04-25(no commit message)Chris McDonough
2010-04-25- It is now possible to turn on Chameleon template "debugging mode"Chris McDonough
2010-04-25Fix default_locale_name.Chris McDonough
2010-04-25num -> nChris McDonough
2010-04-25i8n -> i18nChris McDonough
2010-04-25Default locale name.Chris McDonough
2010-04-25Docs.Chris McDonough
2010-04-25Typo.Chris McDonough
2010-04-25Add a "what's new in 1.3" document.Chris McDonough
2010-04-25Override justification.Chris McDonough
2010-04-25Example.Chris McDonough
2010-04-25Message extraction.Chris McDonough
2010-04-25Move locale out of fixtures and into localeapp to prevent test runner weirdne...Chris McDonough
2010-04-25(no commit message)Chris McDonough
2010-04-25Merge i18n branch via svn merge --ignore-ancestry -r9030:9150 $REPOZE_SVN/rep...Chris McDonough
2010-04-21Moved i18n work to a branch and revert to pre-i18n-feature state via svn merg...Chris McDonough
2010-04-19Docstring tweak.Chris McDonough
2010-04-19Go with a subclass of z.i18nmid.Message with the args reordered as a compromise.Chris McDonough
2010-04-19Wherein I start the docs I should not have to write.Chris McDonough
2010-04-19Docstrings.Chris McDonough
2010-04-19Punt and use zope.i18nmessageid.Chris McDonough
2010-04-19Tweak.Chris McDonough
2010-04-19Pass along translate function to templates.Chris McDonough