Multiple content block in one page

The place to talk about things that are related to CMS Made simple, but don't fit anywhere else.
Post Reply
JohnnyB
Dev Team Member
Dev Team Member
Posts: 731
Joined: Tue Nov 21, 2006 5:05 pm

Re: Multiple content block in one page

Post by JohnnyB »

The easiest thing is to use more than one content tag in your template.

Code: Select all

{content} // the default tag
{content block='more_content' label='More Content'}
Take a look at the 'content' tag under Extensions >> Tags in the Admin Console.
"The art of life lies in a constant readjustment to our surroundings." -Okakura Kakuzo

--
LinkedIn profile
--
I only speak/write in English so I may not translate well on International posts.
--
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Multiple content block in one page

Post by Dr.CSS »

A default install comes with many pages that explain how CMSMS works including...

http://multiintech.com/defaultcontent/h ... types.html

All parameters etc. for this tag are in it's Help page...
Post Reply

Return to “The Lounge”