mod_base dispatch rules (dispatch-test)
URL dispatch rules defined by mod_base in apps/zotonic_mod_base/priv/dispatch/dispatch-test.
This file defines the URL dispatch rules for mod_base. Rules are matched from top to bottom; the first matching rule handles the request.
Source: apps/zotonic_mod_base/priv/dispatch/dispatch-test
This set is stored in the dispatch-test dispatch file.
| Dispatch name | Path | Controller | Options |
|---|---|---|---|
initial_test | /test/initial_postback_test | controller_template | [{template,"tests/initial_postback_test.tpl"},seo_noindex] |
connection_test | /test/connection | controller_template | [{template,"tests/connection_test.tpl"},seo_noindex] |
chart_test | /test/chart | controller_template | [{template,"tests/chart_test.tpl"},seo_noindex] |