Toggle navigation
Log-in
Wiki Index
Page Index
User Index
Application Index
Blog
Wiki source code of
Last modified by superadmin on 2016/07/29 17:18
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}}