Última modificación por Administrator el 2014/10/29 07:38
Mostrar los últimos autores
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{include reference="Blog.BlogCode"/}} | ||
| 2 | |||
| 3 | {{velocity}} | ||
| 4 | {{html clean="false" wiki="true"}} | ||
| 5 | ## | ||
| 6 | ## | ||
| 7 | ## | ||
| 8 | #showBlogInfo($doc) | ||
| 9 | ## Keep testing the inline action for backward compatibility with older blog posts. | ||
| 10 | #if($xcontext.action != 'edit' && $xcontext.action != 'inline') | ||
| 11 | #printBlog($doc) | ||
| 12 | #end | ||
| 13 | {{/html}} | ||
| 14 | {{/velocity}} |