Text

All Text

mod_bootstrap

Adds support for the Twitter Bootstrap CSS / JavaScript framework.

mod_menu

Create nested navigation menus for your site.

dispatch

Dispatch rules Name Path Resource Args admin_menu_hierarchy [“admin”,”hierarchy”,name] controller_admin [{template

m_rsc_gone

This model tracks deleted resources (see m_rsc). Its primary goal is to be able to determine if a resource never…

m_identity

The m_identity model manages usernames and other user identities. mod_authentication uses it to store and check salted…

m_media

Access to data about uploaded files and other media.

m_category

This model can retrieve information about the resource category hierarchy in different ways.

Pivot Templates

Search uses database indices on special pivot columns and full text fields.

Custom pivots

Search can only sort and filter on resources that actually have a database column. Zotonic’s resources are stored in a…

Media

Resources can have media resources attached to them. Resources and their media (images, video and audio) are connected…

Glossary

Action An action is functionality that can be attached to a HTML element or event. Actions are wired to an element or…

m_rsc

The main resource model, which is the central part of the Zotonic data model. This model provides an interface to all…

The Zotonic data model

Zotonic’s data model is a pragmatic implementation of the Semantic Web: a mixture between a traditional database and a…

Resources

Resources are Zotonic’s main data unit. You may want to familiarise yourself with the Zotonic data model in the User…

acl_context_authenticated

Set the context to a typical authenticated user. Used by m_acl.erl

Notifications

At different moments in the lifecycle of the web request, Zotonic sends notifications. By observing these notifications…

rsc_pivot_done

Signal that a resource pivot has been done.