Text
Translates the value to upper case.
Add a $(..).animate jQuery call to the target element.
Techniques for finding root cause when queries are involved.
Message sent by a user-agent on a postback event. Encapsulates the encoded postback and any additional data. This is…
Send a page to a mailinglist (notify) Use \{single_test_address, Email\} when sending to a specific e-mail address.
You should validate all input data entered in forms. In Zotonic you create forms by writing plain HTML. You can attach…
Support for custom client-side (JavaScript-based) validators.
Show a message in the upper right corner of the browser window. The message will automatically disappear after some…
Using growl outside admin requires some magic to make it work.
Remove an element from the page.
Module which adds “import CSV” button to the admin status screen.
Dispatch rules Name Path Resource Args admin_import [“admin”,”import”] controller_admin [{template,”_admin_import.
Open a dialog to duplicate the current resource with a new id and title.
We offer the Docker image zotonic/zotonic-dev which contains build tools and Erlang.
This module provides support for dealing with multiple languages.
Many sites need to support content and templates in multiple languages. Luckily, Zotonic is completely multilingual
Remove an edge between two resources. Used in the admin.
Add an edge between two resources. Used in the admin.
Clear the associated access policy for the context.
Welcome to Zotonic 0.41.0, released on 1 October, 2018.
Todo
Add extra arguments to wired actions.
The validator tag accepts the following arguments:
Make a HTML element into a tab set.
Add an AJAX activity indicator.
A sorter is a container for sortables.
Mark an element as sortable.
Show a given survey (with the id parameter) as a “poll”. This presents a simpler interface, in which the user is…
Show a pager for search results.
Show the mailinglist subscription form to subscribe to a certain mailinglist id.
Inserts a piece of “lorem ipsum” text into the page.
Custom tag which adds a ‘loader’ image to the page and performs a one-time action when loader comes into view.
Render a JS-aided inplace textbox.
Make charts with Google.
Mark an element as valid drag destination.
Mark a html element as draggable.
Shows which variables are assigned for use in the current template’s scope:
Show a pie chart with 3D effect.
Show a pie chart.
Makes a button with an action attached.
Assign a complex value to a variable.
Generate the URL for a named dispatch rule. In this way it is possible to automatically change the generated URLs when…
See also
See also
Not implemented, but exists in Zotonic for forward compatibility with future ErlyDTL and Django versions.
Removes whitespace between HTML tags.
Not implemented tag, for forward compatibility with future ErlyDTL and Django versions.
Make a literal section which does not interpret tags.
See also
See also
See also
See also
Adds javascript that will be run after jQuery has been initialized. In dynamic content it will run after the DOM has…
See also
See also
See also
See also
See also
Not implemented, but exists in Zotonic for forward compatibility with future ErlyDTL and Django versions.
See also
Loop over multiple values in a list or search result.
Not implemented, but exists in Zotonic for forward compatibility with future ErlyDTL and Django versions.
Filter the contents of a block through variable filters.
Rotate through a list of values.
Ignore part of a template.
Call an Erlang function.
Cache frequently used rendered template output for later reuse.
Automatically apply HTML escaping to values.
See also
See also
Modules are the building blocks of Zotonic. They add functionality to your Zotonic website such as:
Templates are text files marked up using the Zotonic template language. Zotonic interprets that mark-up to dynamically…
Released on 2014-12-18 17:01 by mworrell.
observe_email_ensure_handler/2
Add a handler for receiving e-mail notifications
Set #context fields depending on the user and/or the preferences of the user.
See also
See also
See also
Select an element from a tuple or list of tuples.
element
Signs outgoing e-mails with DomainKeys Identified Mail Signatures ( RFC 6376).
Convert the image markers in HTML from the Rich Text editor into image tags.
See also
Model for dynamic template rendering. It renders a template path passed in the request path and returns the rendered…
Convert a value to an Erlang atom.
Updates the content of an HTML element with a template or a literal HTML text.
Inserts HTML before the contents of an HTML element.
Insert the result of a render action before an HTML element.
Insert the result of a render action after of an HTML element.
Inserts HTML after the contents of an HTML element.
Return the menu to be displayed with a resource.
Admin backend module that wires the core admin interface, assets, and admin-specific event handling.
The admin controller is the main controller behind which admin pages are served. Its main purpose is that it does an…
Support for storing uploaded and generated images and documents on external services.
Dispatch rules Name Path Resource Args admin_filestore [“admin”,”filestore”] controller_admin [{template
Connect actions and events to a HTML element.
See also
See also