| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-02-20 | fix links for babel and chameleon | Steve Piercy | |
| 2016-01-14 | Rename Cookbook to Pyramid Community Cookbook | Steve Piercy | |
| - use .rst intersphinx labels for pages instead of broken URLs | |||
| 2015-10-20 | minor grammar, rewrap 79 columns | Steve Piercy | |
| 2015-10-01 | wrap to 79 chars | Steve Piercy | |
| 2015-09-01 | - add pylonswebframework to intersphinx config, sort entries so they can be ↵ | Steve Piercy | |
| found (meh! 79 char columns) - replace final pylonshq reference with RTD reference | |||
| 2014-11-11 | fix grammar | Steve Piercy | |
| 2014-08-14 | remove unnecessary use of `get_current_registry()` | Tim Tisdall | |
| - We have a request object, so get the current registry properly through it. - make use of the built-in `aslist` function for parsing the result | |||
| 2014-07-16 | Updating to current msginit syntax | nick knouf | |
| 2014-07-15 | Update i18n.rst | Alexey Torkhov | |
| msgfmt produces 'messages.mo' file in current dir by default, it needs -o to specify destination. Also, added ref to adding a translation directory. | |||
| 2014-07-14 | Update i18n.rst | Alexey Torkhov | |
| To set output file for pot-create -o flag should be used, not redirect. | |||
| 2014-04-08 | Always mention the msg* commands come from Gettext | Wichert Akkerman | |
| 2014-04-08 | Fix $VENT typo | Wichert Akkerman | |
| 2014-04-08 | Keep using easy_install. | Wichert Akkerman | |
| 2014-04-08 | Update documentation for Lingua 2 | Wichert Akkerman | |
| 2013-12-10 | Use new pluralize calling convention recognised by Lingua 1.7 | Matthew Wilkes | |
| 2013-11-17 | Removed extra indentation from some examples (:linenos: should be indented ↵ | Antti Haapala | |
| with the same indentation as the rest of the code block) | |||
| 2013-08-29 | make local_name an attribute of Request, move logic from get_localizer into ↵ | Chris McDonough | |
| Request.localizer, fix docs; closes #1099 | |||
| 2013-08-23 | Fix documentation on using gettext plurals and include examples | Matthew Wilkes | |
| 2013-08-09 | "dermine" to "determine" | tisdall | |
| 2013-08-08 | "langauges" to "languages" | tisdall | |
| 2013-03-13 | consistency: use $VENV whenever virtualenv binaries are used | Tshepang Lekhonkhobe | |
| 2013-03-05 | fix broken link | Tshepang Lekhonkhobe | |
| 2013-01-02 | eliminate other repeated words | Tshepang Lekhonkhobe | |
| 2011-12-09 | fix bare python mentions | Chris McDonough | |
| 2011-10-24 | garden | Michael Merickel | |
| 2011-10-14 | fixed translationstring docs, default is not the first argument | Michael Merickel | |
| 2011-10-06 | remove stray references to Paste | Chris McDonough | |
| 2011-09-23 | fixed up all the warning dealing ..note and ..warn | michr | |
| added a hide toc for glossary to prevent warnings | |||
| 2011-08-22 | - Use [app:main] instead of a pipeline in all scaffolds and tutorials | Chris McDonough | |
| and narrative docs. - Break out awkward description of PasteDeploy entry points from project chapter into its own Paste chapter. | |||
| 2011-07-30 | Updated all of the docs to reflect the new pyramid.* settings prefix. | Michael Merickel | |
| 2011-07-20 | add more index markers | Chris McDonough | |
| 2011-06-05 | More small fixes made reading the rest of the docs and the tutorials. | Christoph Zwerschke | |
| 2011-05-14 | use lingua in docs (thanks to wichert) | Chris McDonough | |
| 2011-02-12 | Add make_localizer function & docs & tests | Christopher Lambacher | |
| 2011-01-30 | fix too-long lines | Chris McDonough | |
| 2011-01-30 | remove direct reference to pyramid_cookbook; doesnt work in printed version | Chris McDonough | |
| 2011-01-27 | module name contractions | Chris McDonough | |
| 2011-01-21 | point at Pyramid Cookbook explicitly | Chris McDonough | |
| 2011-01-21 | depend on intersphinx to point at Mako i18n recipe | Chris McDonough | |
| 2011-01-21 | - Add (minimal) documentation about using I18N within Mako templates to | Chris McDonough | |
| "Internationalization and Localization" narrative chapter. | |||
| 2011-01-18 | Merge https://github.com/Pylons/pyramid | Casey Duncan | |
| 2011-01-18 | - Most references to ZCML in narrative chapters have been removed or | Chris McDonough | |
| redirected to ``pyramid_zcml`` locations. | |||
| 2011-01-15 | clarify by promoting long parenthetical to its own sentence | Casey Duncan | |
| 2010-12-27 | remove inappropriate use of begin/end | Chris McDonough | |
| 2010-12-09 | fix docs: pyramid.configuration -> pyramid.config | Chris McDonough | |
| 2010-11-28 | Normalized narrative doc, code with linenos while text+bash don't | Blaise Laflamme | |
| 2010-11-28 | Narrative doc cleanup | Blaise Laflamme | |
| 2010-11-16 | - The ``pyramid.settings.get_settings`` API is now deprecated. Use | Chris McDonough | |
| ``pyramid.threadlocals.get_registry().settings`` instead or use the ``settings`` attribute of the registry available from the request (``request.registry.settings``). | |||
| 2010-11-09 | - All references to Pyramid-the-application were changed from :mod:`pyramid` | Chris McDonough | |
| to :app:`Pyramid`. A custom role setting was added to ``docs/conf.py`` to allow for this. (internal) | |||
| 2010-11-04 | move i18n ZCML topics to declarative chapter | Chris McDonough | |
