diff --git a/application/admin/views/scripts/data/fund-data-list.phtml b/application/admin/views/scripts/data/fund-data-list.phtml
new file mode 100644
index 00000000..165908c7
--- /dev/null
+++ b/application/admin/views/scripts/data/fund-data-list.phtml
@@ -0,0 +1,113 @@
+headTitle($this->config->title->site);
+$this->headTitle($this->config->title->author);
+$this->headTitle()->setSeparator(' - ');
+$this->breadcrumb('
首页 ');
+$this->headLink()->appendStylesheet('/css/author.css');
+$this->breadcrumb()->setSeparator(' > ');
+$this->theme->AppendPlus($this,'colorbox');
+$this->theme->AppendPlus($this,'admin_plugin');
+?>
+
+
+
+ = $this->partial('data/left.phtml'); ?>
+
+
+
+ md)) { ?>
+
+ ct)) { ?>
+
为此数据添加项目
+
+
返回
+
点击“添加此项目”即可将项目添加到元数据
+
+
《= $this->md['title'] ?>》 的支持项目
+
+
+
+
+ error)) { ?>
+ AlertType)) $AlertType = "alert-error";else $AlertType = $this->AlertType;?>
+
+
×
+ error)) { ?>
= $this->error ?>
+
+ error as $v) { ?>
+ = $v ?>
+
+
+
+
+
+ msg)) { ?>
+
+ jump_url)) { ?>
+
+
+
+
+ paginator)): ?>
+
+
+
+ 名称
+ 项目编号
+ 项目类型
+ 数据个数
+ 操作
+
+
+
+ paginator as $item):
+ $autoindex++;?>
+ md)) { ?>
+
+
+
+
+ = $item['title'] ?>
+ = $item['fund_id'] ?>
+ = $item['fund_type'] ?>
+ = $item['mds'] ?>
+
+ 查看数据
+
+
+
+
+
+
+
= $this->paginator; ?>
+
+
+
+
+
+
diff --git a/application/admin/views/scripts/data/fund-data-view.phtml b/application/admin/views/scripts/data/fund-data-view.phtml
new file mode 100644
index 00000000..0dfd40d8
--- /dev/null
+++ b/application/admin/views/scripts/data/fund-data-view.phtml
@@ -0,0 +1,100 @@
+headTitle($this->config->title->site);
+$this->headTitle($this->config->title->author);
+$this->headTitle()->setSeparator(' - ');
+$this->breadcrumb('
首页 ');
+$this->breadcrumb('
数据作者 ');
+$this->headLink()->appendStylesheet('/css/author.css');
+$this->breadcrumb('申请成为元数据作者');
+$this->breadcrumb()->setSeparator(' > ');
+$this->theme->AppendPlus($this,'colorbox');
+$this->theme->AppendPlus($this,'admin_plugin');
+?>
+
+
+
+ = $this->partial('author/navi.phtml'); ?>
+
+
+
+ fund)) { ?>
+
+
= $this->fund['title'] ?> 的相关数据
+
+
+
+
+ error)) { ?>
+ AlertType)) $AlertType = "alert-error";else $AlertType = $this->AlertType;?>
+
+
×
+ error)) { ?>
= $this->error ?>
+
+ error as $v) { ?>
+ = $v ?>
+
+
+
+
+
+ msg)) { ?>
+
+ jump_url)) { ?>
+
+
+
+
+ paginator)): ?>
+
+
+
+ 数据
+ 操作
+
+
+
+ paginator as $item):
+ $autoindex++;?>
+
+ = $item['mdtitle'] ?>
+
+ 移除
+
+
+
+
+
+
+
= $this->paginator; ?>
+
+
+
+
+
+
diff --git a/application/admin/views/scripts/data/fund.phtml b/application/admin/views/scripts/data/fund.phtml
index 1964f2b4..75da7fc0 100644
--- a/application/admin/views/scripts/data/fund.phtml
+++ b/application/admin/views/scripts/data/fund.phtml
@@ -19,8 +19,12 @@ table thead tr th {background:#EBF2F6;}
md)) { ?>
@@ -124,6 +128,12 @@ table thead tr th {background:#EBF2F6;}
+
+ md)) { ?>
+ 暂无数据,点击标题右侧添加按钮为此数据添加项目
+
+ 暂无数据
+
= $this->paginator; ?>
diff --git a/application/admin/views/scripts/data/referenceadd.phtml b/application/admin/views/scripts/data/referenceadd.phtml
index 163ad3ca..084be6f3 100644
--- a/application/admin/views/scripts/data/referenceadd.phtml
+++ b/application/admin/views/scripts/data/referenceadd.phtml
@@ -39,7 +39,10 @@ if($this->type == 'dc')
文献类型
- 作者文献 用户文献
+
作者文献
+
用户文献
+
数据的参考文献
+
headTitle($this->config->title->site);
- $this->headTitle('后台管理');
- $this->headTitle()->setSeparator(' - ');
- $this->headLink()->appendStylesheet('/css/admin.css');
- $this->breadcrumb('
首页 ');
- $this->breadcrumb('
后台首页 ');
- $this->breadcrumb('
数据管理 ');
- $this->breadcrumb('特色推荐管理');
- $this->breadcrumb()->setSeparator(' > ');
-?>
-
-= $this->partial('data/left.phtml'); ?>
-
-
-msg or $this->messages) :?>
-
-msg) : ?>
-
msg; ?>
-messages): foreach($this->messages as $msg): ?>
-
-
-
-
-
添加新的数据文献
-= $this->form; ?>
-
\ No newline at end of file
diff --git a/application/admin/views/scripts/news/catlog.phtml b/application/admin/views/scripts/news/catlog.phtml
index 6dd5da93..c7bd805d 100644
--- a/application/admin/views/scripts/news/catlog.phtml
+++ b/application/admin/views/scripts/news/catlog.phtml
@@ -2,126 +2,128 @@
$this->headTitle($this->config->title->site);
$this->headTitle('后台管理');
$this->headTitle()->setSeparator(' - ');
- $this->headScript()->appendFile('/js/jquery-1.7.min.js');
- $this->headLink()->appendStylesheet('/css/admin.css');
- $this->headScript()->appendFile('/js/jquery.colorbox-min.js');
- $this->headLink()->appendStylesheet('/css/author.css');
- $this->headLink()->appendStylesheet('/css/colorbox.css');
$this->breadcrumb('
首页 ');
$this->breadcrumb('
后台首页 ');
$this->breadcrumb('
新闻中心 ');
$this->breadcrumb('栏目管理');
+ $this->theme->AppendPlus($this,"colorbox");
?>
-
-= $this->partial('news/left.phtml'); ?>
-
-
-msg or $this->messages) :?>
-
-msg) : ?>
-
msg; ?>
-messages): foreach($this->messages as $msg): ?>
-
-
-
-
-
-
-
-
- 栏目名称
- 栏目类型
- 栏目管理
-
-
-
- catlogs))
- {
- $top = 0;
- $deep = 0;
- foreach($this->catlogs as $k=>$v)
- {
- if($v[$this->deepField]>0)
- {
- $style = "text-indent:". $v[$this->deepField]*12 ."px;";
- }else{
- $style = "";
- }
- echo '
-
-
-
-
- '.$v['ptype'].'
-
-
- 浏览
- 文档
- 编辑
- 删除
- ';
- }
-
- }else{
- echo '暂无数据 ';
- }
- ?>
-
-
-
-
+
+
+
diff --git a/application/default/views/scripts/author/fund-data.phtml b/application/default/views/scripts/author/fund-data.phtml
new file mode 100644
index 00000000..73dbcf53
--- /dev/null
+++ b/application/default/views/scripts/author/fund-data.phtml
@@ -0,0 +1,115 @@
+headTitle($this->config->title->site);
+$this->headTitle($this->config->title->author);
+$this->headTitle()->setSeparator(' - ');
+$this->breadcrumb('
首页 ');
+$this->breadcrumb('
数据作者 ');
+$this->headLink()->appendStylesheet('/css/author.css');
+$this->breadcrumb('申请成为元数据作者');
+$this->breadcrumb()->setSeparator(' > ');
+$this->theme->AppendPlus($this,'colorbox');
+$this->theme->AppendPlus($this,'admin_plugin');
+?>
+
+
+
+ = $this->partial('author/navi.phtml'); ?>
+
+
+
+ md)) { ?>
+
+ ct)) { ?>
+
为此数据添加项目
+
+
返回
+
点击“添加此项目”即可将项目添加到元数据
+
+
《= $this->md['title'] ?>》 的支持项目
+
+
+
+
+ error)) { ?>
+ AlertType)) $AlertType = "alert-error";else $AlertType = $this->AlertType;?>
+
+
×
+ error)) { ?>
= $this->error ?>
+
+ error as $v) { ?>
+ = $v ?>
+
+
+
+
+
+ msg)) { ?>
+
+ jump_url)) { ?>
+
+
+
+
+ paginator)): ?>
+
+
+
+ 名称
+ 项目编号
+ 项目类型
+ 数据个数
+ 操作
+
+
+
+ paginator as $item):
+ $autoindex++;?>
+ md)) { ?>
+
+
+
+
+ = $item['title'] ?>
+ = $item['fund_id'] ?>
+ = $item['fund_type'] ?>
+ = $item['mds'] ?>
+
+ 查看数据
+
+
+
+
+
+
+
= $this->paginator; ?>
+
+
+
+
+
+
diff --git a/application/default/views/scripts/author/fund.phtml b/application/default/views/scripts/author/fund.phtml
index 4b5b96e7..3fbe0d9e 100644
--- a/application/default/views/scripts/author/fund.phtml
+++ b/application/default/views/scripts/author/fund.phtml
@@ -1,163 +1,173 @@
-headTitle($this->config->title->site);
-$this->headTitle($this->config->title->author);
-$this->headTitle()->setSeparator(' - ');
-$this->breadcrumb('
首页 ');
-$this->breadcrumb('
数据作者 ');
-$this->headLink()->appendStylesheet('/css/author.css');
-$this->breadcrumb('申请成为元数据作者');
-$this->breadcrumb()->setSeparator(' > ');
-$this->theme->AppendPlus($this,'colorbox');
-$this->theme->AppendPlus($this,'admin_plugin');
-?>
-
-
-
- = $this->partial('author/navi.phtml'); ?>
-
-
-
- md)) { ?>
-
- ct)) { ?>
-
为此数据添加项目
-
-
返回
-
点击“添加此项目”即可将项目添加到元数据
-
-
《= $this->md['title'] ?>》 的支持项目
-
-
-
-
- error)) { ?>
- AlertType)) $AlertType = "alert-error";else $AlertType = $this->AlertType;?>
-
-
×
- error)) { ?>
= $this->error ?>
-
- error as $v) { ?>
- = $v ?>
-
-
-
-
-
- msg)) { ?>
-
- jump_url)) { ?>
-
-
-
-
- paginator)): ?>
-
-
-
= $this->paginator; ?>
-
-
-
-
-
-
+headTitle($this->config->title->site);
+$this->headTitle($this->config->title->author);
+$this->headTitle()->setSeparator(' - ');
+$this->breadcrumb('
首页 ');
+$this->breadcrumb('
数据作者 ');
+$this->headLink()->appendStylesheet('/css/author.css');
+$this->breadcrumb('申请成为元数据作者');
+$this->breadcrumb()->setSeparator(' > ');
+$this->theme->AppendPlus($this,'colorbox');
+$this->theme->AppendPlus($this,'admin_plugin');
+?>
+
+
+
+ = $this->partial('author/navi.phtml'); ?>
+
+
+
+ md)) { ?>
+
+ ct)) { ?>
+
为此数据添加项目
+
+
返回
+
点击“添加此项目”即可将项目添加到元数据
+
+
《= $this->md['title'] ?>》 的支持项目
+
+
+
+
+ error)) { ?>
+ AlertType)) $AlertType = "alert-error";else $AlertType = $this->AlertType;?>
+
+
×
+ error)) { ?>
= $this->error ?>
+
+ error as $v) { ?>
+ = $v ?>
+
+
+
+
+
+ msg)) { ?>
+
+ jump_url)) { ?>
+
+
+
+
+ paginator)): ?>
+
+
+ md)) { ?>
+ 暂无数据,点击标题右侧添加按钮为此数据添加项目
+
+ 暂无数据
+
+
+
= $this->paginator; ?>
+
+
+
+
+
+
diff --git a/application/default/views/scripts/author/navi.phtml b/application/default/views/scripts/author/navi.phtml
index 97828358..7aa38b97 100644
--- a/application/default/views/scripts/author/navi.phtml
+++ b/application/default/views/scripts/author/navi.phtml
@@ -1,20 +1,20 @@
-