I am using the Wiki plugin by Mark Bowen to show the latest items edited / added in the wiki. I cant figure out the syntax for the article post date. here is my code: The date part doest work. any ideas? thanks
{
exp:wikee_display entries="5" characters="100" wiki_short_name="default_wiki" template_group="wiki"}
<div class="wiki3">
<li>
{page_name} | <span><small><a href="http://{page_name_link}">Edit Page</a></small></span>
{page_content}
<span>{entry_date format=' %D, %M %d, %Y '}</span
</li>
</div>
{/exp:wikee_display}
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.