Personal tools
User Handbook/Admin Panel/Content/Content Blocks
From CMSMS
Table of Contents
This page in: English - Deutsch - Español - Français - Italiano - Lietuvių - Nederlands - Norsk - Polski - Русский - Svenska - Tiếng việt - عربي - 日本語 简体中文
Content Blocks
- A page can have one or several content areas, or content blocks The first must be {content}. To add more content blocks to your template, use {content block='block name'}. These blocks will then appear as textareas when you edit a page.
- You can make a content block use only one line, instead of a full textarea, by using the parameter oneline=true. That is, the full tag being: {content block="block name" oneline="true" wysiwyg="false"}. Read about more parameters in the help for the Content tag in the CMSMS Admin Panel, under Extensions -> Tags.
- Include them in your template with code like this:
{content block='block name' oneline=true}
This page in: English - Deutsch - Español - Français - Italiano - Lietuvių - Nederlands - Norsk - Polski - Русский - Svenska - Tiếng Việt - عربي
