: include "sysbar.tx"; : include "jsalert.tx";
General settings:
This controls your Theme and Data Model used. The Data Model *must* be 0-configuration. If for example, you use mysql it will have to rely on either a local server, valid config file or connection proxy/pooler locally.User management:
Users and their sessions are stored in ~/.tcms/auth.db (sqlite3). All other user data is considered a post like any other.Theme cloner:
Want to write your own theme? Clone a theme here then see the styling guide for information on how tCMS' templates, image sets and CSS work in the theming system.