| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-11-20 | s/msgid/``msgid`` as needed | Steve Piercy | |
| 2018-11-19 | rip out moar unicode prefixes | Michael Merickel | |
| 2018-08-21 | Merge pull request #3330 from stevepiercy/docs-code-style | Michael Merickel | |
| Docs code style | |||
| 2018-08-19 | Fix broken links from linkcheck, exclude localhost from check | Steve Piercy | |
| 2018-08-19 | Standardize Unix capitalization | Steve Piercy | |
| 2018-08-18 | Clean up code-blocks in i18n | Steve Piercy | |
| 2017-06-27 | Update all external links per `make linkcheck` | Steve Piercy | |
| - Most are changing http to https, or readthedocs.org to readthedocs.io, and some for Python packaging reorganizing some docs into tutorials, as well as miscellaneous changes. | |||
| 2017-06-26 | change http://docs.pylonsproject.org to https | Steve Piercy | |
| - use correct URL for code style - use correct Pyramid version for zodb wiki src file template | |||
| 2016-07-02 | Update Windows installation instructions and related bits. | Steve Piercy | |
| - Use proper Windows commands, drives, and paths - Use doscon for Windows console lexer | |||
| 2016-04-23 | Fix all the stinky linkie rot via `make linkcheck ↵ | Steve Piercy | |
| SPHINXBUILD=$VENV/bin/sphinx-build`, but don't bother with HISTORY.txt or whatsnew-xx | |||
| 2016-04-16 | replace ps1con with doscon for lexer | Steve Piercy | |
| 2016-04-12 | - zap easy_install straggler | Steve Piercy | |
| 2016-04-12 | one does not simply "create a virtualenv". one should "create a virtual ↵ | Steve Piercy | |
| environment". - Fixes #2483 | |||
| 2016-04-08 | Add pyramid_jinja2 example to i18n docs. Fixes #2437. | Steve Piercy | |
| 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 | |
