|
ContentFiles
How the content management works
Phase-Deploy Your content files are stored in the evn_site/_pages/ folder. They contains the site content and the directory structure that represents your site. You can define folders and subfolders (containing at least an index.html or an index.php file) or only files. The files must be .php or .html file. You can use template vars to set values to variables to be used in the template files. The requested url structure is reflected to the directories structure of your content files, as described below, searching in order for a .php file, a .html or a subdir (first for an index.php, then for index.html).
Reserved FilesThe following files are reserved.
Reserved PathsThe following paths are reserved, so a content file, if present, will not be loaded.
Notes
| |||||||||||||||||||||||||||||||||||||||||||
► Sign in to add a comment