Page 1 of 1

[Solved]Multiple Images

Posted: Sat Nov 06, 2010 7:57 pm
by Monkofdoom
Hello,

The template functionality of CMSMS allows for multiple content areas using:

[glow=red,2,300]{content}
{content block='Textblock2'}[/glow]

Short:
I was wondering whether there is any similar functionality to allow for multiple images to be assigned to a page?

Longer
On the page --> Options there is *Image:* which allows for one image, my template has 3 image blocks per page and I'm trying to figure out if you can put something in the template to allow for 2 more images to be assigned under the page --> Options tab.

Thank you.

Re: Multiple Images

Posted: Sat Nov 06, 2010 8:03 pm
by Dr.CSS
There is no way to add a second one of those but you may want to look into the {content_image} tag, it lets you put as many images on page as you want, I use it to let editor choose what images to use in rotating header images...

Re: Multiple Images

Posted: Sat Nov 06, 2010 8:07 pm
by Monkofdoom
Thank you, this is exactly what I was looking for. I searched around but didn't come across this tag so thanks again.