diff -r 1bcc79e78fa1 -r 74c9ddc3640b web/CPV/config.php.tmpl --- a/web/CPV/config.php.tmpl Mon Jul 18 13:40:06 2011 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,30 +0,0 @@ - 'http://amateur.iri.centrepompidou.fr/live/callback.php', - 'callbackUrl' => 'http://localhost/~ymh/tweet_live/callback.php', - 'siteUrl' => 'http://twitter.com/oauth', - '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;