| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152 | <?php return array (  'name' => '默认模板',  'author' => 'DGGCMS TEAM',  'dirname' => 'default',  'homepage' => 'http://www.dgg1688.com/',  'version' => '1.0',  'disable' => 0,  'file_explan' =>   array (    'templates|default|content' =>     array (      'category.html' => '文章频道页',      'category_download.html' => '下载频道页',      'category_picture.html' => '图片频道页',      'download.html' => '下载连接页',      'footer.html' => '底部',      'header.html' => '顶部',      'header_min.html' => '迷你顶',      'header_page.html' => '单网页头部',      'index.html' => '网站首页',      'list.html' => '列表页',      'list_download.html' => '下载列表页',      'list_picture.html' => '图片列表页',      'message.html' => '消息提示页',      'page.html' => '单网页',      'rss.html' => 'RSS页',      'search.html' => '搜索',      'show.html' => '文章内容页',      'show_download.html' => '下载内容页',      'show_picture.html' => '图片内容页',      'tag.html' => 'tag',    ),    'templates|default|' =>     array (      'announce' => '公告',      'comment' => '评论',      'content' => '内容模型',      'formguide' => '表单向导',      'link' => '友情链接',      'member' => '会员中心',      'message' => '短消息',      'mood' => '新闻心情',      'pay' => '支付',      'poster' => '广告',      'search' => '搜索',      'special' => '专题',      'vote' => '投票',      'wap' => '手机门户',      'yp' => '黄页模板',    ),    'templates|default|link' =>     array (      'index.html' => '',      'list_type.html' => '分类页',      'register.html' => '申请页',    ),    'templates|default|special' =>     array (      'api_picture.html' => '组图',      'comment.html' => '专题首页评论页',      'header.html' => '专题头部',      'index.html' => '专题首页',      'list.html' => '分类页',      'show.html' => '内容页',      'special_list.html' => '专题列表',    ),    'templates|default|poster' =>     array (      'banner.html' => '矩形横幅',      'couplet.html' => '对联广告',      'fixure.html' => '固定位置',      'float.html' => '漂浮移动',      'imagechange.html' => '图片轮换广告',      'imagelist.html' => '图片列表广告',      'test.html' => '',      'text.html' => '文字广告',    ),    'templates|default|announce' =>     array (      'show.html' => '内容页',    ),    'templates|default|pay' =>     array (      'deposit.html' => '支付页模板',      'pay_list.html' => '支付记录页模板',      'payment_cofirm.html' => '支付确认页模板',      'spend_list.html' => '消费记录页模板',    ),    'templates|default|member' =>     array (      'account_manage.html' => '会员管理',      'account_manage_avatar.html' => '头像管理',      'account_manage_info.html' => '会员信息管理',      'account_manage_left.html' => '会员信息管理左侧菜单',      'account_manage_password.html' => '修改密码',      'account_manage_upgrade.html' => '会员升级',      'change_credit.html' => '兑换积分',      'connect_sina.html' => '新浪账号登陆',      'content_publish.html' => '投稿页面',      'content_publish_select_model.html' => '投稿模型选择',      'content_published.html' => '已投稿管理',      'favorite_list.html' => '收藏列表',      'footer.html' => '页尾',      'forget_password.html' => '密码找回页面',      'header.html' => '页头',      'index.html' => '首页',      'left.html' => '左侧菜单',      'login.html' => '登陆页面',      'mini.html' => '头部登录条',      'protocol.html' => '注册协议',      'register.html' => '注册页面',    ),    'templates|default|phpsso' =>     array (      'index.html' => '首页',    ),    'templates|default|search' =>     array (      'footer.html' => '页尾',      'header.html' => '页头',      'index.html' => '首页',      'list.html' => '列表页',    ),    'templates|default|formguide' =>     array (      'index.html' => '表单列表页模板',      'show.html' => '表单详情页模板',      'show_js.html' => '表单js调用模板',    ),    'templates|default|yp' =>     array (      'com_default' => '企业默认模板',      'index.html' => '黄页首页模板',      'list.html' => '列表页模板',      'list_news.html' => '新闻列表页模板',      'model.html' => '模型首页模板',      'model_news.html' => '',      'show.html' => '',      'show_news.html' => '',    ),    'templates|default|yp|com_default' =>     array (      'index.html' => '公司首页模板',      'style' => '样式文件夹',    ),    'templates|default|comment' =>     array (      'show_list.html' => '内容页评论列表',      'list.html' => '评论列表',    ),  ),);?>
 |