Topic cluster
Other
Documentation not covered by the keyword groups shown in the parent cluster.
7 items
All documentation outside the keyword groups in the parent cluster is listed below.
Building a live updating search page
Search pages are often simple forms that reload the page with new arguments. In this article we will show how you can make a search page that updates live whilst typing or selecting options. The location of the page…
comment
Ignore part of a template.
firstof
Not implemented, but exists in Zotonic for forward compatibility with future ErlyDTL and Django versions.
javascript
Adds javascript that will be run after jQuery has been initialized. In dynamic content it will run after the DOM has been updated with the template where the javascript was defined.
load
Loads the given custom tags for use in the templates. Normally not needed, as custom tags are automatically loaded through the module system.
raw
Make a literal section which does not interpret tags.
templatetag
Not implemented, but exists in Zotonic for forward compatibility with future ErlyDTL and Django versions.