| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-12-12 | clarify note about pyramid automatically providing the request to renderers | Casey Duncan | |
| 2010-12-12 | add comma | Casey Duncan | |
| 2010-12-12 | rework/clarify opening paragraph | Casey Duncan | |
| 2010-12-12 | be a bit more specific | Casey Duncan | |
| 2010-12-12 | fix output formatting | Casey Duncan | |
| 2010-12-12 | add comma | Casey Duncan | |
| 2010-12-12 | clarify paragraph about contructing response objects from templates rendered ↵ | Casey Duncan | |
| to a string | |||
| 2010-12-12 | Add sentence to explain the implications of render_to_response returing a ↵ | Casey Duncan | |
| response | |||
| 2010-12-12 | simplify paragraph a bit | Casey Duncan | |
| 2010-12-12 | break long sentence | Casey Duncan | |
| 2010-12-12 | clarify warning about only chameleon supporting relative template paths | Casey Duncan | |
| 2010-12-12 | be specific that sample_view is a function above | Casey Duncan | |
| 2010-12-12 | minor clarity improvement | Casey Duncan | |
| 2010-12-12 | change title wording | Casey Duncan | |
| 2010-12-12 | add comma | Casey Duncan | |
| 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-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-07 | Minor documentation fixes. | Marius Gedminas | |
| 2010-11-02 | do a shitty job at trying to make mako a peer of chameleon in templating docs | Chris McDonough | |
| 2010-11-02 | - Remove references to 'WebOb' Response and just call it 'Response', and note | Chris McDonough | |
| that it is imported from pyramid. API docs can mention its inheritance from webob (aka "Provide a webob.Response class facade for forward compat"). | |||
| 2010-10-29 | First set of Mako docs for narrative. | Ben Bangert | |
| 2010-10-29 | bfg_view -> view_config | Chris McDonough | |
| 2010-10-25 | convert more docs from bfg to pyramid | Chris McDonough | |
| 2010-10-25 | convert narrative docs to Pyramid | Chris McDonough | |
| 2010-10-14 | long line | Chris McDonough | |
| 2010-09-05 | fix | Chris McDonough | |
| 2010-08-23 | fix docs for render* functions | Chris McDonough | |
| 2010-08-08 | Fixed reST typo that caused most part of the warning block not to be rendered. | Damien Baty | |
| 2010-07-26 | update what's new | Chris McDonough | |
| 2010-07-26 | merge generic_rendering branch | Chris McDonough | |
| 2010-04-25 | Get proper i18n reference. | Chris McDonough | |
| 2010-04-25 | - It is now possible to turn on Chameleon template "debugging mode" | Chris McDonough | |
| for all Chameleon BFG templates by setting a BFG-related Paster ``.ini`` file setting named ``debug_templates``. The exceptions raised by Chameleon templates when a rendering fails are sometimes less than helpful. ``debug_templates`` allows you to configure your application development environment so that exceptions generated by Chameleon during template compilation and execution will contain more helpful debugging information. This mode is on by default in all new projects. | |||
| 2010-04-05 | Not used. | Chris McDonough | |
| 2010-03-20 | quick fixes for templating chapter | Carlos de la Guardia | |
| 2010-02-03 | Correct references to Chameleon not running on GAE. | Chris McDonough | |
| 2010-01-19 | Spellcheck. | Chris McDonough | |
| 2010-01-18 | Prep for b1 | Chris McDonough | |
| Merge a bunch of paper-based docs fixes Configure logging during bfgshell. | |||
| 2010-01-17 | Section header fixes. | Chris McDonough | |
| 2010-01-11 | Merge of andrew-docs branch. | Chris McDonough | |
| 2010-01-04 | Mako. | Chris McDonough | |
| 2010-01-03 | Get the reference right. | Chris McDonough | |
| 2009-12-28 | Adjust for 7.5x9.25in output. | Chris McDonough | |
| 2009-12-27 | - Added manual index entries to generated index. | Chris McDonough | |
| 2009-12-25 | Fix syntax errors found via manuel, and add manuel-style markers to prevent | Chris McDonough | |
| untestable code blocks from being tested. | |||
| 2009-12-23 | Roles. | Chris McDonough | |
| Explain use of renderers (somewhat redundantly) in the templates chapter. | |||
| 2009-12-21 | Use renderer. | Chris McDonough | |
| 2009-12-09 | - General documentation freshening which takes imperative | Chris McDonough | |
| configuration into account in more places and uses glossary references more liberally. | |||
| 2009-11-28 | Document the request-only calling convention as the default. | Chris McDonough | |
| 2009-11-22 | Rendering tweaks. | Chris McDonough | |
