Documentation

All Documentation

Useful environment variables

The following environment variables influence how Zotonic starts up.

User

auth_disconnect delete_username dialog_delete_username dialog_set_username_password dialog_user_add logoff…

User Guide

Welcome to the Zotonic User Guide. This guide is a non-technical introduction to Zotonic.

User management

Create new users In the admin, under ‘Auth’ > ‘Users’ you can find a list of all users. Use the ‘Make a new user’…

User notifications

identity_password_match identity_verification identity_verified identity_update_done logon_options logon_ready_page…

Using Varnish as frontend for Zotonic

Using the Varnish HTTP frontend, you can speed up your Zotonic even more as this web server caches static files…

utc

See also

validate

The validator tag accepts the following arguments:

validation_error

Render a validation error on the target. Text is given in the text argument.

Variables

as_atom default if if_undefined is_defined is_undefined make_value pprint to_binary to_integer to_json from_json…

vsplit_in

See also

wire

Connect actions and events to a HTML element.

wire_args

Add extra arguments to wired actions.

Wires

Wires are the older way to code actions and client/server interaction. It is now advised to use MQTT topics with…

with

Assign a complex value to a variable.

with_args

Apply actions with arguments added.

without

Remove the items given in the argument from the filter value.

yesno

Show a boolean value as a text.

zlink

Used for inserting an internal link in the TinyMCE editor in the admin.

zmedia

Used for triggering the insertion of a media item in the TinyMCE editor in the admin.

zmedia_choose

Used after a media item is selected in the media chooser for the TinyMCE editor.

zmedia_has_chosen

Used by the admin as a callback when a media file has been selected for insertion into the rich-text editor.