Page 1 of 1

I need the smarty tag to show page owner

Posted: Sat Jun 06, 2009 12:47 am
by josee225
Hi,

I am working on a website where 2 girls are writing stories. I need to show who wrote what, so I have been looking for a smarty tag that would show somewhere on each story's page. I've been looking in the documentation and the forums and all I can find is the last_modified_by tag... Could someone help me out please ?

Re: I need the smarty tag to show page owner

Posted: Mon Jun 29, 2009 10:19 pm
by josee225
Anybody ?

Re: I need the smarty tag to show page owner

Posted: Mon Jun 29, 2009 11:00 pm
by jmcgin51
using the {content_dump} plugin,
{$dump[0]->created->by->firstname}

see http://wiki.cmsmadesimple.org/index.php ... ntent_dump