How Enso Works
Enso CMS works buy using your HTML layouts with our tokens to create editable content areas that appear embedded in the website. This approach makes Enso easy to setup by the designer and easy to use by the client.
Layouts & Tokens
Rather than creating separate HTML files for each web page, Enso uses layouts with tokens. A layout is an HTML file that can be applied to many different pages. A token is a string of text placed inside the layout that is rendered into editable content or advanced functionality by the content management system.
Note: Layouts must have the extension .html and must be FTP'd to the root directory.
Web page using subpage.html for the layout.
Layout with tokens (highlighted).
Rendered tokens that create editable areas.
Editor when editable area is clicked.
Related Topics
»
Getting Started
»
Site Level Tokens
»
Section Level Tokens
»
Page Level Tokens