wessam
03-26-2010, 03:20 AM
Hello,
I want to add code last updated at Home,
I've added the code you see in your articles, but for the time and date-pointing only at the entry of an article.
How do I make the code appears on the home page and shows the time of the last article of the sender.
http://www.vivvo.net/forums/attachment.php?attachmentid=780&stc=1&d=1269569973
<div class="article_metadata">
Last updated | <vte:if test="{VIVVO_ARTICLE_SHOW_DATE}">
<span class="metadata_time"><vte:value select="{article.get_created}" /></span>
</vte:if>
Best regards
I want to add code last updated at Home,
I've added the code you see in your articles, but for the time and date-pointing only at the entry of an article.
How do I make the code appears on the home page and shows the time of the last article of the sender.
http://www.vivvo.net/forums/attachment.php?attachmentid=780&stc=1&d=1269569973
<div class="article_metadata">
Last updated | <vte:if test="{VIVVO_ARTICLE_SHOW_DATE}">
<span class="metadata_time"><vte:value select="{article.get_created}" /></span>
</vte:if>
Best regards