mod_l10n dispatch rules

URL dispatch rules defined by mod_l10n in apps/zotonic_mod_l10n/priv/dispatch/dispatch.

This file defines the URL dispatch rules for mod_l10n. Rules are matched from top to bottom; the first matching rule handles the request.

Source: apps/zotonic_mod_l10n/priv/dispatch/dispatch

Dispatch namePathControllerOptions
admin_l10n/admin/localizationcontroller_admin[{template,<<"admin_l10n.tpl">>},seo_noindex]

Edit on GitHub

Referred by

Dispatch rules

All dispatch rules

All the dispatch rules from all modules. For a background on dispatch rules, see The URL dispatch system.