web/common.php
changeset 240 ee6305b4a7dc
parent 235 ca008aef675f
child 251 d81cc587cc4d
equal deleted inserted replaced
235:ca008aef675f 240:ee6305b4a7dc
   112 	    'ldtplayer' => URL_ROOT.'res/metadataplayer/src/js/LdtPlayer.js',
   112 	    'ldtplayer' => URL_ROOT.'res/metadataplayer/src/js/LdtPlayer.js',
   113 		'fancybox' => URL_ROOT.'res/jquery.fancybox/fancybox/jquery.fancybox-1.3.4.pack.js',
   113 		'fancybox' => URL_ROOT.'res/jquery.fancybox/fancybox/jquery.fancybox-1.3.4.pack.js',
   114 		'jquery-tools' => URL_ROOT.'res/metadataplayer/res/js/jquery.tools.min.js',
   114 		'jquery-tools' => URL_ROOT.'res/metadataplayer/res/js/jquery.tools.min.js',
   115 		'tw-widget' => URL_ROOT.'res/js/tw_widget.js',
   115 		'tw-widget' => URL_ROOT.'res/js/tw_widget.js',
   116 		'jquery-mousewheel' => URL_ROOT.'res/jquery.fancybox/fancybox/jquery.mousewheel-3.0.4.pack.js',
   116 		'jquery-mousewheel' => URL_ROOT.'res/jquery.fancybox/fancybox/jquery.mousewheel-3.0.4.pack.js',
   117 		'swfobject' => 'http://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js',
   117 		'swfobject' => URL_ROOT.'res/metadataplayer/res/swfobject.js',
   118 	),
   118 	),
   119 	'cdn' => array(
   119 	'cdn' => array(
   120 	    'jquery' => 'http://ajax.googleapis.com/ajax/libs/jquery/1.4.3/jquery.min.js',
   120 	    'jquery' => 'http://ajax.googleapis.com/ajax/libs/jquery/1.4.3/jquery.min.js',
   121 		'raphael' => URL_ROOT.'res/raphael/raphael-min.js',
   121 		'raphael' => URL_ROOT.'res/raphael/raphael-min.js',
   122 		'jquery-ui' => 'https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.13/jquery-ui.min.js',
   122 		'jquery-ui' => 'https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.13/jquery-ui.min.js',
   151 		'blueprint-print' => URL_ROOT.'res/blueprint/print.css',
   151 		'blueprint-print' => URL_ROOT.'res/blueprint/print.css',
   152 		'blueprint-ie' => URL_ROOT.'res/blueprint/ie.css',
   152 		'blueprint-ie' => URL_ROOT.'res/blueprint/ie.css',
   153 		'blueprint-plugins-fancy-type' => URL_ROOT.'res/blueprint/plugins/fancy-type/screen.css',
   153 		'blueprint-plugins-fancy-type' => URL_ROOT.'res/blueprint/plugins/fancy-type/screen.css',
   154 		'custom' => URL_ROOT.'res/css/custom.css',
   154 		'custom' => URL_ROOT.'res/css/custom.css',
   155 		'fancybox' => URL_ROOT.'res/jquery.fancybox/fancybox/jquery.fancybox-1.3.4.css',
   155 		'fancybox' => URL_ROOT.'res/jquery.fancybox/fancybox/jquery.fancybox-1.3.4.css',
   156 		'jquery-ui' => "http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.13/themes/base/jquery-ui.css",
   156 		'jquery-ui' => URL_ROOT.'res/metadataplayer/res/css/jq-css/themes/base/jquery-ui.css',
   157 		'tabs-slideshow' => URL_ROOT.'res/css/tabs-slideshow.css',
   157 		'tabs-slideshow' => URL_ROOT.'res/css/tabs-slideshow.css',
   158 	),
   158 	),
   159 	'cdn' => array(
   159 	'cdn' => array(
   160 		'blueprint-screen' => URL_ROOT.'res/blueprint/screen.css',
   160 		'blueprint-screen' => URL_ROOT.'res/blueprint/screen.css',
   161 		'blueprint-print' => URL_ROOT.'res/blueprint/print.css',
   161 		'blueprint-print' => URL_ROOT.'res/blueprint/print.css',