Page 1 of 1

Title for second content box

Posted: Fri May 19, 2006 3:58 pm
by Dr.CSS
when you have a content box you can give it the title of the page with {title} but if you have more than one {content} like...


{title}
 

  {content}



{title}
 

  {content block='block1'}


how can you put a tag in to give you a title box in the Content > Pages > Edit Page: somepage  view
right now i can only add it to the template and if i use the template on more than one page it wont be relevant to the boxes content...
any ideas?

  mark

Re: Title for second content box

Posted: Fri May 19, 2006 4:30 pm
by Ted
{content block='block1title' oneline='true'} should give you something similar to what you're looking for.

Re: Title for second content box

Posted: Fri May 19, 2006 4:42 pm
by Dr.CSS
YES awsome....

  mark