diff --git a/application/default/controllers/DataController.php b/application/default/controllers/DataController.php index 4764d71e..aefcc46f 100755 --- a/application/default/controllers/DataController.php +++ b/application/default/controllers/DataController.php @@ -23,7 +23,7 @@ class DataController extends Zend_Controller_Action $this->view->main_nav_pageID = "data"; $this->view->nav = array( - array('link'=>'/','title'=>''), + array('link'=>'/','title'=>'首页'), array('link'=>'/data','title'=>$this->view->config->title->data), ); } diff --git a/application/default/views/scripts/breadcrumbs.phtml b/application/default/views/scripts/breadcrumbs.phtml index 635c7269..29fb77a5 100644 --- a/application/default/views/scripts/breadcrumbs.phtml +++ b/application/default/views/scripts/breadcrumbs.phtml @@ -1,8 +1,13 @@ + nav)){ ?> -
- nav as $k=>$v){?> - - nav[$k+1])) {?> / - -
+
+
+
+ nav as $k=>$v){?> + + nav[$k+1])) {?> / + +
+
+
\ No newline at end of file diff --git a/application/default/views/scripts/data/index.phtml b/application/default/views/scripts/data/index.phtml index 3ca36afd..dcd5f0ce 100755 --- a/application/default/views/scripts/data/index.phtml +++ b/application/default/views/scripts/data/index.phtml @@ -60,7 +60,7 @@ $this->headLink()->appendStylesheet('/static-sanji-v2/css/header-position.css');
- +
escape($md['title']);?>

escape($md['description']) ?>

diff --git a/application/default/views/scripts/data/view-bak.phtml b/application/default/views/scripts/data/view-bak.phtml new file mode 100755 index 00000000..9cf7828c --- /dev/null +++ b/application/default/views/scripts/data/view-bak.phtml @@ -0,0 +1,508 @@ +headTitle($this->config->title->site); + $this->headTitle($this->config->title->data); + $this->headTitle($this->metadata->title); + $this->headTitle()->setSeparator(' - '); + $this->breadcrumb('
首页'); + $this->breadcrumb(''.$this->config->title->data.''); + $this->breadcrumb('查看元数据'); + $this->breadcrumb()->setSeparator(' > '); + $this->theme->AppendPlus($this,'tianditu'); + $this->theme->AppendPlus($this,'colorbox'); + $this->headLink()->appendStylesheet('/static-sanji/css/data-detail.css'); + $this->nav[] = array('link'=>"/data/". $this->metadata->uuid,'title'=>$this->metadata->title); +?> +
+
+
+ render('breadcrumbs.phtml'); ?> +
+
+
+ + +
+ metadata; if ($md):?> +
+
+
+
+
+

escape($md->title); ?>

+ title_en) echo '

'.$this->escape($md->title_en).'

';?> +
+ '学科','place'=>'地点','theme'=>'主题','temporal'=>'时间','stratum'=>'地层'); + $kt=''; + $i=0; + foreach($this->keys as $cg) : + if ($kt==$cg['keytype']) : + $i+=1; + else : + if (!empty($kt)) echo ''; + $kt=$cg['keytype']; + $i=0; + endif; + if ($i==0) { + ?> + + : + '.$cg['keyword'].''; + endforeach; + ?> +
+
+ +
+

+

',$md->description);?> +

+
+ +
+
+
展开全文
+
+
+ +
+ mcitation && (count($this->mcitation)>1) ) : ?> +
+

本数据要求的多篇文献引用

+
    + mcitation as $ref) : + echo '
  1. '.$ref->reference; + echo '查看'; + if (empty($ref->link)) + { + if(!empty($ref->attid)) + echo '下载'; + }else{ + echo '下载'; + } + echo "
  2. "; + endforeach; + ?> +
+ + citation) || (count($this->mcitation)==1)) : + if (!$md->citation) $md->citation=$this->mcitation[0]->reference; + ?> +
+

本数据引用方式数据引用帮助

+

datadoi) || !strpos($md->citation,$md->datadoi)) : ?>文章的引用 + escape($md->citation);if (strpos($md->citation,$md->datadoi)) : ?> + (下载引用:RIS格式 | RIS英文格式 | Bibtex格式 | Bibtex英文格式) + +

+ datadoi) && !strpos($md->citation,$md->datadoi)) : ?> +

数据的引用authors,1,-1).'. '.$md->title.'. '.$md->publisher.', '.(empty($md->ts_published)?$md->publish_year:date('Y',strtotime($md->ts_published))).'. doi:'.$md->doi; + echo ' ['.str_replace('"','',substr($md->author_en,1,-1)).'. '.$md->title_en.'. '.$md->publisher_en.', '.(empty($md->ts_published)?$md->publish_year:date('Y',strtotime($md->ts_published))).'. doi:'.$md->doi.']'; + ?> (下载引用:RIS格式 | RIS英文格式 | Bibtex格式 | Bibtex英文格式)

+ + + ref) : ?> +
+

相关文献(作者推荐)

+
+
    + ref as $ref) : + echo '
  • '.$ref->reference; + echo '查看'; + if (empty($ref->link)) + { + if(!empty($ref->attid)) + echo '下载'; + }else{ + echo '下载'; + } + echo "
  • "; + endforeach; + ?> +
+
+ + + themeref) :?> +
+

专题文献

+
+
    + themeref as $ref) : + echo '
  • '.$ref->reference; + echo '查看'; + if (empty($ref->link)) + { + if(!empty($ref->attid)) + echo ' | 下载'; + }else{ + echo ' | 下载'; + } + echo "
  • "; + endforeach; + ?> +
+
+ + + userref) : ?> +
+

数据施引文献

+
+
    + userref as $ref) : + echo '
  • '.$ref->reference; + echo '查看'; + if (empty($ref->link)) + { + if(!empty($ref->attid)) + echo '下载'; + }else{ + echo '下载'; + } + echo "
  • "; + endforeach; + if (count($this->userref)==15) + { + echo '更多施引文献'; + } + ?> +
+
+ + +
+

数据使用声明

+ uselimits) : + foreach($this->uselimits as $uselimit) : + echo '

'.str_replace(array("\r\n", "\n", "\r"),'

',$this->escape($uselimit->uselimit)).'

'; + endforeach; + ?> + +

为尊重知识产权、保障数据作者的权益、扩展数据中心的服务、评估数据的应用潜力,请数据使用者在使用数据所产生的研究成果中(包括公开发表的论文、论著、数据产品和未公开发表的研究报告、数据产品等成果),明确注明数据来源和数据作者。对于转载(二次或多次发布)的数据,作者还须注明原始数据来源。

+

中文发表的成果参考以下规范注明: 数据来源于时空三极大数据平台(http://www.poles.ac.cn)

+

英文发表的成果依据以下规范注明: The data set is provided by Cold and Arid Regions Sciences Data Center at Lanzhou (http://www.poles.ac.cn)

+ + + data_archives){ ?> +

数据相关新闻

+
+
    + data_archives as $v){?> +
  • + +
+
+ + + suppinfo || $this->fund) : ?> +
+

资助项目

+ fund)) : ?> +
+
    + fund as $k=>$v) : ?> +
  • (项目编号:) [(No. )]
  • + +
+
+ suppinfo)) : ?> + '.str_replace(array("\r\n", "\n", "\r"),'

',$this->escape($md->suppinfo)).'

';?> + +
+ + + resources) : ?> +

相关资源

+ + +
+ +
+
Share This:
+ +
+ + + + + + + +
+

+ +
+ +
+
+ + + +
+ +
+ downhistory) : ?> +

最近10条服务记录如下:

+
    + downhistory as $v){ + echo '
  • '.date("Y-m-d",strtotime($v->ts_created))." ".$v->unit." ".$v->realname; + if (!empty($v->offlineproject)) + echo ' 用途:'.$v->offlineproject; + elseif (!empty($v->onlineproject)) + echo ' 用途:'.$v->onlineproject; + echo '
  • '; + } + ?> +
+ + 暂时没有服务记录,欢迎您下载使用! + +
+
+ +
+
+
+
+
+
+
+
空间位置
+
+
+
+
+
数据细节
+
+
    + fileformat) : ?> +
  • +  格式:fileformat; ?>
  • + +
  • +  大小:filesize; ?>MB
  • + downloaded>9) :?> +
  • +  下载:downloaded; ?>次
  • + +
  • +  浏览:viewed; ?>次
  • + timebegin)) : ?> +
  • +  数据时间范围:timebegin));if (!empty($md->timeend)) echo " 至 ".date('Y-m-d',strtotime($md->timeend)); ?>
  • + +
  • +  数据共享方式:datatype) print "离线"; else print "在线(可直接下载)";?>
  • +
  • +  元数据更新时间:ts_created)); ?>
  • + attachments) : ?> +
  • +  相关文档: + attachments as $k=>$a) : ?> + + + +
  • + + version->c>0):?> +
  • +  历史版本:version->c ?> 个
  • + +
  • +  下载元数据: + Adobe PDF格式 + OpenOffice odt格式 + Word doc格式 + 查看XML源文件 +
  • + status>0 and $md->status<5) : ?> + 数据评审 + datatype) : ?> + 下载数据 + + dataService)) { ?> + theme->AppendPlus($this,'datepicker'); ?> + + + 放入数据篮 + + 放入数据篮 + + + +
+
+
+
联系信息
+
+
    + '资源提供者','custodian'=>'维护者','owner'=>'拥有者','user'=>'用户','distributor'=>'数据服务联系人','originator'=>'创建者','pointOfContact'=>'联系人','principalInvestigator'=>'数据调查与处理者','processor'=>'处理者','publisher'=>'元数据发布者','author'=>'元数据作者'); + $r=''; + $i=0; + foreach($this->authors as $k=>$author) : + if ($author->role!=$r) + { + $r=$author->role; + $i=0; + if ($k>0) echo ''; + echo '
  • '.$party_zh[$author->role].':'; + } + if ($i>0) echo ','; + $i+=1; + if (!empty($author->email) && $r!='principalInvestigator') + echo ''; + echo ''; + if (!empty($author->individual)) + echo $author->individual; + else + echo $author->organisation; + echo ''; + if (!empty($author->email)) echo ''; + if ($k+1==count($this->authors)) echo '
  • '; + endforeach; + ?> +
+
+
+
+
+ +

Cannot find the metadata.

+

没有找到对应的元数据。

+ +

+
+ + + + + \ No newline at end of file diff --git a/application/default/views/scripts/data/view.phtml b/application/default/views/scripts/data/view.phtml index 9cf7828c..7ea7f915 100755 --- a/application/default/views/scripts/data/view.phtml +++ b/application/default/views/scripts/data/view.phtml @@ -3,506 +3,108 @@ $this->headTitle($this->config->title->data); $this->headTitle($this->metadata->title); $this->headTitle()->setSeparator(' - '); - $this->breadcrumb('首页'); - $this->breadcrumb(''.$this->config->title->data.''); - $this->breadcrumb('查看元数据'); - $this->breadcrumb()->setSeparator(' > '); $this->theme->AppendPlus($this,'tianditu'); - $this->theme->AppendPlus($this,'colorbox'); - $this->headLink()->appendStylesheet('/static-sanji/css/data-detail.css'); + $this->headLink()->appendStylesheet('/static-sanji-v2/css/dataProduct.css'); + $this->headLink()->appendStylesheet('/static-sanji-v2/css/detail.css'); + $this->headLink()->appendStylesheet('/static-sanji-v2/css/header-position.css'); + $this->headLink()->appendStylesheet('/static-sanji-v2/css/detail-intro.css'); $this->nav[] = array('link'=>"/data/". $this->metadata->uuid,'title'=>$this->metadata->title); ?> +render('breadcrumbs.phtml'); ?> + +metadata; if ($md):?> +
-
-
- render('breadcrumbs.phtml'); ?> +
+
+
escape($md->title); ?>
+ title_en) echo '

'.$this->escape($md->title_en).'

';?> +
+ '学科','place'=>'地点','theme'=>'主题','temporal'=>'时间','stratum'=>'地层'); + $kt=''; + $i=0; + foreach($this->keys as $cg) : + if ($kt==$cg['keytype']) : + $i+=1; + else : + if (!empty($kt)) echo ''; + $kt=$cg['keytype']; + $i=0; + endif; + if ($i==0) { + ?> + : + '.$cg['keyword'].' '; + endforeach; + ?> +
+
+ + + +

西藏卡若拉冰川位于西藏自治区山南地区浪卡子县和日喀则地区江孜县交界处,北纬28°54′23.30″~28°56′50.95″,东经90°11′42.21″~90°09′26.23″,属大陆性冰川,平均海拔5042米,是近南北向展布的宁金岗桑峰的组成部分。本数据集在综合中国科学院寒区旱区环境与工程研究所的我国第一次冰川编目数据、地球系统科学数据共享平台的雅鲁藏布江流域冰川2005年1∶10万编目数据、Google Earth遥感影像及野外考察等相关数据的基础上,借助ArcGIS、ENVI等软件,对数据进行波段组合、研究区裁剪、人工目视解译等技术研发完成,最后对所得的数据进行了精度验证。本数据集共包括1972~2017年间的25期冰川矢量数据和面积数据统计表,反映了45年来卡若拉冰川边界变化情况,可以作为青藏高原冰川变化、气候变化等研究的参考数据。

+
+
数据使用声明
+

为尊重知识产权、保障数据作者的权益、扩展数据中心的服务、评估数据的应用潜力,请数据使用者在使用数据所产生的研究成果中(包括公开发表的论文、论著、数据产品和未公开发表的研究报告、数据产品等成果),明确注明数据来源和数据作者。对于转载(二次或多次发布)的数据,作者还须注明原始数据来源。

+
资助项目
+

西藏自治区自然科学基金(2016ZR-QY-01),国家自然科学基金(41371351、41561017)

+
相关资源
+
+ +
+
+

暂无数据

+
+
+

暂无数据

+
+
+

暂无数据

+
+
+
+
+
+
空间位置
+
+ +
+
数据细节
+
    +
  • 格式:.shp、.shx、.sbn、.dbf
  • +
  • 大小:0.15MB
  • +
  • 浏览:14次
  • +
  • 数据时间范围:1972-10-18 至 2017-01-16
  • +
  • 数据共享方式:离线
  • +
  • 元数据更新时间:2018-03-18
  • +
  • 历史版本:1 个
  • +
  • 下载元数据:
  • +
+ 放入数据篮 +
联系信息
+
+

元数据作者:邱玉宝

+

数据服务联系人:邱玉宝

+

联系人:邱玉宝

+

资源提供者:邱玉宝

+
- - -
- metadata; if ($md):?> -
-
-
-
-
-

escape($md->title); ?>

- title_en) echo '

'.$this->escape($md->title_en).'

';?> -
- '学科','place'=>'地点','theme'=>'主题','temporal'=>'时间','stratum'=>'地层'); - $kt=''; - $i=0; - foreach($this->keys as $cg) : - if ($kt==$cg['keytype']) : - $i+=1; - else : - if (!empty($kt)) echo ''; - $kt=$cg['keytype']; - $i=0; - endif; - if ($i==0) { - ?> - - : - '.$cg['keyword'].''; - endforeach; - ?> -
-
- -
-

-

',$md->description);?> -

-
- -
-
-
展开全文
-
-
- -
- mcitation && (count($this->mcitation)>1) ) : ?> -
-

本数据要求的多篇文献引用

-
    - mcitation as $ref) : - echo '
  1. '.$ref->reference; - echo '查看'; - if (empty($ref->link)) - { - if(!empty($ref->attid)) - echo '下载'; - }else{ - echo '下载'; - } - echo "
  2. "; - endforeach; - ?> -
- - citation) || (count($this->mcitation)==1)) : - if (!$md->citation) $md->citation=$this->mcitation[0]->reference; - ?> -
-

本数据引用方式数据引用帮助

-

datadoi) || !strpos($md->citation,$md->datadoi)) : ?>文章的引用 - escape($md->citation);if (strpos($md->citation,$md->datadoi)) : ?> - (下载引用:RIS格式 | RIS英文格式 | Bibtex格式 | Bibtex英文格式) - -

- datadoi) && !strpos($md->citation,$md->datadoi)) : ?> -

数据的引用authors,1,-1).'. '.$md->title.'. '.$md->publisher.', '.(empty($md->ts_published)?$md->publish_year:date('Y',strtotime($md->ts_published))).'. doi:'.$md->doi; - echo ' ['.str_replace('"','',substr($md->author_en,1,-1)).'. '.$md->title_en.'. '.$md->publisher_en.', '.(empty($md->ts_published)?$md->publish_year:date('Y',strtotime($md->ts_published))).'. doi:'.$md->doi.']'; - ?> (下载引用:RIS格式 | RIS英文格式 | Bibtex格式 | Bibtex英文格式)

- - - ref) : ?> -
-

相关文献(作者推荐)

-
-
    - ref as $ref) : - echo '
  • '.$ref->reference; - echo '查看'; - if (empty($ref->link)) - { - if(!empty($ref->attid)) - echo '下载'; - }else{ - echo '下载'; - } - echo "
  • "; - endforeach; - ?> -
-
- - - themeref) :?> -
-

专题文献

-
-
    - themeref as $ref) : - echo '
  • '.$ref->reference; - echo '查看'; - if (empty($ref->link)) - { - if(!empty($ref->attid)) - echo ' | 下载'; - }else{ - echo ' | 下载'; - } - echo "
  • "; - endforeach; - ?> -
-
- - - userref) : ?> -
-

数据施引文献

-
-
    - userref as $ref) : - echo '
  • '.$ref->reference; - echo '查看'; - if (empty($ref->link)) - { - if(!empty($ref->attid)) - echo '下载'; - }else{ - echo '下载'; - } - echo "
  • "; - endforeach; - if (count($this->userref)==15) - { - echo '更多施引文献'; - } - ?> -
-
- - -
-

数据使用声明

- uselimits) : - foreach($this->uselimits as $uselimit) : - echo '

'.str_replace(array("\r\n", "\n", "\r"),'

',$this->escape($uselimit->uselimit)).'

'; - endforeach; - ?> - -

为尊重知识产权、保障数据作者的权益、扩展数据中心的服务、评估数据的应用潜力,请数据使用者在使用数据所产生的研究成果中(包括公开发表的论文、论著、数据产品和未公开发表的研究报告、数据产品等成果),明确注明数据来源和数据作者。对于转载(二次或多次发布)的数据,作者还须注明原始数据来源。

-

中文发表的成果参考以下规范注明: 数据来源于时空三极大数据平台(http://www.poles.ac.cn)

-

英文发表的成果依据以下规范注明: The data set is provided by Cold and Arid Regions Sciences Data Center at Lanzhou (http://www.poles.ac.cn)

- - - data_archives){ ?> -

数据相关新闻

-
-
    - data_archives as $v){?> -
  • - -
-
- - - suppinfo || $this->fund) : ?> -
-

资助项目

- fund)) : ?> -
-
    - fund as $k=>$v) : ?> -
  • (项目编号:) [(No. )]
  • - -
-
- suppinfo)) : ?> - '.str_replace(array("\r\n", "\n", "\r"),'

',$this->escape($md->suppinfo)).'

';?> - -
- - - resources) : ?> -

相关资源

- - -
- -
-
Share This:
- -
- - - - - - - -
-

- -
- -
-
- - - -
- -
- downhistory) : ?> -

最近10条服务记录如下:

-
    - downhistory as $v){ - echo '
  • '.date("Y-m-d",strtotime($v->ts_created))." ".$v->unit." ".$v->realname; - if (!empty($v->offlineproject)) - echo ' 用途:'.$v->offlineproject; - elseif (!empty($v->onlineproject)) - echo ' 用途:'.$v->onlineproject; - echo '
  • '; - } - ?> -
- - 暂时没有服务记录,欢迎您下载使用! - -
-
- -
-
-
-
-
-
-
-
空间位置
-
-
-
-
-
数据细节
-
-
    - fileformat) : ?> -
  • +  格式:fileformat; ?>
  • - -
  • +  大小:filesize; ?>MB
  • - downloaded>9) :?> -
  • +  下载:downloaded; ?>次
  • - -
  • +  浏览:viewed; ?>次
  • - timebegin)) : ?> -
  • +  数据时间范围:timebegin));if (!empty($md->timeend)) echo " 至 ".date('Y-m-d',strtotime($md->timeend)); ?>
  • - -
  • +  数据共享方式:datatype) print "离线"; else print "在线(可直接下载)";?>
  • -
  • +  元数据更新时间:ts_created)); ?>
  • - attachments) : ?> -
  • +  相关文档: - attachments as $k=>$a) : ?> - - - -
  • - - version->c>0):?> -
  • +  历史版本:version->c ?> 个
  • - -
  • +  下载元数据: - Adobe PDF格式 - OpenOffice odt格式 - Word doc格式 - 查看XML源文件 -
  • - status>0 and $md->status<5) : ?> - 数据评审 - datatype) : ?> - 下载数据 - - dataService)) { ?> - theme->AppendPlus($this,'datepicker'); ?> - - - 放入数据篮 - - 放入数据篮 - - - -
-
-
-
联系信息
-
-
    - '资源提供者','custodian'=>'维护者','owner'=>'拥有者','user'=>'用户','distributor'=>'数据服务联系人','originator'=>'创建者','pointOfContact'=>'联系人','principalInvestigator'=>'数据调查与处理者','processor'=>'处理者','publisher'=>'元数据发布者','author'=>'元数据作者'); - $r=''; - $i=0; - foreach($this->authors as $k=>$author) : - if ($author->role!=$r) - { - $r=$author->role; - $i=0; - if ($k>0) echo ''; - echo '
  • '.$party_zh[$author->role].':'; - } - if ($i>0) echo ','; - $i+=1; - if (!empty($author->email) && $r!='principalInvestigator') - echo ''; - echo ''; - if (!empty($author->individual)) - echo $author->individual; - else - echo $author->organisation; - echo ''; - if (!empty($author->email)) echo ''; - if ($k+1==count($this->authors)) echo '
  • '; - endforeach; - ?> -
-
-
-
-
- -

Cannot find the metadata.

-

没有找到对应的元数据。

- -

-
- - - - - \ No newline at end of file + +

Cannot find the metadata.

+

没有找到对应的元数据。

+ \ No newline at end of file diff --git a/htdocs/static-sanji-v2/css/detail-intro.css b/htdocs/static-sanji-v2/css/detail-intro.css new file mode 100644 index 00000000..9dac1b18 --- /dev/null +++ b/htdocs/static-sanji-v2/css/detail-intro.css @@ -0,0 +1,12 @@ +.intro1 h2{ + float: left; + width: auto; + padding: 0 10px 0 20px; + margin-left: 20px; + background: url(../img/look.png) no-repeat 10px center; + text-indent:20px ; + background-size:25% ; + line-height: 35px; + border-radius: 4px; + font-size: 20px; +}