web/common.php
changeset 262 33cf0231e253
parent 258 58bd8e4d5e65
child 259 bc17d1af15ab
equal deleted inserted replaced
261:d84c4aa2a9eb 262:33cf0231e253
   113 	    'ldtplayer' => URL_ROOT.'res/metadataplayer/src/js/LdtPlayer.js',
   113 	    'ldtplayer' => URL_ROOT.'res/metadataplayer/src/js/LdtPlayer.js',
   114 		'fancybox' => URL_ROOT.'res/jquery.fancybox/fancybox/jquery.fancybox-1.3.4.pack.js',
   114 		'fancybox' => URL_ROOT.'res/jquery.fancybox/fancybox/jquery.fancybox-1.3.4.pack.js',
   115 		'jquery-tools' => URL_ROOT.'res/metadataplayer/res/js/jquery.tools.min.js',
   115 		'jquery-tools' => URL_ROOT.'res/metadataplayer/res/js/jquery.tools.min.js',
   116 		'tw-widget' => URL_ROOT.'res/js/tw_widget.js',
   116 		'tw-widget' => URL_ROOT.'res/js/tw_widget.js',
   117 		'jquery-mousewheel' => URL_ROOT.'res/jquery.fancybox/fancybox/jquery.mousewheel-3.0.4.pack.js',
   117 		'jquery-mousewheel' => URL_ROOT.'res/jquery.fancybox/fancybox/jquery.mousewheel-3.0.4.pack.js',
   118 		'swfobject' => URL_ROOT.'res/metadataplayer/res/swfobject.js',
   118 		'swfobject' => URL_ROOT.'res/metadataplayer/res/js/swfobject.js',
   119 	),
   119 	),
   120 	'cdn' => array(
   120 	'cdn' => array(
   121 	    'jquery' => 'http://ajax.googleapis.com/ajax/libs/jquery/1.4.3/jquery.min.js',
   121 	    'jquery' => 'http://ajax.googleapis.com/ajax/libs/jquery/1.4.3/jquery.min.js',
   122 		'raphael' => URL_ROOT.'res/raphael/raphael-min.js',
   122 		'raphael' => URL_ROOT.'res/raphael/raphael-min.js',
   123 		'jquery-ui' => 'https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.13/jquery-ui.min.js',
   123 		'jquery-ui' => 'https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.13/jquery-ui.min.js',