Author: mamsellem
Date: Mon Dec 16 23:16:28 2013
New Revision: 1551397

URL: http://svn.apache.org/r1551397
Log:
IN PROGRESS - FLEX-33907 Showcase section in web site
balance feature boxes (try #3)
try javascript generated showcase entries

Added:
    flex/site/trunk/content/images/showcase/full/
    flex/site/trunk/content/images/showcase/full/TrafficLIVE/
    
flex/site/trunk/content/images/showcase/full/TrafficLIVE/TrafficLIVE-data-visualisation.png
   (with props)
    flex/site/trunk/content/images/showcase/full/bCommunities/
    flex/site/trunk/content/images/showcase/full/bCommunities/Communications 
Inbox.jpg   (with props)
    flex/site/trunk/content/images/showcase/full/bCommunities/Directory - 
Company Level.jpg   (with props)
    flex/site/trunk/content/images/showcase/full/bCommunities/Project Setup 
View.jpg   (with props)
    flex/site/trunk/content/images/showcase/prev/
    flex/site/trunk/content/images/showcase/prev/TrafficLive/
    
flex/site/trunk/content/images/showcase/prev/TrafficLive/TrafficLIVE-data-visualisation.png
   (with props)
    flex/site/trunk/content/images/showcase/prev/bCommunities/
    flex/site/trunk/content/images/showcase/prev/bCommunities/Communications 
Inbox.jpg   (with props)
    flex/site/trunk/content/images/showcase/prev/bCommunities/Directory - 
Company Level.jpg   (with props)
    flex/site/trunk/content/images/showcase/prev/bCommunities/Project Setup 
View.jpg   (with props)
Removed:
    flex/site/trunk/content/images/showcase/TrafficLive/
    flex/site/trunk/content/images/showcase/bCommunities/
    flex/site/trunk/content/images/showcase/unscaled/
Modified:
    flex/site/trunk/content/community-showcase.cmsPage
    flex/site/trunk/content/css/style.css
    flex/site/trunk/content/js/custom.js
    flex/site/trunk/templates/flex-v2-hometemplate-top.mdtext

Modified: flex/site/trunk/content/community-showcase.cmsPage
URL: 
http://svn.apache.org/viewvc/flex/site/trunk/content/community-showcase.cmsPage?rev=1551397&r1=1551396&r2=1551397&view=diff
==============================================================================
--- flex/site/trunk/content/community-showcase.cmsPage (original)
+++ flex/site/trunk/content/community-showcase.cmsPage Mon Dec 16 23:16:28 2013
@@ -4,15 +4,35 @@ Some of the many desktop and mobile appl
 
 Want to see your app showcased here ? It's easy to make a submission:
 <ul class="arrow_list">
-<li>create a ticket on <A href="https://issues.apache.org/jira"; 
target="_blank">https://issues.apache.org/jira</A>, under the Component 
"Showcase"
-<li>include a title and  brief description (5 lines max)</li>
-<li> indicate the author or company name, if different from the ticket 
submitter name, </li>
+<li>create a ticket of type "Task" on <A href="https://issues.apache.org/jira"; 
target="_blank">https://issues.apache.org/jira</A>, under the Component 
"Showcase"
+<li>include a title and  brief description (5 lines max),</li>
+<li>indicate the author or company name, if different from the ticket 
submitter name, </li>
 <li>include links to your web site and videos, if available, </li>
 <li>attach screen shots (up to 3) of your application, in jpeg or png format.
 To speed up the process, you can include the screen shots in two sizes:  300px 
high (for the preview), and full size.
 </li>
 </ul>
 
+
+
+ <div id="showcaseContainer">[CONTENT]</div>
+
+    <script type="text/javascript">
+
+             addShowcaseEntry( {
+                 title: 'bCommunities',
+                 description: 'Test descriptui'  ,
+                 author: "john@doe",
+                 website: 'http://www.flex.org'   ,
+                 video: "http://youtube.com";       ,
+                 images: [ "Communications Inbox" , "Directory - Company 
Level" ]
+             });
+
+         });
+
+
+ </script>
+
 <div class="headline"><h4>bCommunities - Secure B2B Collaboration</h4></div>
 <ul class="arrow_list">
 <li> Summary:  We've created bCommunities, a disruptively efficient online 
platform that enables businesses to powerfully

Modified: flex/site/trunk/content/css/style.css
URL: 
http://svn.apache.org/viewvc/flex/site/trunk/content/css/style.css?rev=1551397&r1=1551396&r2=1551397&view=diff
==============================================================================
--- flex/site/trunk/content/css/style.css (original)
+++ flex/site/trunk/content/css/style.css Mon Dec 16 23:16:28 2013
@@ -1216,7 +1216,7 @@ or wrap each row of columns in a <div cl
     text-align: center;
 
     padding:20px;
-
+    min-height: 370px;
     background: #fff;
 
     transition: all 0.5s ease-in-out;

Added: 
flex/site/trunk/content/images/showcase/full/TrafficLIVE/TrafficLIVE-data-visualisation.png
URL: 
http://svn.apache.org/viewvc/flex/site/trunk/content/images/showcase/full/TrafficLIVE/TrafficLIVE-data-visualisation.png?rev=1551397&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
flex/site/trunk/content/images/showcase/full/TrafficLIVE/TrafficLIVE-data-visualisation.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: flex/site/trunk/content/images/showcase/full/bCommunities/Communications 
Inbox.jpg
URL: 
http://svn.apache.org/viewvc/flex/site/trunk/content/images/showcase/full/bCommunities/Communications%20Inbox.jpg?rev=1551397&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
flex/site/trunk/content/images/showcase/full/bCommunities/Communications 
Inbox.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: flex/site/trunk/content/images/showcase/full/bCommunities/Directory - 
Company Level.jpg
URL: 
http://svn.apache.org/viewvc/flex/site/trunk/content/images/showcase/full/bCommunities/Directory%20-%20Company%20Level.jpg?rev=1551397&view=auto
==============================================================================
Binary file - no diff available.

Propchange: flex/site/trunk/content/images/showcase/full/bCommunities/Directory 
- Company Level.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: flex/site/trunk/content/images/showcase/full/bCommunities/Project Setup 
View.jpg
URL: 
http://svn.apache.org/viewvc/flex/site/trunk/content/images/showcase/full/bCommunities/Project%20Setup%20View.jpg?rev=1551397&view=auto
==============================================================================
Binary file - no diff available.

Propchange: flex/site/trunk/content/images/showcase/full/bCommunities/Project 
Setup View.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 
flex/site/trunk/content/images/showcase/prev/TrafficLive/TrafficLIVE-data-visualisation.png
URL: 
http://svn.apache.org/viewvc/flex/site/trunk/content/images/showcase/prev/TrafficLive/TrafficLIVE-data-visualisation.png?rev=1551397&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
flex/site/trunk/content/images/showcase/prev/TrafficLive/TrafficLIVE-data-visualisation.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: flex/site/trunk/content/images/showcase/prev/bCommunities/Communications 
Inbox.jpg
URL: 
http://svn.apache.org/viewvc/flex/site/trunk/content/images/showcase/prev/bCommunities/Communications%20Inbox.jpg?rev=1551397&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
flex/site/trunk/content/images/showcase/prev/bCommunities/Communications 
Inbox.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: flex/site/trunk/content/images/showcase/prev/bCommunities/Directory - 
Company Level.jpg
URL: 
http://svn.apache.org/viewvc/flex/site/trunk/content/images/showcase/prev/bCommunities/Directory%20-%20Company%20Level.jpg?rev=1551397&view=auto
==============================================================================
Binary file - no diff available.

Propchange: flex/site/trunk/content/images/showcase/prev/bCommunities/Directory 
- Company Level.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: flex/site/trunk/content/images/showcase/prev/bCommunities/Project Setup 
View.jpg
URL: 
http://svn.apache.org/viewvc/flex/site/trunk/content/images/showcase/prev/bCommunities/Project%20Setup%20View.jpg?rev=1551397&view=auto
==============================================================================
Binary file - no diff available.

Propchange: flex/site/trunk/content/images/showcase/prev/bCommunities/Project 
Setup View.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: flex/site/trunk/content/js/custom.js
URL: 
http://svn.apache.org/viewvc/flex/site/trunk/content/js/custom.js?rev=1551397&r1=1551396&r2=1551397&view=diff
==============================================================================
--- flex/site/trunk/content/js/custom.js (original)
+++ flex/site/trunk/content/js/custom.js Mon Dec 16 23:16:28 2013
@@ -102,5 +102,34 @@ jQuery(document).ready(function() {
     $('.tooltips').tooltip({
       selector: "a[rel=tooltip]"
     })
+
+
+
 /* ------------------ End Document ------------------ */
 });
+
+/*  showcase Javascript helper */
+
+/* helper function to create the showcase
+ *  props:
+ *  title: app title
+ *  author: string
+ *  description: app description
+ *  website: url
+ *  videos: url
+ *  images:  Array
+ */
+
+alert("showcase.js");
+
+function addShowcaseEntry(props) {
+
+    // TITLE
+    var entry = '<div class="headline"><h4>' + props.title + '</h4></div>' ;
+    var entryDiv = document.createElement("div");
+    alert("Entry=" + entry);
+    entryDiv.innerHTML = entry;
+    var showcaseContainer = document.getElementById("showcaseContainer");
+    showcaseContainer.appendChild(entryDiv);
+
+}

Modified: flex/site/trunk/templates/flex-v2-hometemplate-top.mdtext
URL: 
http://svn.apache.org/viewvc/flex/site/trunk/templates/flex-v2-hometemplate-top.mdtext?rev=1551397&r1=1551396&r2=1551397&view=diff
==============================================================================
--- flex/site/trunk/templates/flex-v2-hometemplate-top.mdtext (original)
+++ flex/site/trunk/templates/flex-v2-hometemplate-top.mdtext Mon Dec 16 
23:16:28 2013
@@ -24,7 +24,7 @@
 <div class="row-fluid">
 
 <div class="span3"  >
-    <div class="featuresbox"  style="height: 100% " >
+    <div class="featuresbox"  >
         <div class="feature-image"><img src="images/support-icon.png"></div>
         <h4>Licensing</h4>
         <p>Apache Flex® is completely open-source.  Apache Flex® is an 
Apache project, and is released under the Apache License, version 2.0, so you 
know it is compatible with your business needs.  Plus, it is backed by the 
Apache Community for updates, support and help.</p>
@@ -34,7 +34,7 @@
 </div>
 
 <div class="span3" >
-    <div class="featuresbox"  style="height: 100% " >
+    <div class="featuresbox"   >
         <div class="feature-image-wide"><img 
src="images/desktop-mobile-icon.png"></div>
         <h4>Desktop & Mobile Apps</h4>
         <p>Build applications that target all browsers by leveraging the Adobe 
Flash Player and JavaScript, make desktop application by leveraging the Adobe 
Integrated Runtime (Adobe AIR)
@@ -44,7 +44,7 @@
 
 </div>
 
-<div class="span3"  style="display: table-cell; height: 100% " >
+<div class="span3"   >
     <div class="featuresbox">
         <div class="feature-image"><img src="images/showcase-icon.png"></div>
         <h4>Flex Showcase</h4>
@@ -54,7 +54,7 @@
     </div>
 
 </div>
-<div class="span3"  style="height: 100% " >
+<div class="span3"  >
     <div class="featuresbox">
         <div class="feature-image"><img src="images/tools-icon.png"></div>
         <h4>Tooling</h4>


Reply via email to