Toggle navigation
Log-in
Home
Page Index
User Index
Application Index
Global
Wiki Index
Blog
Wiki source code of
Last modified by eaminov on 2016/12/17 02:06
Hide line numbers
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}}