From 74e48cc25c3420bd2ed65e8c1bd9efe14c720965 Mon Sep 17 00:00:00 2001 From: wlx Date: Mon, 7 Nov 2011 01:52:45 +0000 Subject: [PATCH] change bigthumb to colorbox js --- .../default/views/scripts/heihe/view.phtml | 173 ++++++++++++------ 1 file changed, 120 insertions(+), 53 deletions(-) diff --git a/application/default/views/scripts/heihe/view.phtml b/application/default/views/scripts/heihe/view.phtml index 6a3e7160..4d0754da 100755 --- a/application/default/views/scripts/heihe/view.phtml +++ b/application/default/views/scripts/heihe/view.phtml @@ -11,10 +11,9 @@ $this->breadcrumb('查看元数据'); $this->breadcrumb()->setSeparator(' > '); $this->headScript()->appendFile('http://maps.google.cn/maps?file=api&v=2&key='.$this->config->google->maps->api); - $this->headScript()->appendFile('/js/prototype.js'); - $this->headScript()->appendFile('/js/OpenLayers.js'); - $this->headScript()->appendFile('/js/window.js'); - $this->headScript()->appendFile('/js/pubfunc.js'); + $this->headScript()->appendFile('/js/jquery-1.7.min.js'); + $this->headScript()->appendFile('/js/jquery.colorbox-min.js'); + $this->headLink()->appendStylesheet('/css/colorbox.css'); $this->headLink()->appendStylesheet('/js/theme/default/style.css'); ?>
-
+

',$md->description);?> @@ -226,30 +225,6 @@ endforeach;

数据评论

- commentForm; ?>
@@ -265,31 +240,123 @@ function reportError(request)
+

Cannot find the metadata.