Hi,
I am new to CMSMS and had a question
What I have is part of a page that the general look of will be repeated multipe times.
currently the html code looks like this:
Mashed Potatos
nice potatos, slowly cooked , then cooled
View Recipe
what i am wondering is if there is a way with CMSMS to simplify it so that all that needs to be typed is something like
{recipe title=mashed potatoes desc=blah blah}
and have it fill in the appropiate info into the correct places.
so basically instead of the html code above it would look like
$title
$description
View Recipe
So basically im wanting a shorthand way to be able CMSMS to fill in and display a block of html based on some user defined variables. if that makes sense.
is this possbile with CMSMS?
User Variables
Re: User Variables
never mind , i figured it out
its great.
