z_install (zotonic_core v1.0.0-rc.12)
Install Zotonic, loads the datamodel into the database Assumes the database has already been created (which normally needs superuser permissions anyway)
CREATE DATABASE zotonic WITH OWNER = zotonic ENCODING = 'UTF8'; CREATE LANGUAGE "plpgsql";Link to this section Summary
Functions
Install the core database tables, triggers and data for the given site.
Link to this section Functions
Link to this function
edge_log_function()
Link to this function
edge_log_table()
Link to this function
edge_log_trigger()
Link to this function
hierarchy_index_1()
Link to this function
hierarchy_index_2()
Link to this function
hierarchy_table()
Link to this function
install(Context)
-spec install(z:context()) -> ok.
Link to this function
medium_log_table()
Link to this function
medium_update_function()
Link to this function
medium_update_trigger()
Link to this function
rsc_page_path_log()
Link to this function