web/CPV/config.php.tmpl
changeset 176 ffbd8565b65f
parent 150 ffaea21247c4
--- a/web/CPV/config.php.tmpl	Tue Jun 14 14:55:26 2011 +0200
+++ b/web/CPV/config.php.tmpl	Wed Jun 15 13:38:14 2011 +0200
@@ -15,3 +15,16 @@
     'consumerKey' 	 => '***REMOVED***',
     'consumerSecret' => '***REMOVED***'
 );
+
+$config = array(
+    'duration'   => '7697560',
+    'metadata'   => "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/6604ad3a-90ea-11e0-9de5-00145ea49a02",
+    'player'     => "res/metadataplayer/src/js/LdtPlayer.js",
+    'root'       => 'http://polemictweet.com/',
+    'rep'        => 'CPV',
+    'link'       => 'http://www.centrepompidou.fr/',
+    'title'      => "Les Stratégies Virtuelles des Musées : l'Heure de Vérité"
+);
+
+$player_width  = 600;
+$player_height = 480;