change the default display
This commit is contained in:
parent
7229d9381d
commit
e16c4a5ad8
|
@ -7,6 +7,7 @@ $this->breadcrumb('<a href="/">首页</a>');
|
|||
$this->breadcrumb('合作与交流');
|
||||
$this->breadcrumb()->setSeparator(' > ');
|
||||
?>
|
||||
<div id="index">
|
||||
<div id="leftPanel">
|
||||
<div id="forumintro">
|
||||
<h2 class="title">论坛</h2>
|
||||
|
@ -16,7 +17,7 @@ $this->breadcrumb()->setSeparator(' > ');
|
|||
|
||||
<div id="mlintro"><h2 class="title">邮件列表</h2>
|
||||
<p>邮件列表广泛用于各种群体间的信息交流和信息发布,具有传播范围广的特点,还具有使用简单方便的特点,只要能够使用Email,就可以使用邮件列表。</p>
|
||||
<p>还不清楚如何使用邮件对参与的邮件列表进行各种讨论?请参阅论坛中对此的讨论:<a href="http://forum.westgis.ac.cn/viewforum.php?f=30">邮件列表使用方法</a></p>
|
||||
<p><a href="http://forum.westgis.ac.cn/viewforum.php?f=30">邮件列表使用方法</a></p>
|
||||
<p>注意,邮件列表发送的邮件,有可能被您的邮箱当成垃圾邮件隔离,所以请设置您的反垃圾邮箱配置,并检查您的垃圾箱。</p>
|
||||
<p>邮件列表的订阅都是需要用户进行确认的,因此您需要检查您的邮件,并根据邮件列表发送过来的邮件里面的说明进行确认。</p>
|
||||
</div>
|
||||
|
@ -27,9 +28,9 @@ $this->breadcrumb()->setSeparator(' > ');
|
|||
<div id="forumcontent">
|
||||
<img src="/images/forum.png" />
|
||||
<h3><a href="http://forum.westgis.ac.cn/viewforum.php?f=27">数据应用与探讨</a></h3>
|
||||
<script src="http://forum.westgis.ac.cn/latestpost2.php?f=17&l=3&s=50" type="text/javascript"></script>
|
||||
<script src="http://forum.westgis.ac.cn/latestpost2.php?f=17&l=6&s=50" type="text/javascript"></script>
|
||||
<h3><a href="http://forum.westgis.ac.cn/viewforum.php?f=30">数据服务</a></h3>
|
||||
<script src="http://forum.westgis.ac.cn/latestpost2.php?f=30&l=3&s=30" type="text/javascript"></script>
|
||||
<script src="http://forum.westgis.ac.cn/latestpost2.php?f=30&l=6&s=30" type="text/javascript"></script>
|
||||
</div>
|
||||
|
||||
<div id="mlcontent">
|
||||
|
@ -44,3 +45,4 @@ $this->breadcrumb()->setSeparator(' > ');
|
|||
<p>注意:此邮件列表是单向的,仅用于发布数据简报。</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
|
@ -7,8 +7,8 @@ $this->breadcrumb('<a href="/">首页</a>');
|
|||
$this->breadcrumb($this->config->title->knowledge);
|
||||
$this->breadcrumb()->setSeparator(' > ');
|
||||
?>
|
||||
<div id="divContent">
|
||||
|
||||
<div id="index">
|
||||
|
||||
<div id="leftPanel">
|
||||
<div id="ssnavpanel">
|
||||
|
@ -75,17 +75,7 @@ $this->breadcrumb()->setSeparator(' > ');
|
|||
</ul>
|
||||
|
||||
</div>
|
||||
<div class="title">移动文献查询服务</div>
|
||||
<div class="description">
|
||||
<p>
|
||||
移动文献查询服务采用先进的移动IP技术实现在外地接入代理服务器,从而不受IP地址的限制阅读和查询文献。</p>
|
||||
<p>
|
||||
“西部数据中心”与<a href="http://www.llas.ac.cn/" target="_blank">中国科学院资源环境信息中心</a>签订协议,购进一批NK—800型便携式移动文献查询客户端(即网筝),作为数据中心“知识积累平台”功能的一部分,免费提供给基金委“西部计划”项目成员使用。使用该网筝,用户可以无障碍地访问<a
|
||||
href="http://www.llas.ac.cn" target="_blank">资环中心</a>订阅的丰富的国内外文献资源了。</p>
|
||||
|
||||
<p>
|
||||
<a href="/knowledge/netkites/">>>详细内容</a></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
@ -112,24 +102,12 @@ if ($u['host']=='hdl.handle.net')
|
|||
else
|
||||
$url=$a['url'];
|
||||
?>
|
||||
<li>[<?= date('Y-m-d',strtotime($a['ts_created'])); ?>]<a class="itemTitle" href="<?= $url; ?>" target="_blank"><span><?= $a['title']; ?></span></a>
|
||||
<li>[<?= date('Y-m-d',strtotime($a['ts_created'])); ?>]<a class="itemTitle" href="<?= $url; ?>" target="_blank" title="<?= $a['publisher']; ?>"><span><?= $a['title']; ?></span></a>,<?= $a['author']; ?>等
|
||||
</li>
|
||||
<?php endforeach; ?>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div id="knowledge">
|
||||
<div class="title">西数百科</div>
|
||||
|
||||
<div class="lastq">
|
||||
|
||||
<div class="banner">
|
||||
<div id="sectionq"><img src="/images/q.gif" alt=""/><span id="q">虚心请教</span></div>
|
||||
<div id="sectiona"><img src="/images/a.gif" alt="" /><span id="a">与人分享</span></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in New Issue