Added eduinnov V01.49
authorRaphael Velt <raph.velt@gmail.com>
Mon, 19 Mar 2012 11:48:22 +0100
changeset 547 128fd22a8863
parent 546 fd35749faca9
child 548 d9b714e33d89
Added eduinnov
web/eduinnov-conference/config.php
web/eduinnov-focus/config.php
web/eduinnov/config.php
web/eduinnov/images/archive_img.jpg
web/eduinnov/images/logo_head.png
web/eduinnov/images/slide_background.jpg
web/eduinnov/images/slider_home.png
web/res/css/tweetcast.css
web/select.php
--- a/web/eduinnov-conference/config.php	Fri Mar 16 19:29:48 2012 +0100
+++ b/web/eduinnov-conference/config.php	Mon Mar 19 11:48:22 2012 +0100
@@ -84,7 +84,7 @@
     
   	'archive_img' => "images/archive_img.jpg", // 270 × 150 pixels
 
-    'archive_title' => "Journées de l'innovation - Salle Focus",
+    'archive_title' => "Journées de l'innovation - Salle XII (#SalleConference)",
     'archive_description' => "par <a href=\"http://www.education.gouv.fr/\" target=\"_blank\">Ministère de l'&Eacute;ducation Nationale</a> à l'UNESCO<br/> les 28 et 29 mars 2012 | 09:30 - 17:30",
 
     // After the event
--- a/web/eduinnov-focus/config.php	Fri Mar 16 19:29:48 2012 +0100
+++ b/web/eduinnov-focus/config.php	Mon Mar 19 11:48:22 2012 +0100
@@ -86,7 +86,7 @@
     
   	'archive_img' => "images/archive_img.jpg", // 270 × 150 pixels
 
- 	'archive_title' => "Journées de l'innovation - Salle Focus",
+ 	'archive_title' => "Journées de l'innovation - Salle IX (#SalleFocus)",
  	'archive_description' => "par <a href=\"http://www.education.gouv.fr/\" target=\"_blank\">Ministère de l'&Eacute;ducation Nationale</a> à l'UNESCO<br/> les 28 et 29 mars 2012 | 09:30 - 17:30",
 
     // After the event
--- a/web/eduinnov/config.php	Fri Mar 16 19:29:48 2012 +0100
+++ b/web/eduinnov/config.php	Mon Mar 19 11:48:22 2012 +0100
@@ -75,13 +75,13 @@
 
     'client_visual' => "images/client_visual.jpg", // 501 × 376 pixels
     
- 	'head_logo' => '../eduinnov/images/logo_head.png', // 171 × 63 pixels
+ 	'head_logo' => 'images/logo_head.png', // 171 × 63 pixels
  	
-  	'slide_background' => "../eduinnov/images/slider_home.png", // 606 × 282 pixels
+  	'slide_background' => "images/slider_home.png", // 606 × 282 pixels
     
-  	'archive_img' => "../eduinnov/images/achive_img.jpg", // 270 × 150 pixels
+  	'archive_img' => ".images/achive_img.jpg", // 270 × 150 pixels
 
-    'archive_title' => "Journées de l'innovation - Salle Focus",
+    'archive_title' => "Journées de l'innovation - Page d'accueil",
     'archive_description' => "par <a href=\"http://www.education.gouv.fr/\" target=\"_blank\">Ministère de l'&Eacute;ducation Nationale</a> à l'UNESCO<br/> les 28 et 29 mars 2012 | 09:30 - 17:30",
 
     // After the event
Binary file web/eduinnov/images/archive_img.jpg has changed
Binary file web/eduinnov/images/logo_head.png has changed
Binary file web/eduinnov/images/slide_background.jpg has changed
Binary file web/eduinnov/images/slider_home.png has changed
--- a/web/res/css/tweetcast.css	Fri Mar 16 19:29:48 2012 +0100
+++ b/web/res/css/tweetcast.css	Mon Mar 19 11:48:22 2012 +0100
@@ -741,3 +741,21 @@
 .tweetwall .tweet_actions {
     display: none;
 }
+
+/* archive_box */
+
+.archive_box_3 {
+    float: left; clear: both; width: 960px;
+}
+
+.archivesVideoBox {
+    float: left; width: 270px; padding: 12px; border: 1px solid #999; background: #f0f0f0; margin: 12px; font-size: 15px;
+}
+
+.archivesVideoBox:hover {
+    background: #e0e0e0;
+}
+
+.AVBtitle {
+    font-weight: bold;
+}
--- a/web/select.php	Fri Mar 16 19:29:48 2012 +0100
+++ b/web/select.php	Mon Mar 19 11:48:22 2012 +0100
@@ -124,8 +124,8 @@
                         </li>
                     </ul>
                 </div>
+            <?php display_archives_list($config['event_list'], "archive_box_3", URL_ROOT, dirname(__FILE__)."/", $translate); ?>
             </div>
-            <?php display_archives_list($config['event_list'], "archive_box_3", URL_ROOT, dirname(__FILE__)."/", $translate); ?>
             <div class="footer">
                 <hr />
          <?php