Page 1 of 1

Re: Additional fields

Posted: Thu Jan 04, 2007 2:42 pm
by Elijah Lofgren
Custom properties should be in CMSMS 2.0 (coming out in probably May-June 2007). Currently, I don't think there is a way to add what you are wanting. You could just rename one of the current properties (such as "Description" title attribute) and use that.

Regards,

Elijah

Re: Additional fields

Posted: Thu Jan 04, 2007 10:00 pm
by mahjong
Look at the help provided in Admin->Extensions->Tags->Content->Help

You could use :

Code: Select all

{content block="Author" oneline=true}

Re: Additional fields

Posted: Thu Jan 04, 2007 10:08 pm
by Elijah Lofgren
mahjong is right, I guess I wasn't thinking clearly. ;)