add page for edito
authorYves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
Wed, 02 Nov 2011 18:00:29 +0100
changeset 344 84cf2be7e8bd
parent 341 cab5c9e10f90
child 345 2fd13e221b2c
add page for edito
web/common.php
web/config.php
web/edito-inaugurale/config.php
web/edito-inaugurale/images/archive-editorialisation.jpg
web/edito-inaugurale/images/big_visuel_edito.jpg
web/edito-inaugurale/images/head_logo.gif
web/edito-inaugurale/images/slide4-editorialisation.jpg
web/edito-inaugurale/index.php
web/res/css/custom.css
--- a/web/common.php	Fri Oct 28 18:48:14 2011 +0200
+++ b/web/common.php	Wed Nov 02 18:00:29 2011 +0100
@@ -13,7 +13,7 @@
 /**
 * Base configuration
 */
-$C_default_rep = 'iii-catastrophe';
+$C_default_rep = 'edito-inaugurale';
 $C_feedback_form_url = 'https://spreadsheets.google.com/spreadsheet/viewform?hl=en_US&formkey=dDZILVdXVHRzd0xhWGVZXzkweHN2RGc6MQ#gid=0';
 
 $archives_list = array(
--- a/web/config.php	Fri Oct 28 18:48:14 2011 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-<?php
-
-/**
- * Please edit all for your application registration / other details
- * 
- */
-
-//define('URL_ROOT', 'http://127.0.0.1/IRI/REPO_TWEET_LIVE/web/');
-define('URL_ROOT', 'http://www.polemictweet.com/');
-
-
-$C_default_registry = 'local';
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/web/edito-inaugurale/config.php	Wed Nov 02 18:00:29 2011 +0100
@@ -0,0 +1,36 @@
+<?php
+$config = array(
+   	'hashtag'    => '#edito11',
+   	'date'   => '03.11.2011',
+   	'heure'   => '17h30-19h30',
+   	'place'   => 'Salle Triangle - Centre Pompidou',
+
+   	'title' => "Séance d'ouverture - les nouvelles écriture",
+   	'abstract'   => "<b>Nouvelle forme d'éditorialisation</b>,<br/><b>Séance d'ouverture - les nouvelles écritures,</b><br/>le 03/11/2011 de 17h30 à 19h30<br/>@ Salle Triangle (Centre Pompidou) - entrée libre et gratuite",
+   	'description'=> "<i>Les nouvelles écritures et participation</i><br/>Pour beaucoup, le web est devenu la première – et parfois unique – source d’information, de connaissance et d’apprentissage. Mais comment ce savoir se construit-il ? Comment se structure-t-il ?
+A l’heure où des risques de marchandisation extrême du Web et de fragmentation de la neutralité de l’Internet se font jours,  nous interrogerons les enjeux de cette constitution du savoir sur le web.",
+   	'link' => '',
+   	'islive'     => true,
+   	'keywords'   => 'editorialisation, iri',
+   	'rep' => basename(__DIR__),
+   	'partenaires'=> "<a href='http://www.sens-public.org' class='footerLink' target='_blank'>Sens Public</a> | <a href='http://www.iri.centrepompidou.fr/' class='footerLink' target='_blank'>IRI</a>",
+
+    'client_visual' => 'images/big_visuel_edito.jpg',// 501 × 376 pixels
+    
+ 	'head_logo' => 'images/head_logo.gif', // 171 × 63 pixels
+ 	
+  	'slide_background' => 'images/slide4-editorialisation.jpg', // 606 × 282 pixels
+    
+  	'archive_img' => 'images/archive-editorialisation.jpg', // 270 × 150 pixels
+
+ 	'archive_title' => "Séance d'ouverture - les nouvelles écriture",
+ 	'archive_description' => 'par <a href="http://www.sens-public.org" target="_blank">Sens Public</a> et l\'<a href="http://www.iri.centrepompidou.fr" target="_blank">IRI</a><br/>au Centre Pompidou le jeudi 3 novembre 2011 17:30 - 19:30',
+
+    // After the event
+	'metadata'    => "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/67280b1c-ff30-11e0-a82d-00145ea49a02",
+	'duration'   => 23705500,
+	'player'        => "res/metadataplayer/src/js/LdtPlayer.js",
+	'div_height'    => 740,
+	'player_width'  => 650,
+	'player_height' => 600,
+);
\ No newline at end of file
Binary file web/edito-inaugurale/images/archive-editorialisation.jpg has changed
Binary file web/edito-inaugurale/images/big_visuel_edito.jpg has changed
Binary file web/edito-inaugurale/images/head_logo.gif has changed
Binary file web/edito-inaugurale/images/slide4-editorialisation.jpg has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/web/edito-inaugurale/index.php	Wed Nov 02 18:00:29 2011 +0100
@@ -0,0 +1,6 @@
+<?php
+// Permanent redirection
+header("HTTP/1.1 301 Moved Permanently");
+header("Location: polemicaltimeline.php");
+exit();
+?>
\ No newline at end of file
--- a/web/res/css/custom.css	Fri Oct 28 18:48:14 2011 +0200
+++ b/web/res/css/custom.css	Wed Nov 02 18:00:29 2011 +0100
@@ -123,7 +123,7 @@
 .aboutBox{background-image:url(../../images/archivesBoxBody.gif);width:900px;position:absolute; margin-top:70px;}
 .archivesBox{background-image:url(../../images/archivesBoxBody.gif);width:900px;height:297px;position:absolute; margin-top:450px;}
 .archivesBoxArchive{width:900px;}
-.archivesBoxContainer{padding:10px 10px 0 0;width:880px;display:block;height:280px; }
+.archivesBoxContainer{padding:10px 10px 0 0;width:880px;display:block;height:480px;}
 .archivesBoxClear { /* generic container (i.e. div) for floating buttons */
     overflow: hidden;
     width: 100%;