一般动作
登录
注册
Wiki:
games
▼
:
Document Index
»
Space:
Blog
▼
:
Document Index
»
Page:
BlogSheet
搜索
default
页面动作
导出
▼
:
以PDF格式导出
以RTF格式导出
以HTML格式导出
更多动作
▼
:
打印预览
察看源码
欢迎进入Wiki
»
The Wiki Blog
»
Wiki源代码
在2011/11/06 20:09上被
Administrator
修改
内容
·
评论
(0)
·
Annotations
(0)
·
附件
(0)
·
记录
·
信息
隐藏行号
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}}