Topic: 2 small questions from a brand new "CMS made simple" user..

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
codeboy

Topic: 2 small questions from a brand new "CMS made simple" user..

Post by codeboy »

Hallo everyone!

I have bin working with the CMS Umbraco and Sitecore, and in those systems i can make a tempelate. This tempelate set up what kind of contens this site shut have. exc. text, link, image and Rich text editor. My question is how can i made this funtionality in CMSMS. Do I have to make a module?

Is it posebility to have a module, and a normal site contens on the same site....

thanks in advanc  ;)
cyberman

Re: Topic: 2 small questions from a brand new "CMS made simple" user..

Post by cyberman »

codeboy wrote: text, link, image and Rich text editor. My question is how can i made this funtionality in CMSMS.
You can use different content types like content, link, section header, news and separator. Type image will cone in next CMSms version.
Is it posebility to have a module, and a normal site contens on the same site....
Yes, of course - it's very simple. Define the content type of your page as content and add in content something like

Code: Select all

{cms_module module="somemodulename"}
Locked

Return to “Modules/Add-Ons”