code stringlengths 1 2.01M | repo_name stringlengths 3 62 | path stringlengths 1 267 | language stringclasses 231
values | license stringclasses 13
values | size int64 1 2.01M |
|---|---|---|---|---|---|
@charset "utf-8";
.r{float:right}#wraper{background:url(img/bg_wrap.png) no-repeat center 0}a,a:hover{outline:none}#wraper{zoom:1}#wraper:after{clear:both;display:block;content:"";height:0;visibility:hidden}.layout_main{width:690px;float:left}.layout_side{float:right;width:202px}.cell_loading{background:#BFC9D2;height... | 108wo | statics/plugin/loveit/loveit_home.css | CSS | asf20 | 28,682 |
body,html{background: #fff url(../images/member/hd_bg.png) repeat-x;}
body{color:#333}a{text-decoration:none; color:#333}
a:hover{text-decoration:underline;}
body fieldset{border:1px solid #D8D8D8; padding:10px;}
body fieldset legend{padding:3px 8px;font-weight:700;border:1px solid #D8D8D8;background-color: #F9F9F9... | 108wo | statics/css/member.css | CSS | asf20 | 11,096 |
.treeview, .treeview ul {
padding: 0;
margin: 0;
list-style: none;
}
.treeview ul {
background-color: white;
margin-top: 4px;
}
.treeview .hitarea {
background: url(../images/treeview-default.gif) -64px -25px no-repeat;
height: 16px;
width: 16px;
margin-left: -16px;
float: left;
cursor: p... | 108wo | statics/css/jquery.treeview.css | CSS | asf20 | 2,833 |
/* 2010-06-01 */
.ui_title_wrap, .ui_bottom button { font-size:12px 'Microsoft Yahei', Arial; }
.ui_content_wrap { min-width:9em; vertical-align:top}/*设置对话框最小尺寸*/
.ui_overlay div { background:#000; filter:alpha(opacity=40); opacity:0.4; }/*设置遮罩颜色与透明度*/
.ui_loading_tip { width:16px; height:16px; margin:-8px 0 0 -8... | 108wo | statics/css/dialog.css | CSS | asf20 | 5,015 |
.admin_piao{background-color:#E8F2FE;position:relative;min-height:24px; height:auto !important;height:24px;overflow:visible;
}
.admin_piao_img{cursor: pointer;float:right;}
.admin_piao_edit{ z-index:100;color:#fff;height:24px;line-height:24px;width:60px;text-align:center;font-size:12px;position:absolute;top:0;right:... | 108wo | statics/css/admin_visualization.css | CSS | asf20 | 497 |
/* jQuery TreeTable Core 2.0 stylesheet
*
* This file contains styles that are used to display the tree table. Each tree
* table is assigned the +treeTable+ class.
* ========================================================================= */
/* jquery.treeTable.collapsible
* -------------------------------------... | 108wo | statics/css/jquery.treeTable.css | CSS | asf20 | 1,343 |
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{padding:0px; margin:0px;}
fieldset, img{border:0;}
ol, ul{list-style: none;}
.clr:after{content:" "; display:block; height:0px; clear:both; visibility:hidden;}.clr{display:inline-block;}* html .clr{hei... | 108wo | statics/css/install.css | CSS | asf20 | 2,503 |
table{border-collapse:collapse;border-spacing:0;}
.wrap{overflow:hidden; *display:inline-block;}.wrap{*display:block;}
.main img{_vertical-align:baseline;}
.align_r{ text-align:right;}
.col3 li, .col4 li{overflow:hidden; float:left;}
ul.col3 li{width:33.3%!important; *width:33.2%!important; }
ul.col4 li{width:25%... | 108wo | statics/css/download.css | CSS | asf20 | 2,360 |
body{color:#444; height:100%}a{text-decoration:none; color:#444}
html.off,html.off body {background: #e2e9ea url(../images/admin_img/left_bg.png) repeat-y -40px top;}
html.on,html.on body{background: #e2e9ea; background-image:none;}
html.addbg,html.addbg body{background:#e2e9ea}
a:hover{text-decoration:underline;}
... | 108wo | statics/css/zh-cn-system.css | CSS | asf20 | 20,557 |
body fieldset{border:1px solid #D8D8D8; padding:10px;}
body fieldset legend{padding:3px 8px;font-weight:700;border:1px solid #D8D8D8;background-color: #F9F9F9;}
body fieldset.blue{border:1px solid #dce3ed}
body fieldset.blue legend{padding:3px 8px;font-weight:700;color:#347add; background:none; border:none}
.picBut... | 108wo | statics/css/table_form.css | CSS | asf20 | 6,352 |
@charset "utf-8";
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dd,dt{margin:0;padding:0;border:0;}
html{ width:100%; height:100%}
body{background:url(../../images/108wo/body_bg.gif) no-repeat center 0 #F9F9F9;color:#585858;font-size:12px;font-family:"微软雅黑",Verdana,"宋体",Arial,Sans; height:10... | 108wo | statics/css/108wo/style.css | CSS | asf20 | 22,485 |
/* This CSS stylesheet defines styles used by required elements in a flex application page that supports browser history */
#ie_historyFrame { width: 0px; height: 0px; display:none }
#firefox_anchorDiv { width: 0px; height: 0px; display:none }
#safari_formDiv { width: 0px; height: 0px; display:none }
#safari_rememberD... | 108wo | statics/css/crop.css | CSS | asf20 | 365 |
table{border-collapse:collapse;border-spacing:0;}
.wrap{overflow:hidden; *display:inline-block;}.wrap{*display:block;}
.main img{_vertical-align:baseline;}
.align_r{ text-align:right;}
.brd{border:1px solid #C3D4E7;}
.l{ float:left;}
.r{ float:right;}
.footer p.info{margin-top:0px;}
.tit{color:#1E50A0;}
.tit h... | 108wo | statics/css/vote.css | CSS | asf20 | 2,392 |
.ad-gallery {
width: 316px;
}
.ad-gallery, .ad-gallery * {
margin: 0;
padding: 0;
}
.ad-gallery .ad-image-wrapper {
width: 100%;
height: 240px;
position: relative;
overflow: hidden;
}
.ad-gallery .ad-border{border:1px solid #E3E3E3; padding:5px}
.ad-gallery .ad-image-wrapp... | 108wo | statics/css/jquery.ad-gallery.css | CSS | asf20 | 5,044 |
body{color:#444; height:100%}a{text-decoration:none; color:#444}
html.off,html.off body {background: #e2e9ea url(../images/admin_img/left_bg.png) repeat-y -40px top;}
html.on,html.on body{background: #e2e9ea; background-image:none;}
html.addbg,html.addbg body{background:#e2e9ea}
a:hover{text-decoration:underline;}
... | 108wo | statics/css/system.css | CSS | asf20 | 19,243 |
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;word-wrap:break-word}
body,html,input{font:12px/1.5 tahoma,arial,\5b8b\4f53,sans-serif;}
table{border-collapse:collapse;border-spacing:0;}img{border:none}
pre {white-space: pre-wrap; /* cs... | 108wo | statics/css/reset.css | CSS | asf20 | 2,883 |
div{overflow:hidden; *display:inline-block;}div{*display:block;}
.login_box{background:url(../images/admin_img/login_bg.jpg) no-repeat; width:602px; height:416px; margin:auto; overflow:hidden;}
.login_iptbox{margin-top:295px;*margin-top:297px; height: 26px; line-height:26px; margin-left: 68px;}
.login_iptbox .ipt... | 108wo | statics/css/login.css | CSS | asf20 | 980 |
body{color:#444;background: #eee url(../images/v9/body-bg.png) repeat-y center}
a{text-decoration:none; color:#444}
a:hover{text-decoration:underline; color:#1E50A2}
.blue,blue a,.box h5 a,.box h6 a,.box a.more,.crumbs a{ color:#004499}
.keylink,.keylink:link,.keylink:hover,.keylink:active {text-decoration:underlin... | 108wo | statics/css/default_blue.css | CSS | asf20 | 30,430 |
.progress_bar{height:30px; border:#214D7C solid 1px;margin-bottom:10px}
.p_bar{height:30px; background:#3A6EA5;width:0px;}
.progress_status{color:red;margin-left:10px}
#msg{padding:5px;background:#FFFFE1 url(../images/msg_bg.png) no-repeat 5px -194px; border:#808080 solid 1px;margin-bottom:10px;padding-left:23px} | 108wo | statics/css/progress_bar.css | CSS | asf20 | 317 |
.ui_title_wrap, .ui_bottom button {font-size:12px 'Microsoft Yahei', Arial; }
.ui_content_wrap { min-width:9em; vertical-align:top;}/*设置对话框最小尺寸*/
.ui_overlay div { background:#000; filter:alpha(opacity=40); opacity:0.4; }/*设置遮罩颜色与透明度*/
.ui_loading_tip { width:16px; height:16px; margin:-8px 0 0 -8px; text-indent:-999... | 108wo | statics/css/dialog_simp.css | CSS | asf20 | 3,327 |
div.ibtn{height:40px; text-align: center;}div.ibtns{height:120px;}
div.ibtn form{display: inline;}
div.ibtn .button{background:url(../images/bgx.jpg) repeat-x 0px 0px; height:40px; line-height:40px; color:#fff; font-weight:900;cursor: pointer; border-radius: 4px; padding:0px 10px; border:none; * border:1px solid #eee... | 108wo | statics/css/open_admin.css | CSS | asf20 | 718 |
body{color:#444; height:100%}a{text-decoration:none; color:#444}
html.off,html.off body {background: #e2e9ea url(../images/admin_img/en_left_bg.png) repeat-y -40px top;}
html.on,html.on body{background: #e2e9ea; background-image:none;}
html.addbg,html.addbg body{background:#e2e9ea}
a:hover{text-decoration:underline... | 108wo | statics/css/en-system.css | CSS | asf20 | 19,695 |
table{border-collapse:collapse;border-spacing:0;}
.wrap{overflow:hidden; *display:inline-block;}.wrap{*display:block;}
.main img{_vertical-align:baseline;}
.txt_r{text-align:right;}
.txt_c{text-align:center;}
.col3 li, .col4 li{overflow:hidden; float:left;}
ul.col3 li{width:33.3%!important; *width:33.2%!important... | 108wo | statics/css/link.css | CSS | asf20 | 1,186 |
html.off,html.off body{background-image:url(img2/left_bg_gray.png); background-color:#eee}
html.on,html.on body{ background: #eee; background-image:none}
.left_menu a.open:hover,.left_menu a.close:hover{ background-color:#e3e3e3}
.left_menu ul li a{ background-color:#f8f8f8}
#Skin .s1{background-position:0 -66px}
... | 108wo | statics/css/style/styles2.css | CSS | asf20 | 2,087 |
html.off,html.off body{background-image:url(img2/left_bg_gray.png); background-color:#eee}
html.on,html.on body{ background: #eee; background-image:none}
.left_menu a.open:hover,.left_menu a.close:hover{ background-color:#e3e3e3}
.left_menu ul li a{ background-color:#f8f8f8}
#Skin .s1{background-position:0 -66px}
... | 108wo | statics/css/style/zh-cn-styles2.css | CSS | asf20 | 2,087 |
.header {background: #3c86c5 url(img4/hdbg.gif) no-repeat right top;}
.header .logo{background-image: url(img4/logo.gif)}
.header .nav li, .header .nav li a{background-image: url(img4/nav_bg.png)}
.header .nav li.tab_web a, .header .nav li.tab_web a span{background-image: url(img4/site.png);}
.fav-help a{ backgroun... | 108wo | statics/css/style/en-styles4.css | CSS | asf20 | 486 |
html.off,html.off body{background-image:url(img3/en_left_bg.png); background-color:#edf2e3}
html.on,html.on body,html.addbg,html.addbg body{background: #edf2e3;background-image:none}
.header {background: #618d03 url(img3/hdbg.gif) no-repeat right bottom}
.header .logo{background-image: url(img3/logo.gif)}
.header .... | 108wo | statics/css/style/en-styles3.css | CSS | asf20 | 2,554 |
.header {background: #3c86c5 url(img4/hdbg.gif) no-repeat right top;}
.header .logo{background-image: url(img4/logo.gif)}
.header .nav li, .header .nav li a{background-image: url(img4/nav_bg.png)}
.header .nav li.tab_web a, .header .nav li.tab_web a span{background-image: url(img4/site.png);}
.fav-help a{ backgroun... | 108wo | statics/css/style/styles4.css | CSS | asf20 | 486 |
.header {background: #3c86c5 url(img4/hdbg.gif) no-repeat right top;}
.header .logo{background-image: url(img4/logo.gif)}
.header .nav li, .header .nav li a{background-image: url(img4/nav_bg.png)}
.header .nav li.tab_web a, .header .nav li.tab_web a span{background-image: url(img4/site.png);}
.fav-help a{ backgroun... | 108wo | statics/css/style/zh-cn-styles4.css | CSS | asf20 | 486 |
html.off,html.off body{background-image:url(img3/left_bg.png); background-color:#edf2e3}
html.on,html.on body,html.addbg,html.addbg body{background: #edf2e3;background-image:none}
.header {background: #618d03 url(img3/hdbg.gif) no-repeat right bottom}
.header .logo{background-image: url(img3/logo.gif)}
.header .nav... | 108wo | statics/css/style/zh-cn-styles3.css | CSS | asf20 | 2,551 |
html.off,html.off body{background-image:url(img3/left_bg.png); background-color:#edf2e3}
html.on,html.on body,html.addbg,html.addbg body{background: #edf2e3;background-image:none}
.header {background: #618d03 url(img3/hdbg.gif) no-repeat right bottom}
.header .logo{background-image: url(img3/logo.gif)}
.header .nav... | 108wo | statics/css/style/styles3.css | CSS | asf20 | 2,550 |
html.off,html.off body{background-image:url(img2/en_left_bg.png); background-color:#eee}
html.on,html.on body{ background: #eee; background-image:none}
.left_menu a.open:hover,.left_menu a.close:hover{ background-color:#e3e3e3}
.left_menu ul li a{ background-color:#f8f8f8}
#Skin .s1{background-position:0 -66px}
#S... | 108wo | statics/css/style/en-styles2.css | CSS | asf20 | 2,088 |
ul li{line-height:22px;}
a:link,a:visited{text-decoration:none; color:#005f9f;}a:hover{text-decoration:underline;}a img{overflow:hidden;}
.p_r{position:relative; overflow:hidden;}
/*public*/
div.tit{ border-bottom:1px solid #ccc; height:30px; line-height:20px;}
div.tit h5{color:#069;}
.tw_tb li{ text-align:cent... | 108wo | statics/css/open_sty.css | CSS | asf20 | 9,705 |
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{padding:0px; margin:0px;}
fieldset, img{border:0;}
ol, ul{list-style: none;}
.clr:after{content:" "; display:block; height:0px; clear:both; visibility:hidden;}.clr{display:inline-block;}* html .clr{hei... | 108wo | statics/css/search.css | CSS | asf20 | 5,498 |
.wx980{width:980px; font: 12px/1.5 Arial,Simsun,"Arial Unicode MS",Mingliu,Helvetica; word-wrap:break-word;border-collapse:collapse;border-spacing:0;color:#666; font-weight:100;}
.wx980 ul,.wx980 ul li{ list-style:none;padding:0px; margin:0px;}
.wx980 img{ border:none;}
.wx980 .mgt6{ margin-top:6px;}
.wx980 ul.cola... | 108wo | statics/css/appcenter.css | CSS | asf20 | 6,803 |
<?php
/**
* base.php PHPCMS框架入口文件
*
* @copyright (C) 2005-2010 PHPCMS
* @license http://www.phpcms.cn/license/
* @lastmodify 2010-6-7
*/
define('IN_PHPCMS', true);
//PHPCMS框架路径
define('PC_PATH', dirname(__FILE__).DIRECTORY_SEPARATOR);
if(!defined('PHPCMS_PATH')) define('PHPCMS_PATH', PC_PAT... | 108wo | phpcms/base.php | PHP | asf20 | 8,836 |
<?php
defined('IN_PHPCMS') or exit('Access Denied');
defined('UNINSTALL') or exit('Access Denied');
return array('tags', 'tags_content');
?> | 108wo | phpcms/modules/tags/uninstall/model.php | PHP | asf20 | 147 |
<?php
defined('IN_PHPCMS') or exit('Access Denied');
defined('UNINSTALL') or exit('Access Denied');
?> | 108wo | phpcms/modules/tags/uninstall/extention.inc.php | PHP | asf20 | 108 |
<?php
defined('IN_ADMIN') or exit('No permission resources.');
include $this->admin_tpl('header','admin');
$models = getcache('model', 'commons');
$sitelist = getcache('sitelist', 'commons');
$i=0;
foreach($models as $model_v){
$model_arr .= 'model_arr['.$i++.'] = new Array("'.$model_v['modelid'].'","'.$model_v... | 108wo | phpcms/modules/tags/templates/tags_create.tpl.php | PHP | asf20 | 1,656 |
<?php
defined('IN_ADMIN') or exit('No permission resources.');
include $this->admin_tpl('header','admin');
?>
<div class="pad-lr-10">
<form action="?m=tags&c=tags&a=edit&tagid=<?php echo $_GET['tagid']?>" method="post" id="myform">
<table width="100%" class="table_form">
<tr>
<th width="120">关键字:</th>
... | 108wo | phpcms/modules/tags/templates/tags_edit.tpl.php | PHP | asf20 | 1,503 |
<?php
defined('IN_ADMIN') or exit('No permission resources.');
include $this->admin_tpl('header', 'admin');
?>
<div class="pad_10">
<div class="table-list">
<form action="" method="get">
<input type="hidden" name="m" value="tags" />
<input type="hidden" name="c" value="tags" />
<input type="hidden" name="a" id... | 108wo | phpcms/modules/tags/templates/tags_list.tpl.php | PHP | asf20 | 2,134 |
<?php
defined('IN_PHPCMS') or exit('No permission resources.');
class index {
public function __construct(){
$this->db = pc_base::load_model('tags_model');
$this->db_content = pc_base::load_model('tags_content_model');
}
public function init(){
$tag = $_GET['tag'];
$models = getcache('model', 'commo... | 108wo | phpcms/modules/tags/index.php | PHP | asf20 | 1,609 |
<?php
defined('IN_PHPCMS') or exit('No permission resources.');
pc_base::load_app_class('admin', 'admin', 0);
class tags extends admin {
private $db;
public function __construct() {
$this->db = pc_base::load_model('tags_model');
parent::__construct();
}
public function init() {
$page = isset($_GET... | 108wo | phpcms/modules/tags/tags.php | PHP | asf20 | 3,774 |
<?php
defined('IN_PHPCMS') or exit('Access Denied');
defined('INSTALL') or exit('Access Denied');
return array('tags', 'tags_content');
?> | 108wo | phpcms/modules/tags/install/model.php | PHP | asf20 | 145 |
{template "content","header"}
<style>
<!--
.search-list {font-size:14px;}
.search-list a{display:inline-block;padding:10px;font-size:14px; height:20px;line-height:20px;}
.font_16{font-size:16px;font-weight:bold;}
.font_18{font-size:18px;font-weight:bold;}
.color_16{color:red;}
.color_18{color:blue;}
-->
</s... | 108wo | phpcms/modules/tags/install/templates/index.html | HTML | asf20 | 985 |
{template "content","header"}
<!--main-->
<script type="text/javascript">
var model_arr = new Array();
<?php echo $model_arr ?>
function select_modelid(siteid, modelid){
var model_option = '<option value="0">所有模型</option>';
var select = '';
for(i=0; i< <?php echo $i?>; i++){
if(model_arr[i][2] == siteid){... | 108wo | phpcms/modules/tags/install/templates/tag.html | HTML | asf20 | 2,722 |
<?php
error_reporting(E_ALL);
defined('IN_PHPCMS') or exit('Access Denied');
defined('INSTALL') or exit('Access Denied');
$parentid = $menu_db->insert(array('name'=>'tags', 'parentid'=>29, 'm'=>'tags', 'c'=>'tags', 'a'=>'init', 'data'=>'', 'listorder'=>0, 'display'=>'1'), true);
$menu_db->insert(array('name'=>'t... | 108wo | phpcms/modules/tags/install/extention.inc.php | PHP | asf20 | 517 |
<?php
defined('IN_PHPCMS') or exit('Access Denied');
defined('INSTALL') or exit('Access Denied');
$module = 'tags';
$modulename = 'tags 标签';
$introduce = 'tags 标签模块';
$author = '世界首富';
$authorsite = 'http://www.phpcms.cn';
$authoremail = '754157556@qq.com';
?> | 108wo | phpcms/modules/tags/install/config.inc.php | PHP | asf20 | 292 |
<?php
defined('IN_PHPCMS') or exit('Access Denied');
defined('UNINSTALL') or exit('Access Denied');
return '';
?> | 108wo | phpcms/modules/upgrade/uninstall/model.php | PHP | asf20 | 118 |
<?php
defined('IN_PHPCMS') or exit('Access Denied');
defined('UNINSTALL') or exit('Access Denied');
$type_db = pc_base::load_model('type_model');
$typeid = $type_db->delete(array('module'=>'upgrade'));
if(!$typeid) return FALSE;
?> | 108wo | phpcms/modules/upgrade/uninstall/extention.inc.php | PHP | asf20 | 240 |
<?php defined('IN_ADMIN') or exit('No permission resources.');?>
<?php include $this->admin_tpl('header', 'admin');?>
<div class="pad-lr-10">
<div class="table-list">
<div class="explain-col">
<?php echo L('upgrade_notice');?>
</div>
<div class="bk15"></div>
<form name="myform" action="" method="get" id="my... | 108wo | phpcms/modules/upgrade/templates/upgrade_index.tpl.php | PHP | asf20 | 1,806 |
<?php defined('IN_ADMIN') or exit('No permission resources.');?>
<?php include $this->admin_tpl('header', 'admin');?>
<div class="pad-lr-10">
<div class="table-list">
<div class="explain-col">
<?php echo L('check_file_notice');?>
</div>
<div class="bk15"></div>
<table width="100%" cellspacing="0">
<thead>... | 108wo | phpcms/modules/upgrade/templates/check_file.tpl.php | PHP | asf20 | 3,250 |
<?php
defined('IN_PHPCMS') or exit('No permission resources.');
pc_base::load_app_class('admin', 'admin', 0);
class index extends admin {
private $_filearr = array('api', 'phpcms', 'statics', '');
//md5验证地址
private $_upgrademd5 = 'http://www.phpcms.cn/upgrademd5/';
//补丁地址
private $_patchurl = 'http://downl... | 108wo | phpcms/modules/upgrade/index.php | PHP | asf20 | 10,275 |
<?php
// --------------------------------------------------------------------------------
// PhpConcept Library - Zip Module 2.8.2
// --------------------------------------------------------------------------------
// License GNU/LGPL - Vincent Blavet - August 2009
// http://www.phpconcept.net
// ----------------... | 108wo | phpcms/modules/upgrade/classes/pclzip.class.php | PHP | asf20 | 202,844 |
<?php
defined('IN_PHPCMS') or exit('Access Denied');
defined('INSTALL') or exit('Access Denied');
return '';
?> | 108wo | phpcms/modules/upgrade/install/model.php | PHP | asf20 | 117 |
<?php
defined('IN_PHPCMS') or exit('Access Denied');
defined('INSTALL') or exit('Access Denied');
$parentid = $menu_db->insert(array('name'=>'upgrade', 'parentid'=>977, 'm'=>'upgrade', 'c'=>'index', 'a'=>'init', 'data'=>'', 'listorder'=>0, 'display'=>'1'), true);
$menu_db->insert(array('name'=>'checkfile', 'parenti... | 108wo | phpcms/modules/upgrade/install/extention.inc.php | PHP | asf20 | 510 |
<?php
defined('IN_PHPCMS') or exit('Access Denied');
defined('INSTALL') or exit('Access Denied');
$module = 'upgrade';
$modulename = '在线升级';
$introduce = '在线升级';
$author = 'phpcms Team';
$authorsite = 'http://www.phpcms.cn';
$authoremail = 'admin@phpcms.cn';
?> | 108wo | phpcms/modules/upgrade/install/config.inc.php | PHP | asf20 | 287 |
<?php
$LANG['operation'] = '操作';
$LANG['view'] = '查看';
$LANG['access'] = '访问';
$LANG['upgrade'] = '在线升级';
$LANG['checkfile'] = '文件校验';
$LANG['updatetime'] = '更新日期';
$LANG['updatelist'] = '可升级版本列表';
$LANG['currentversion'] = '当前版本';
$LANG['lastversion'] = '为最新版';
$LANG['covertemplate'] = '覆盖模版?';
$LANG['v... | 108wo | phpcms/modules/upgrade/install/languages/zh-cn/upgrade.lang.php | PHP | asf20 | 1,483 |
<?php
defined('IN_PHPCMS') or exit('No permission resources.');
//模型缓存路径
define('CACHE_MODEL_PATH',PHPCMS_PATH.'caches'.DIRECTORY_SEPARATOR.'caches_model'.DIRECTORY_SEPARATOR.'caches_data'.DIRECTORY_SEPARATOR);
pc_base::load_app_class('admin', 'admin', 0);
pc_base::load_sys_class('form', '', 0);
class node ex... | 108wo | phpcms/modules/collection/node.php | PHP | asf20 | 25,582 |
<?php defined('IN_ADMIN') or exit('No permission resources.');?>
<?php include $this->admin_tpl('header', 'admin');?>
<script type="text/javascript">
$(document).ready(function() {
$.formValidator.initConfig({formid:"myform",autotip:true,onerror:function(msg,obj){window.top.art.dialog({content:msg,lock:true,width:... | 108wo | phpcms/modules/collection/templates/node_form.tpl.php | PHP | asf20 | 20,136 |
<?php defined('IN_ADMIN') or exit('No permission resources.');?>
<?php include $this->admin_tpl('header', 'admin');?>
<div class="pad-10">
<div class="col-tab">
<ul class="tabBut cu-li">
<li class="on" id="tab_1"><?php echo L('url_list')?></li>
</ul>
<div class="content pad-10" id="show_div_1" style="height:auto... | 108wo | phpcms/modules/collection/templates/public_test.tpl.php | PHP | asf20 | 1,263 |
<?php defined('IN_ADMIN') or exit('No permission resources.');?>
<?php include $this->admin_tpl('header', 'admin');?>
<div class="pad-lr-10">
<form name="myform" action="?m=collection&c=node&a=del" method="post" onsubmit="return confirm('<?php echo L('sure_delete')?>')">
<div class="table-list">
<table width="10... | 108wo | phpcms/modules/collection/templates/node_list.tpl.php | PHP | asf20 | 3,732 |
<?php defined('IN_ADMIN') or exit('No permission resources.');?>
<?php include $this->admin_tpl('header', 'admin');?>
<div class="pad-10">
<div class="col-tab">
<ul class="tabBut cu-li">
<li class="on" id="tab_1"><?php echo L('url_list')?></li>
</ul>
<div class="content pad-10" id="show_div_1" style="height:auto... | 108wo | phpcms/modules/collection/templates/col_url_list.tpl.php | PHP | asf20 | 1,741 |
<?php defined('IN_ADMIN') or exit('No permission resources.');?>
<?php include $this->admin_tpl('header', 'admin');?>
<div class="pad-10">
<div class="col-tab">
<ul class="tabBut cu-li">
<li class="on" id="tab_1"><?php echo L('url_list')?></li>
</ul>
<div class="content pad-10" id="show_div_1" style="height:auto... | 108wo | phpcms/modules/collection/templates/node_public_url.tpl.php | PHP | asf20 | 553 |
<?php defined('IN_ADMIN') or exit('No permission resources.');?>
<?php include $this->admin_tpl('header', 'admin');?>
<script type="text/javascript">
$(document).ready(function() {
$.formValidator.initConfig({formid:"myform",autotip:true,onerror:function(msg,obj){window.top.art.dialog({content:msg,lock:true,width:... | 108wo | phpcms/modules/collection/templates/node_copy.tpl.php | PHP | asf20 | 1,594 |
<?php defined('IN_ADMIN') or exit('No permission resources.');?>
<?php include $this->admin_tpl('header', 'admin');?>
<style>
<!--
#show_funcs_div{position:absolute ;background-color:#fff;border:#D0D0D0 solid 1px; border-top-style:none;display:none}
.show_funcs_div{height:200px;overflow-y:scroll;}
#show_funcs_div... | 108wo | phpcms/modules/collection/templates/import_program_add.tpl.php | PHP | asf20 | 4,645 |
<?php defined('IN_ADMIN') or exit('No permission resources.');?>
<?php include $this->admin_tpl('header', 'admin');?>
<div class="pad-lr-10">
<fieldset>
<legend><?php echo L('the_new_publication_solutions')?></legend>
<form name="myform" action="?" method="get" id="myform">
<table width="100%" class="table... | 108wo | phpcms/modules/collection/templates/import_program.tpl.php | PHP | asf20 | 2,170 |
<?php defined('IN_ADMIN') or exit('No permission resources.');?>
<?php include $this->admin_tpl('header', 'admin');?>
<script type="text/javascript">
$(document).ready(function() {
$.formValidator.initConfig({formid:"myform",autotip:true,onerror:function(msg,obj){window.top.art.dialog({content:msg,lock:true,width:... | 108wo | phpcms/modules/collection/templates/node_import.tpl.php | PHP | asf20 | 1,620 |
<?php defined('IN_ADMIN') or exit('No permission resources.');?>
<?php include $this->admin_tpl('header', 'admin');?>
<div class="subnav">
<h1 class="title-2 line-x"><?php echo $node['name']?> - <?php echo L('content_list')?></h1>
</div>
<div class="pad-lr-10">
<div class="col-tab">
<ul class="tabBut cu-li">... | 108wo | phpcms/modules/collection/templates/publist.tpl.php | PHP | asf20 | 4,373 |
<?php
defined('IN_PHPCMS') or exit('No permission resources.');
$spider_funs = array(
'trim'=>'过滤空格',
'spider_photos'=>'处理为组图',
'spider_downurls'=>'处理为下载列表',
'spider_keywords'=>'获取关键字',
); | 108wo | phpcms/modules/collection/spider_funs/config.php | PHP | asf20 | 237 |
<?php
defined('IN_PHPCMS') or exit('No permission resources.');
function spider_photos($str) {
$field = $GLOBALS['field'];
$_POST[$field.'_url'] = array();
preg_match_all('/<img[^>]*src=[\'"]?([^>\'"\s]*)[\'"]?[^>]*>/i', $str, $out);
$array = array();
if (isset($out[1]))foreach ($out[1] as $v) {
$_POST[$... | 108wo | phpcms/modules/collection/spider_funs/spider_photos.php | PHP | asf20 | 669 |
<?php
defined('IN_PHPCMS') or exit('No permission resources.');
function spider_keywords($data) {
$http = pc_base::load_sys_class('http');
if(CHARSET == 'utf-8') {
$data = iconv('utf-8', 'gbk', $data);
}
$http->post('http://tool.phpcms.cn/api/get_keywords.php', array('siteurl'=>APP_PATH, 'charset'=>CHARSET... | 108wo | phpcms/modules/collection/spider_funs/spider_keywords.php | PHP | asf20 | 537 |
<?php
defined('IN_PHPCMS') or exit('No permission resources.');
class collection {
protected static $url,$config;
/**
* 采集内容
* @param string $url 采集地址
* @param array $config 配置参数
* @param integer $page 分页采集模式
*/
public static function get_content($url, $config, $page = 0) {
set_t... | 108wo | phpcms/modules/collection/classes/collection.class.php | PHP | asf20 | 10,055 |
<?php
defined('IN_ADMIN') or exit('No permission resources.');
$show_dialog = 1;
include $this->admin_tpl('header', 'admin');
?>
<div class="pad-lr-10">
<form name="myform" action="?m=vote&c=vote&a=delete" method="post" onsubmit="checkuid();return false;">
<div class="table-list">
<table width="100%" cellspacin... | 108wo | phpcms/modules/vote/templates/vote_list.tpl.php | PHP | asf20 | 4,538 |
<?php
defined('IN_ADMIN') or exit('No permission resources.');
?>
<form style="border: medium none;" id="voteform<?php echo $subjectid;?>" method="post" action="{APP_PATH}index.php?m=vote&c=index&a=post&subjectid=<?php echo $subjectid;?>">
<dl>
<dt><?php echo $subject;?></dt>
</dl>
<dl>
<?php
if(... | 108wo | phpcms/modules/vote/templates/vote_submit.tpl.php | PHP | asf20 | 907 |
<?php
defined('IN_ADMIN') or exit('No permission resources.');
include $this->admin_tpl('header','admin');
?>
<script type="text/javascript">
<!--
$(function(){
$.formValidator.initConfig({formid:"myform",autotip:true,onerror:function(msg,obj){window.top.art.dialog({content:msg,lock:true,width:'200',height:'50... | 108wo | phpcms/modules/vote/templates/vote_add.tpl.php | PHP | asf20 | 7,560 |
<?php
defined('IN_ADMIN') or exit('No permission resources.');
$show_dialog = 1;
include $this->admin_tpl('header', 'admin');
?>
<div class="pad-10">
<div class="col-tab">
<ul class="tabBut cu-li">
<li class="on"><a href="?m=vote&c=vote&a=statistics_userlist&subjectid=<?php echo $subjectid;?... | 108wo | phpcms/modules/vote/templates/vote_statistics_userlist.tpl.php | PHP | asf20 | 1,864 |
<?php
defined('IN_ADMIN') or exit('No permission resources.');
$show_header = $show_validator = $show_scroll = 1;
include $this->admin_tpl('header', 'admin');
?>
<div class="pad-10">
<h2 class="title-1 f14 lh28">(<?php echo $r['subject'];?>)<?php echo L('vote_call')?></h2>
<div class="bk10"></div>
<div class=... | 108wo | phpcms/modules/vote/templates/vote_call.tpl.php | PHP | asf20 | 2,003 |
<?php
defined('IN_ADMIN') or exit('No permission resources.');
include $this->admin_tpl('header','admin');
?>
<script type="text/javascript">
<!--
$(function(){
$.formValidator.initConfig({formid:"myform",autotip:true,onerror:function(msg,obj){window.top.art.dialog({content:msg,lock:true,width:'200',height:'5... | 108wo | phpcms/modules/vote/templates/vote_edit.tpl.php | PHP | asf20 | 8,078 |
<?php
defined('IN_ADMIN') or exit('No permission resources.');
include $this->admin_tpl('header', 'admin');?>
<form method="post" action="?m=vote&c=vote&a=setting">
<table width="100%" cellpadding="0" cellspacing="1" class="table_form">
<tr>
<th width="200"><?php echo L('vote_style')?>:</th>
<td>
<?p... | 108wo | phpcms/modules/vote/templates/setting.tpl.php | PHP | asf20 | 2,360 |
<?php
defined('IN_ADMIN') or exit('No permission resources.');
$show_dialog = 1;
include $this->admin_tpl('header', 'admin');
?>
<div class="pad-lr-10">
<div class="table-list">
<table width="100%" cellspacing="0">
<thead>
<tr>
<th><?php echo L('title')?></th>
<th width="14%" align="center"><?php ec... | 108wo | phpcms/modules/vote/templates/get_votelist.tpl.php | PHP | asf20 | 1,571 |
<?php
defined('IN_ADMIN') or exit('No permission resources.');
$show_dialog = 1;
include $this->admin_tpl('header', 'admin');
?>
<div class="pad-10">
<div class="col-tab">
<ul class="tabBut cu-li">
<li><a href="?m=vote&c=vote&a=statistics_userlist&subjectid=<?php echo $subjectid;?>"><?php echo L('user_list')?><... | 108wo | phpcms/modules/vote/templates/vote_statistics.tpl.php | PHP | asf20 | 2,094 |
<?php
defined('IN_PHPCMS') or exit('No permission resources.');
pc_base::load_app_class('admin','admin',0);
class vote extends admin {
private $db2, $db;
function __construct() {
parent::__construct();
$this->M = new_html_special_chars(getcache('vote', 'commons'));
$this->db = pc_base::load_model('vote_... | 108wo | phpcms/modules/vote/vote.php | PHP | asf20 | 12,997 |
<?php
defined('IN_PHPCMS') or exit('No permission resources.');
class index {
function __construct() {
pc_base::load_app_func('global');
$this->vote = pc_base::load_model('vote_subject_model');//投票标题
$this->vote_option = pc_base::load_model('vote_option_model');//投票选项
$this->vote_data = pc_base::load... | 108wo | phpcms/modules/vote/index.php | PHP | asf20 | 7,641 |
<?php
defined('IN_PHPCMS') or exit('No permission resources.');
class vote_tag {
public function __construct() {
$this->subject_db = pc_base::load_model('vote_subject_model');
$this->option_db = pc_base::load_model('vote_option_model');
}
/**
* 显示
* @param $data
*/
public function show($d... | 108wo | phpcms/modules/vote/classes/vote_tag.class.php | PHP | asf20 | 3,815 |
<?php
defined('IN_PHPCMS') or exit('Access Denied');
defined('INSTALL') or exit('Access Denied');
return array('vote_subject', 'vote_option', 'vote_data');
?> | 108wo | phpcms/modules/vote/install/model.php | PHP | asf20 | 164 |
{template "content","header"}
<link href="{CSS_PATH}vote.css" rel="stylesheet" type="text/css" />
<!--main-->
<div class="main tps">
<div class="crumbs"><a href="{siteurl($siteid)}">首页</a><span> > </span> <a href="{APP_PATH}index.php?m=vote&c=index&a=lists&siteid={$siteid}">投票</a> </div>
<form name="myform" id... | 108wo | phpcms/modules/vote/install/templates/vote_tp.html | HTML | asf20 | 2,224 |
{pc:vote action="show" subjectid="$subjectid" order="$order"}
{loop $data $v}
<form action="?m=vote&c=index&a=post&subjectid={$subjectid}" method="post">
<h5>{$v[subject]}</h5>
{pc:vote action="option_lists" subjectid="$subjectid" return="dat"}
{loop $dat $option_v}
<a href="{$option_v[url]}" ... | 108wo | phpcms/modules/vote/install/templates/show.html | HTML | asf20 | 471 |
{template "content","header"}
<link href="{CSS_PATH}vote.css" rel="stylesheet" type="text/css" />
<!--main-->
<div class="main tps">
<div class="crumbs"><a href="{siteurl($siteid)}">首页</a><span> > </span> <a href="{APP_PATH}index.php?m=vote&c=index&a=lists&siteid={$siteid}">投票</a> </div>
<div class="vote_resul... | 108wo | phpcms/modules/vote/install/templates/vote_result.html | HTML | asf20 | 1,971 |
<form style="border: medium none;" id="voteform{$id}" method="post" action="{APP_PATH}index.php?m=vote&c=index&a=post&subjectid={$id}">
<dl>
<dt>{$subject}</dt>
</dl>
<dl>
{loop $options $r}
{$i++}
<dd>
<input type={if $ischeckbox=='0'}"radio"{else}"checkbox"{/if} name="radio[]" id="rad... | 108wo | phpcms/modules/vote/install/templates/submit.html | HTML | asf20 | 676 |
{template "content","header"}
<link href="{CSS_PATH}vote.css" rel="stylesheet" type="text/css" />
<div class="main votesss">
<div class="vote_listt col-left">
<div class="crumbs"><a href="{siteurl($siteid)}">首页</a><span> > </span><a href="{APP_PATH}index.php?m=vote&c=index&a=lists&siteid={$siteid}">投票</a> </div>... | 108wo | phpcms/modules/vote/install/templates/list_new.html | HTML | asf20 | 1,527 |
<div class="content vote">
<form name="myform" id="myform" action="{APP_PATH}index.php?m=vote&c=index&a=post&subjectid={$subjectid}" method="post" target="_blank">
<h4>{$subject}</h4>
<div class="hr bk6"><hr></div>
<input type="hidden" name="subjectid" value="{$subjectid}">
{loop $options $r}
{$i++}
{if $vote_d... | 108wo | phpcms/modules/vote/install/templates/vote_tp_3.html | HTML | asf20 | 818 |
<style type="text/css">
#vote-show{ border:1px solid #e5e5e5; padding:0 1px; color:#535353}
#vote-show h2{background:url("{IMG_PATH}vote/show_bg.png") repeat-x 0 0;height:26px; line-height:26px; padding-left:10px}
#vote-show h2 span{font-size:14px;background:url("{IMG_PATH}vote/vote_bg.gif") no-repeat scroll 0 1px ... | 108wo | phpcms/modules/vote/install/templates/vote_tp_2.html | HTML | asf20 | 1,940 |
<?php
defined('IN_PHPCMS') or exit('Access Denied');
defined('INSTALL') or exit('Access Denied');
$parentid = $menu_db->insert(array('name'=>'vote', 'parentid'=>'29', 'm'=>'vote', 'c'=>'vote', 'a'=>'init', 'data'=>'', 'listorder'=>0, 'display'=>'1'), true);
$menu_db->insert(array('name'=>'add_vote', 'parentid'=>$pa... | 108wo | phpcms/modules/vote/install/extention.inc.php | PHP | asf20 | 1,644 |
<?php
defined('IN_PHPCMS') or exit('Access Denied');
defined('INSTALL') or exit('Access Denied');
$module = 'vote';
$modulename = '投票';
$introduce = '投票模块';
$author = 'phpcms team';
$authorsite = 'http://www.phpcms.cn';
$authoremail = 'phpcms@snda.com';
?> | 108wo | phpcms/modules/vote/install/config.inc.php | PHP | asf20 | 278 |
<?php
$LANG['vote'] = '投票';
$LANG['vote_add'] = '添加投票';
$LANG['vote_title'] = '投票标题';
$LANG['select_type'] = '选项类型';
$LANG['vote_option'] = '投票选项';
$LANG['vote_description'] = '投票介绍:';
$LANG['statistics'] = '统计:';
$LANG['vote_confirm_del'] = '确认要删除吗?';
$LANG['vote_mustinput'] = '必填';
$LANG['vote... | 108wo | phpcms/modules/vote/install/languages/zh-cn/vote.lang.php | PHP | asf20 | 4,777 |
<?php
defined('IN_PHPCMS') or exit('Access Denied');
defined('UNINSTALL') or exit('Access Denied');
return array('announce');
?> | 108wo | phpcms/modules/announce/uninstall/model.php | PHP | asf20 | 135 |
<?php
defined('IN_PHPCMS') or exit('Access Denied');
defined('UNINSTALL') or exit('Access Denied');
?> | 108wo | phpcms/modules/announce/uninstall/extention.inc.php | PHP | asf20 | 108 |
<?php
defined('IN_PHPCMS') or exit('No permission resources.');
pc_base::load_app_class('admin','admin',0);
class admin_announce extends admin {
private $db; public $username;
public function __construct() {
parent::__construct();
//if (!module_exists(ROUTE_M)) showmessage(L('module_not_exists'));
$... | 108wo | phpcms/modules/announce/admin_announce.php | PHP | asf20 | 5,911 |
<?php
defined('IN_ADMIN') or exit('No permission resources.');
include $this->admin_tpl('header', 'admin');
?>
<div class="pad-lr-10">
<form name="myform" action="?m=announce&c=admin_announce&a=listorder" method="post">
<div class="table-list">
<table width="100%" cellspacing="0">
<thead>
... | 108wo | phpcms/modules/announce/templates/announce_list.tpl.php | PHP | asf20 | 3,371 |