diff --git a/application/default/views/scripts/data/order.phtml b/application/default/views/scripts/data/order.phtml index 8b3a3397..16a39651 100644 --- a/application/default/views/scripts/data/order.phtml +++ b/application/default/views/scripts/data/order.phtml @@ -1,9 +1,9 @@ headTitle($this->config->title->site); $this->headTitle($this->config->title->data); - $this->headTitle('离线申请'); + $this->headTitle('Offline Application'); $this->headTitle()->setSeparator(' - '); - $this->nav[] = array('link'=>"/data/order",'title'=>'数据蓝'); + $this->nav[] = array('link'=>"/data/order",'title'=>'Cart'); $this->theme->AppendPlus($this,'colorbox'); $this->theme->AppendPlus($this,'uploadify'); $this->theme->AppendModel($this,'offlineapp-uploader'); @@ -17,7 +17,7 @@
-

数据篮

+

Ordering Cart


msg)) @@ -27,25 +27,25 @@ ?> paginator)) : ?> tabID=='order-offline2') { ?> -
重要说明:完成一个订单需要三个步骤,即生成pdf上传签字后的pdf确认订单。请确保上传的pdf和当前订单中的数据相同,否则无法受理。若不相同,请重新生成、上传。
+
Note: 成一个订单需要三个步骤,即生成pdf上传签字后的pdf确认订单。请确保上传的pdf和当前订单中的数据相同,否则无法受理。若不相同,请重新生成、上传。
- - + +
时间标题DateTitle tabID=='order-offline1') { -echo '全部放入订单(最多5条)'; +echo 'Put all into Application(maximum is 5)'; } elseif ($this->tabID=='order-offline2') { if(count($this->paginator)) { diff --git a/application/default/views/scripts/header.phtml b/application/default/views/scripts/header.phtml index b193fdc1..f9e92d4f 100755 --- a/application/default/views/scripts/header.phtml +++ b/application/default/views/scripts/header.phtml @@ -23,8 +23,8 @@ + --> +
  • News & Events
  • About
  • diff --git a/application/default/views/scripts/knowledge/author.phtml b/application/default/views/scripts/knowledge/author.phtml index 88a92cf9..1ef000e3 100644 --- a/application/default/views/scripts/knowledge/author.phtml +++ b/application/default/views/scripts/knowledge/author.phtml @@ -1,11 +1,11 @@ headTitle($this->config->title->site); -$this->headTitle('知识积累'); +$this->headTitle('Knowledge'); $this->headTitle()->setSeparator(' - '); $this->headLink()->appendStylesheet('/css/mdreview.css'); -$this->breadcrumb('首页'); -$this->breadcrumb('知识积累'); -$this->breadcrumb('数据作者'); +$this->breadcrumb('Home'); +$this->breadcrumb('Knowledge'); +$this->breadcrumb('Publicated by Authors'); $this->breadcrumb()->setSeparator(' > '); $this->headScript()->appendFile('/js/jquery.colorbox-min.js'); $this->headLink()->appendStylesheet('/css/colorbox.css'); @@ -16,17 +16,20 @@ $this->headLink()->appendStylesheet('/css/colorbox.css');
    -

    数据作者文献库

    +

    Publicated by Authors

    paginator)): ?> diff --git a/application/default/views/scripts/knowledge/datacenter.phtml b/application/default/views/scripts/knowledge/datacenter.phtml index afbf6bb9..eed31ed4 100644 --- a/application/default/views/scripts/knowledge/datacenter.phtml +++ b/application/default/views/scripts/knowledge/datacenter.phtml @@ -1,12 +1,14 @@ -headTitle($this->config->title->site); -$this->headTitle('知识积累'); -$this->headTitle()->setSeparator(' - '); -$this->headLink()->appendStylesheet('/css/mdreview.css'); -$this->breadcrumb('首页'); -$this->breadcrumb('知识积累'); -$this->breadcrumb('数据中心'); -$this->breadcrumb()->setSeparator(' > '); +headTitle($this->config->title->site); +$this->headTitle('Knowledge'); +$this->headTitle()->setSeparator(' - '); +$this->headLink()->appendStylesheet('/css/mdreview.css'); +$this->breadcrumb('Home'); +$this->breadcrumb('Knowledge'); +$this->breadcrumb('Publicated by CARD'); +$this->breadcrumb()->setSeparator(' > '); +$this->headScript()->appendFile('/js/jquery.colorbox-min.js'); +$this->headLink()->appendStylesheet('/css/colorbox.css'); ?>
    @@ -14,17 +16,20 @@ $this->breadcrumb()->setSeparator(' > ');
    -

    数据中心文献库

    +

    Publicated by CARD

    paginator)): ?>
      paginator as $item): ?> -
    • - 下载'; - endif; - ?> -
    • +
    • + View'; + if (!empty($item['attid'])) : + echo ' Download'; + endif; + ?> +
    diff --git a/application/default/views/scripts/knowledge/index.phtml b/application/default/views/scripts/knowledge/index.phtml index 66596a82..72d59486 100755 --- a/application/default/views/scripts/knowledge/index.phtml +++ b/application/default/views/scripts/knowledge/index.phtml @@ -3,23 +3,13 @@ $this->headTitle($this->config->title->site); $this->headTitle($this->config->title->knowledge); $this->headTitle()->setSeparator(' - '); $this->headLink()->appendStylesheet('/css/mdreview.css'); -$this->breadcrumb('首页'); +$this->breadcrumb('Home'); $this->breadcrumb($this->config->title->knowledge); $this->breadcrumb()->setSeparator(' > '); ?>
    -

    数据文献搜索

    +

    Search Results

    paginator)): ?> diff --git a/application/default/views/scripts/knowledge/user.phtml b/application/default/views/scripts/knowledge/user.phtml index 0a2b269b..827d915f 100644 --- a/application/default/views/scripts/knowledge/user.phtml +++ b/application/default/views/scripts/knowledge/user.phtml @@ -1,32 +1,35 @@ headTitle($this->config->title->site); -$this->headTitle('知识积累'); +$this->headTitle('Knowledge'); $this->headTitle()->setSeparator(' - '); $this->headLink()->appendStylesheet('/css/mdreview.css'); -$this->breadcrumb('首页'); -$this->breadcrumb('知识积累'); -$this->breadcrumb('数据用户'); +$this->breadcrumb('Home'); +$this->breadcrumb('Knowledge'); +$this->breadcrumb('cited by'); $this->breadcrumb()->setSeparator(' > '); $this->headScript()->appendFile('/js/jquery.colorbox-min.js'); $this->headLink()->appendStylesheet('/css/colorbox.css'); ?>
    - partial('knowledge/navi.phtml'); ?> -
    + partial('knowledge/navi.phtml'); ?> +
    -

    数据用户文献库

    +

    Cited By

    paginator)): ?> diff --git a/application/default/views/scripts/knowledge/water.phtml b/application/default/views/scripts/knowledge/water.phtml new file mode 100644 index 00000000..72749bf7 --- /dev/null +++ b/application/default/views/scripts/knowledge/water.phtml @@ -0,0 +1,56 @@ +headTitle($this->config->title->site); +$this->headTitle('Knowledge'); +$this->headTitle()->setSeparator(' - '); +$this->headLink()->appendStylesheet('/css/mdreview.css'); +$this->breadcrumb('Home'); +$this->breadcrumb('Knowledge'); +$this->breadcrumb('Publicated by WATER'); +$this->breadcrumb()->setSeparator(' > '); +$this->headScript()->appendFile('/js/jquery.colorbox-min.js'); +$this->headLink()->appendStylesheet('/css/colorbox.css'); +?> +
    +
    + partial('knowledge/navi.phtml'); ?> +
    +
    +
    +

    Related with WATER

    +
    + paginator)): ?> +
      + paginator as $item): ?> +
    • + View'; + if (!empty($item['attid'])) : + echo ' Download'; + endif; + ?> + Related data +
    • + +
    + + +
    +
    +
    +
    + + \ No newline at end of file