%{include file="header.html"}%>
文章列表
刀客建站系统 管理中心
- 添加新文章
帮助
论坛
基本信息
关联软件
SEO
文章名
*
分类
<%{foreach from=$out.category_res item=c_v key=c_k}%>
<%{$c_v.parent.cat_name|escape:html}%>
<%{foreach from=$c_v.children item=c_v_c key=c_k_c}%>
<%{$c_v_c.cat_name|escape:html}%>
<%{/foreach}%> <%{/foreach}%>
*
添加新分类
显示位置
文章频道
Support频道
新闻栏目
文章内容
<%{$FCKeditor}%>
所有分类 <%{foreach from=$out.category_soft_res item=c_v key=c_k}%>
<%{$c_v.parent.cat_name|escape:html}%>
<%{foreach from=$c_v.children item=c_v_c key=c_k_c}%>
<%{$c_v_c.cat_name|escape:html}%>
<%{/foreach}%> <%{/foreach}%>
操作
页面Title:
默认为文章名称
页面Keywords
默认为文章名称
页面Description:
默认为文章前100个字符
<%{include file="add_category_layer.html"}%>