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 ?
I need the smarty tag to show page owner
Re: I need the smarty tag to show page owner
using the {content_dump} plugin,
{$dump[0]->created->by->firstname}
see http://wiki.cmsmadesimple.org/index.php ... ntent_dump
{$dump[0]->created->by->firstname}
see http://wiki.cmsmadesimple.org/index.php ... ntent_dump