Merge branch 'release/0.9.2'
[philo.git] / docs / templatetags.rst
1 Template Tags
2 =============
3
4 .. automodule:: philo.templatetags
5
6 Collections
7 +++++++++++
8
9 .. automodule:: philo.templatetags.collections
10         
11 .. autotemplatetag:: membersof
12
13 Containers
14 ++++++++++
15
16 .. automodule:: philo.templatetags.containers
17
18
19 .. autotemplatetag:: container
20
21
22 Embedding
23 +++++++++
24
25 .. automodule:: philo.templatetags.embed
26
27 .. autotemplatetag:: embed
28
29
30 Nodes
31 +++++
32
33 .. automodule:: philo.templatetags.nodes
34
35 .. autotemplatetag:: node_url
36
37 String inclusion
38 ++++++++++++++++
39
40 .. automodule:: philo.templatetags.include_string
41
42 .. autotemplatetag:: include_string