Chris McDonough
2009-09-17 750ce41f217cd7b638ad5b69fcb9df1b49841b58
refs
author Chris McDonough <chrism@agendaless.com>
Thursday, September 17, 2009 21:58 +0200
committer Chris McDonough <chrism@agendaless.com>
Thursday, September 17, 2009 21:58 +0200
commit750ce41f217cd7b638ad5b69fcb9df1b49841b58
tree a0a8edbc60694d3ae16b70570b0184a8ef28ee65 tree | zip | gz
parent 19473e78e61ad084f07a0f7820a75b6c64d93dcd view | diff
- Add a ``repoze.bfg.url.static_url`` API which is capable of
generating URLs to static resources defined by the ``<static>`` ZCML
directive. See the "Views" narrative chapter's section titled
"Generating Static Resource URLs" for more information.



11 files modified
242 ■■■■■ changed files
CHANGES.txt 5 ●●●●● diff | view | raw | blame | history
docs/api/url.rst 2 ●●●●● diff | view | raw | blame | history
docs/narr/views.rst 69 ●●●●● diff | view | raw | blame | history
repoze/bfg/static.py 7 ●●●●● diff | view | raw | blame | history
repoze/bfg/tests/test_static.py 7 ●●●●● diff | view | raw | blame | history
repoze/bfg/tests/test_url.py 65 ●●●●● diff | view | raw | blame | history
repoze/bfg/tests/test_urldispatch.py 9 ●●●●● diff | view | raw | blame | history
repoze/bfg/tests/test_zcml.py 11 ●●●● diff | view | raw | blame | history
repoze/bfg/url.py 56 ●●●●● diff | view | raw | blame | history
repoze/bfg/urldispatch.py 3 ●●●●● diff | view | raw | blame | history
repoze/bfg/zcml.py 8 ●●●●● diff | view | raw | blame | history