web/common.php
changeset 416 49ff61b8baf6
parent 415 593250f3a286
child 417 0bad43271c65
equal deleted inserted replaced
413:972af2c4af80 416:49ff61b8baf6
   184 		'tw-widget' 	=> URL_ROOT.'res/js/tw_widget.js',
   184 		'tw-widget' 	=> URL_ROOT.'res/js/tw_widget.js',
   185 		'jquery-mousewheel' => URL_ROOT.'res/jquery.fancybox/fancybox/jquery.mousewheel-3.0.4.pack.js',
   185 		'jquery-mousewheel' => URL_ROOT.'res/jquery.fancybox/fancybox/jquery.mousewheel-3.0.4.pack.js',
   186 		'swfobject' 	=> URL_ROOT.'res/metadataplayer/res/js/swfobject.js',
   186 		'swfobject' 	=> URL_ROOT.'res/metadataplayer/res/js/swfobject.js',
   187 		'json-js' 		=> URL_ROOT.'res/douglascrockford-JSON-js/json2.js',
   187 		'json-js' 		=> URL_ROOT.'res/douglascrockford-JSON-js/json2.js',
   188 		'underscore'    => URL_ROOT.'res/underscore/underscore-min.js' ,
   188 		'underscore'    => URL_ROOT.'res/underscore/underscore-min.js' ,
       
   189         'jquery-scrollto'=>URL_ROOT.'res/jquery.scrollto/jquery.scrollTo-1.4.2-min.js' ,
   189         'twcx-gevent'   => URL_ROOT.'res/js-tweetcast/connect-gevent.js' ,
   190         'twcx-gevent'   => URL_ROOT.'res/js-tweetcast/connect-gevent.js' ,
   190         'twcx-nodejs'   => URL_ROOT.'res/js-tweetcast/connect-nodejs.js' ,
   191         'twcx-nodejs'   => URL_ROOT.'res/js-tweetcast/connect-nodejs.js' ,
   191         'twcx-standalone'=> URL_ROOT.'res/js-tweetcast/connect-standalone.js' ,
   192         'twcx-standalone'=> URL_ROOT.'res/js-tweetcast/connect-standalone.js' ,
   192         'twcx-main'     => URL_ROOT.'res/js-tweetcast/live-polemic.js' ,
   193         'twcx-main'     => URL_ROOT.'res/js-tweetcast/live-polemic.js' ,
   193 
   194 
   204 		'tw-widget' 	=> 'http://widgets.twimg.com/j/2/widget.js',
   205 		'tw-widget' 	=> 'http://widgets.twimg.com/j/2/widget.js',
   205 		'jquery-mousewheel' => URL_ROOT.'res/jquery.fancybox/fancybox/jquery.mousewheel-3.0.4.pack.js',
   206 		'jquery-mousewheel' => URL_ROOT.'res/jquery.fancybox/fancybox/jquery.mousewheel-3.0.4.pack.js',
   206 		'swfobject' 	=> 'http://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js',
   207 		'swfobject' 	=> 'http://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js',
   207 		'json-js' 		=> URL_ROOT.'res/douglascrockford-JSON-js/json2.js',
   208 		'json-js' 		=> URL_ROOT.'res/douglascrockford-JSON-js/json2.js',
   208         'underscore'    => URL_ROOT.'res/underscore/underscore-min.js' ,
   209         'underscore'    => URL_ROOT.'res/underscore/underscore-min.js' ,
       
   210         'jquery-scrollto'=>URL_ROOT.'res/jquery.scrollto/jquery.scrollTo-1.4.2-min.js' ,
   209         'twcx-gevent'   => URL_ROOT.'res/js-tweetcast/connect-gevent.js' ,
   211         'twcx-gevent'   => URL_ROOT.'res/js-tweetcast/connect-gevent.js' ,
   210         'twcx-nodejs'   => URL_ROOT.'res/js-tweetcast/connect-nodejs.js' ,
   212         'twcx-nodejs'   => URL_ROOT.'res/js-tweetcast/connect-nodejs.js' ,
   211         'twcx-standalone'=> URL_ROOT.'res/js-tweetcast/connect-standalone.js' ,
   213         'twcx-standalone'=> URL_ROOT.'res/js-tweetcast/connect-standalone.js' ,
   212         'twcx-main'     => URL_ROOT.'res/js-tweetcast/live-polemic.js' ,
   214         'twcx-main'     => URL_ROOT.'res/js-tweetcast/live-polemic.js' ,
   213 		
   215