8:
$doc.display("title","view", $obj)
9:
10: $doc.display("content", "rendered", $obj)
11:
## entry-content
12:
13: #set($bcategories = $obj.getProperty("category").value)
14: Posted by
#userfn($doc.creator) at
$xwiki.formatDate($doc.creationDate, "MMM dd, yyyy HH:mm")#if($bcategories.size() > 0) in #foreach($bcategory in $bcategories)
$bcategory #end#end #if($doc.date != $doc.creationDate) | Modified by
#userfn($doc.author) at
$xwiki.formatDate($doc.date, "MMM dd, yyyy HH:mm") #end | [$doc.comments.size() Comment(s)>${doc.fullName}?xpage=comments] |
Permalink
15:
## article_footer
16: