Documentation
Code Reference
Installation & Updates
API Reference
Configuration
Documentation & Help Version 5.0
conceptcms uses a simple syntax (tags, variables, ...) to program functionality in templates. This code is interpreted ("parsed") on document generation and creates the desired functionality in the document. Examples are calling fields/content, creating an overview, creating a search etc.
The code reference explains all code specific for conceptcms that can be used in document templates and menu item templates. Tags that can also be used in documents are described in the respective chapters.
Please note that the code checking capabilities of the system are limited. Especially missing closing tags might cause documents not to be displayed correctly.
If you need to escape tags to display them in a document (instead of being interpreted), use the following coding: