%{include file="header.html"}%>
频道管理
刀客建站系统 管理中心
- 修改频道
帮助
论坛
基本信息
自定义内容
SEO
频道名称
*
频道链接
<%{if $out.channel_res.type=='system'}%>
<%{$glo_domain_directory}%><%{$out.channel_res.go_to_link}%>
<%{else}%>
<%{if $out.channel_res.go_to_link}%>
<%{$out.channel_res.go_to_link|escape:html}%>
<%{else}%>
/channel.php?channel_id=<%{$out.channel_res.channel_id}%>
<%{/if}%> 自定义链接
如果自定义链接,则无法显示自定义内容
<%{/if}%>
排序
数字0,1,2,3,4...按降序排序
频道下拉菜单选项
<%{if $out.channel_res.menu_arr}%> <%{foreach from =$out.channel_res.menu_arr item=v key=k}%>
选项名
选项链接
[-]
<%{/foreach}%> <%{/if}%>
选项名
选项链接
[+]
是否显示
checked="checked"<%{/if}%> /> 是
checked="checked"<%{/if}%> /> 否
页面Title
默认为站点名称 + 频道名称
页面Keywords
默认为站点名称 + 频道名称
页面Description
<%{$out.channel_res.seo_desc|escape:html}%>
<%{$FCKeditor}%>