{include file="pub_header.htm"}
{include file="pub_submenu.htm"} {if $get.ope == "add"}
  管理首页 » 频道管理 {foreach name=channel_path from=$channel_path item=channel_path} » {$channel_path.name|str_entag:'space,br'} {/foreach} » 添加频道 [ 频道列表 ]
添加频道
名称 频道名称
访问密码 访问本频道必须输入的密码
简单介绍 对此类别的简单介绍
备注警告 对此类别的备注警告,仅用于后台发布信息时作为提示信息
关键字 关键字列表,以","分隔
封面图片
允许的文件类型:[{$setting_cover.type|implode_str:"|"}]
{$cover_str}
采用模型 本频道采用什么模型
频道页模板 本频道综合调用页,留空为默认
详细页模板 本频道内容详细页,留空为默认
状态  开启  关闭 是否开启此频道,作用范围包含下属内容
显示  开启  关闭 是否显示此频道
发布  开启  关闭 是否开启此频道发布信息
关键词  开启  关闭 是否允许自动提取关键词
推荐  开启  关闭 是否开启推荐
允许查看 查看信息权限
交互信息 交互信息权限
每页 每页显示多少条记录
排序 排序
管理员列表   [请添加后再使用管理此频道管理员]
跳转地址 是否跳转到某网址
{elseif $get.ope == "amend"}
  管理首页 » 频道管理 {foreach name=channel_path from=$channel_path item=channel_path} » {$channel_path.name|str_entag:'space,br'} {/foreach} » 编辑频道 [ 频道列表 ]
编辑频道
ID {$channel_info.id}
名称 频道名称
访问密码 访问本频道必须输入的密码
简单介绍 对此类别的简单介绍
备注警告 对此类别的备注警告,仅用于后台发布信息时作为提示信息
关键字 关键字列表,以","分隔
封面图片
允许的文件类型:[{$setting_cover.type|implode_str:"|"}]
{$cover_str}
采用模型 本频道采用什么模型
频道页模板 本频道综合调用页,留空为默认
详细页模板 本频道内容详细页,留空为默认
状态  开启  关闭 是否开启此频道,作用范围包含下属内容
显示  开启  关闭 是否显示此频道
发布  开启  关闭 是否开启此频道发布信息
关键词  开启  关闭 是否允许自动提取关键词
推荐  开启  关闭 是否开启推荐
允许查看 查看信息权限
交互信息 交互信息权限
每页 每页显示多少条记录
排序 排序
管理员列表 {foreach name=channel_manage_list from=$channel_manage_list item=item} {$item.username} {/foreach} [管理此频道管理员]
跳转地址 是否跳转到某网址
{elseif $get.ope == "move"}
  管理首页 » 频道管理 {foreach name=channel_path from=$channel_path item=channel_path} » {$channel_path.name|str_entag:'space,br'} {/foreach} » 移动频道 [ 频道列表 ]
移动频道
移动到 »
{else}
  管理首页 » 频道管理 {foreach name=channel_path from=$channel_path item=channel_path} » {$channel_path.name|str_entag:'space,br'} {/foreach} [ 添加频道 ]
{foreach name=channel_sub from=$channel_sub item=item} {if $admin.ag_privilege.channel == "1" || ($admin.ag_privilege.channel == "3" && $item.channel_manage_admin_id != "")} {else} {/if} {/foreach}
频道列表
ID 名称 每页 排序 转向 状态 显示 发布 锁定 推荐 游客 匿名 操作
{$item.id} {if $item.sub_record != "0"} {$item.name|str_entag:'space,br'}[{$item.sub_record}] {else} {$item.name|str_entag:'space,br'} {/if} {$item.page_record} {$item.rank} {if $item.if_turn == "1"}{else}{/if} {if $item.if_enable == "1"} {else} {/if} {if $item.if_show == "1"} {else} {/if} {if $item.if_add == "1"} {else} {/if} {if $item.if_lock == "1"} {else} {/if} {if $item.if_recommend == "1"} {else} {/if} {if $item.if_guest == "1"} {else} {/if} {if $item.if_anonymous == "1"} {else} {/if} 增 移 改 版 删
{$item.id} {if $item.sub_record != "0"} {$item.name|str_entag:'space,br'}[{$item.sub_record}] {else} {$item.name|str_entag:'space,br'} {/if} {$item.page_record} {$item.rank} {if $item.if_turn == "1"}{else}{/if} {if $item.if_enable == "1"} {else} {/if} {if $item.if_show == "1"} {else} {/if} {if $item.if_add == "1"} {else} {/if} {if $item.if_lock == "1"} {else} {/if} {if $item.if_recommend == "1"} {else} {/if} {if $item.if_guest == "1"} {else} {/if} {if $item.if_anonymous == "1"} {else} {/if} 添加 移动 编辑 版主 删除
{/if}
{include file="pub_footer.htm"}