zotonic_core (zotonic_core v1.0.0-rc.12)
Link to this section Summary
Functions
Check if the current site is running the testsandbox
Check if this running Zotonic is the main Git project. This is used for e.g. the .pot generation.
Initial setup before starting Zotonic, after config files are loaded. This is normally called by the zotonic_launcher_app, which also reads all config files.
Link to this section Functions
Link to this function
is_app_available(App)
Link to this function
is_testsandbox()
-spec is_testsandbox() -> boolean().
Link to this function
is_zotonic_project()
Link to this function
setup(Node)
-spec setup(node()) -> ok.