General Actions:
प्रवेश
पंजीकरण करना
Wiki:
games
▼
:
Document Index
»
Space:
Blog
▼
:
Document Index
»
Page:
BlogSheet
Search
default
Page Actions:
Export
▼
:
Export as PDF
Export as RTF
Export as HTML
More actions
▼
:
Print preview
View Source
Wiki Home
»
The Wiki Blog
»
Wiki source code of
Last modified by
Administrator
on 2011/11/06 20:09
Content
·
Comments
(0)
·
Annotations
(0)
·
Attachments
(0)
·
History
·
Information
Hide line numbers
1: {{include document="Blog.BlogCode"/}} 2: 3: {{velocity filter="none"}} 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}}