| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-12-21 | - Added "Finding the Root Resource" to Resources narrative chapter. | Chris McDonough | |
| - Added "Finding a Resource With a Class or Interface in Lineage" to Resources narrative chapter. | |||
| 2010-12-20 | - Added "Obtaining the Lineage of a Resource" to the Resources narrative | Chris McDonough | |
| chapter. - Added "Determining if a Resource is In The Lineage of Another Resource" to Resources narrative chapter. | |||
| 2010-12-20 | Features | Chris McDonough | |
| -------- - If a resource implements a ``__resource_url__`` method, it will be called as the result of invoking the ``pyramid.url.resource_url`` function to generate a URL, overriding the default logic. See the new "Generating The URL Of A Resource" section within the Resources narrative chapter. Documentation ------------- - Added "Generating The URL Of A Resource" section to the Resources narrative chapter (includes information about overriding URL generation using ``__resource_url__``). - Added "Generating the Path To a Resource" section to the Resources narrative chapter. - Added "Finding a Resource by Path" section to the Resources narrative chapter. | |||
| 2010-12-20 | rearrange and add example resource tree | Chris McDonough | |
| 2010-12-20 | typo fix | Chris McDonough | |
| 2010-12-20 | remove following (confusing) | Chris McDonough | |
| 2010-12-20 | fix typo | Chris McDonough | |
| 2010-12-20 | prep for 1.0a7 | Chris McDonough | |
| 2010-12-19 | reorder chapters | Chris McDonough | |
| 2010-12-19 | typo | Chris McDonough | |
| 2010-12-19 | adjust views chapter to better describe handlers as view classes which ↵ | Chris McDonough | |
| happen to be registered using add_handler, gardening | |||
| 2010-12-19 | Merge branch 'jahmad-typos' | Chris McDonough | |
| 2010-12-19 | merge handlers chapter into views chapter | Chris McDonough | |
| 2010-12-20 | BFG_ -> PYRAMID_ | Jamaludin Ahmad | |
| 2010-12-19 | - Split off "Renderers" as its own chapter from "Views" chapter in narrative | Chris McDonough | |
| documentation. | |||
| 2010-12-20 | there is no mypackage.run module | Jamaludin Ahmad | |
| 2010-12-19 | less definitive article | Chris McDonough | |
| 2010-12-19 | wording | Chris McDonough | |
| 2010-12-19 | move note about zcml to conclusion | Chris McDonough | |
| 2010-12-20 | i believe it's not needed | Jamaludin Ahmad | |
| 2010-12-20 | typo fix | Jamaludin Ahmad | |
| 2010-12-19 | typo | Chris McDonough | |
| 2010-12-19 | cunctional -> functional | Chris McDonough | |
| 2010-12-19 | make a judgment | Chris McDonough | |
| 2010-12-19 | reorder chapters | Chris McDonough | |
| 2010-12-19 | wording | Chris McDonough | |
| 2010-12-19 | rearrange traversal and urldispatch chapters | Chris McDonough | |
| 2010-12-19 | add functional testing example | Chris McDonough | |
| 2010-12-19 | contextfinding -> resourcelocation | Jamaludin Ahmad | |
| 2010-12-19 | fix urldispatch chapter | Chris McDonough | |
| 2010-12-19 | an -> a | Chris McDonough | |
| 2010-12-19 | get rid of UNIX user analogy | Chris McDonough | |
| 2010-12-19 | context finding -> resource location | Chris McDonough | |
| 2010-12-19 | fix startup chapter | Chris McDonough | |
| 2010-12-19 | adjust project chapter | Chris McDonough | |
| 2010-12-19 | reference module from package | Chris McDonough | |
| 2010-12-19 | update firstapp chapter | Chris McDonough | |
| 2010-12-19 | wording | Chris McDonough | |
| 2010-12-19 | explain terminological and envvar differences from BFG | Chris McDonough | |
| 2010-12-19 | - All environment variables which used to be prefixed with ``BFG_`` are now | Chris McDonough | |
| prefixed with ``PYRAMID_`` (e.g. ``BFG_DEBUG_NOTFOUND`` is now ``PYRAMID_DEBUG_NOTFOUND``) | |||
| 2010-12-19 | unnecessary static arglists | Chris McDonough | |
| 2010-12-18 | Merge branch 'model2resource' | Chris McDonough | |
| Conflicts: docs/narr/views.rst | |||
| 2010-12-18 | title normalization | Chris McDonough | |
| 2010-12-18 | resource/asset normalization | Chris McDonough | |
| 2010-12-18 | model->resource; make docs render without warnings | Chris McDonough | |
| 2010-12-18 | resource -> asset | Chris McDonough | |
| 2010-12-18 | resource -> asset | Chris McDonough | |
| 2010-12-18 | model -> resource | Chris McDonough | |
| 2010-12-18 | model -> resource | Chris McDonough | |
| 2010-12-18 | model -> resource; resource -> asset | Chris McDonough | |
