You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by bu...@apache.org on 2013/12/18 17:27:29 UTC

svn commit: r890911 - in /websites/staging/flex/trunk: cgi-bin/ content/ content/images/showcase/6play/ content/images/showcase/6play/prev/ content/js/

Author: buildbot
Date: Wed Dec 18 16:27:29 2013
New Revision: 890911

Log:
Staging update by buildbot for flex

Added:
    websites/staging/flex/trunk/content/images/showcase/6play/
    websites/staging/flex/trunk/content/images/showcase/6play/6play-6ter.png   (with props)
    websites/staging/flex/trunk/content/images/showcase/6play/6play-M6-programmes.png   (with props)
    websites/staging/flex/trunk/content/images/showcase/6play/6play.png   (with props)
    websites/staging/flex/trunk/content/images/showcase/6play/prev/
    websites/staging/flex/trunk/content/images/showcase/6play/prev/6play-6ter.png   (with props)
    websites/staging/flex/trunk/content/images/showcase/6play/prev/6play-M6-programmes.png   (with props)
    websites/staging/flex/trunk/content/images/showcase/6play/prev/6play.png   (with props)
Modified:
    websites/staging/flex/trunk/cgi-bin/   (props changed)
    websites/staging/flex/trunk/content/   (props changed)
    websites/staging/flex/trunk/content/js/showcase.js

Propchange: websites/staging/flex/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Dec 18 16:27:29 2013
@@ -1 +1 @@
-1551997
+1552006

Propchange: websites/staging/flex/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Dec 18 16:27:29 2013
@@ -1 +1 @@
-1551997
+1552006

Added: websites/staging/flex/trunk/content/images/showcase/6play/6play-6ter.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/flex/trunk/content/images/showcase/6play/6play-6ter.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/flex/trunk/content/images/showcase/6play/6play-M6-programmes.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/flex/trunk/content/images/showcase/6play/6play-M6-programmes.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/flex/trunk/content/images/showcase/6play/6play.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/flex/trunk/content/images/showcase/6play/6play.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/flex/trunk/content/images/showcase/6play/prev/6play-6ter.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/flex/trunk/content/images/showcase/6play/prev/6play-6ter.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/flex/trunk/content/images/showcase/6play/prev/6play-M6-programmes.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/flex/trunk/content/images/showcase/6play/prev/6play-M6-programmes.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/flex/trunk/content/images/showcase/6play/prev/6play.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/flex/trunk/content/images/showcase/6play/prev/6play.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Modified: websites/staging/flex/trunk/content/js/showcase.js
==============================================================================
--- websites/staging/flex/trunk/content/js/showcase.js (original)
+++ websites/staging/flex/trunk/content/js/showcase.js Wed Dec 18 16:27:29 2013
@@ -66,6 +66,7 @@ added when document is ready
  description: "" ,
  author: "",
  website: "",
+ dev: "" ,
  links: [ "", "" ],
  imgDir: "",
  images: [ "" ]
@@ -126,7 +127,8 @@ added when document is ready
         images: [ "1.png", "2.png", "3.png"]
     });
 
-  /*  addShowcaseEntry({
+  /*   TODO Online Designer Tool
+    addShowcaseEntry({
         title: "Online Designer Tool",
         description: "",
         author: "",
@@ -147,6 +149,18 @@ added when document is ready
        });
 
       addShowcaseEntry({
+          title: "6Play : digital platform for French TV channels (M6, W9 and 6ter)",
+          description: "Award winning Social TV platform for M6 and all the group's channels (M6, W9 and 6ter), including live TV ( from France only ), premium video features , Facebook and Twitter integration<br>"
+       +"M6, french broadcast group, has launched a unique digital entrance platform to all the group's channels, and recently won a national 'Best Social TV application' price. " +
+          "This application is a perfect demonstration of skinning, animation and data management capabilities given by Apache Flex SDK. ",
+          author: "Erick Ghaumez",
+          dev: "ApacheFlex 4.10",
+          links: [ "Live app", "http://www.6play.fr" ],
+          imgDir: "6Play",
+          images: [ "6play.png", "6play-6ter.png", "6play-M6-programmes.png" ]
+      });
+
+      addShowcaseEntry({
         title: 'TrafficLIVE AIR Application',
         description: "TrafficLIVE is a comprehensive creative business management system that provides visibility into resources, work and finances all in one place. " +
             "Creative businesses all over the globe are using TrafficLIVE to improve efficiency and increase profit. " ,