You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by qu...@apache.org on 2013/01/08 04:59:35 UTC

svn commit: r1430136 - in /flex/site/trunk: content/v2/images/Adobe.png content/v2/images/adobe.png content/v2/index.cmsPage templates/flex-v2-hometemplate-bottom.mdtext templates/flex-v2-hometemplate-top.mdtext

Author: quetwo
Date: Tue Jan  8 03:59:34 2013
New Revision: 1430136

URL: http://svn.apache.org/viewvc?rev=1430136&view=rev
Log:
Initial push of v2 website - splitting homepage

Added:
    flex/site/trunk/content/v2/images/adobe.png
      - copied unchanged from r1430124, flex/site/trunk/content/v2/images/Adobe.png
Removed:
    flex/site/trunk/content/v2/images/Adobe.png
Modified:
    flex/site/trunk/content/v2/index.cmsPage
    flex/site/trunk/templates/flex-v2-hometemplate-bottom.mdtext
    flex/site/trunk/templates/flex-v2-hometemplate-top.mdtext

Modified: flex/site/trunk/content/v2/index.cmsPage
URL: http://svn.apache.org/viewvc/flex/site/trunk/content/v2/index.cmsPage?rev=1430136&r1=1430135&r2=1430136&view=diff
==============================================================================
--- flex/site/trunk/content/v2/index.cmsPage (original)
+++ flex/site/trunk/content/v2/index.cmsPage Tue Jan  8 03:59:34 2013
@@ -1,69 +1,4 @@
-</div>
-
-<!-- Flex Slider -->
-
-<section class="slider">
-    <div class="flexslider home">
-        <ul class="slides">
-
-            <li><img src="images/slider1.jpg" alt="" /></li>
-            <li><img src="images/slider2.jpg" alt="" /></li>
-            <li><img src="images/slider3.jpg" alt="" /></li>
-            <li><img src="images/slider4.jpg" alt="" /></li>
-        </ul>
-    </div>
-</section>
-
-<!-- Flex Slider / End -->
-
-<!-- Features Start -->
-<div class="row-fluid">
-    <div class="headline margintop marginbottom"><h4>The open-source framework for building expressive web and mobile applications</h4></div>
-</div>
-<div class="row-fluid">
-
-<div class="span3">
-<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>
-<button type="button" class="btn">Read More</button>
-</div>
-
-</div>
-
-<div class="span3">
-<div class="featuresbox">
-<div class="feature-image"><img src="images/desktop-sm.png"></div>
-<h4>Desktop Applications</h4>
-<p>Build applications that target all browsers by leveraging the Adobe Flash Player, JavaScript, or make desktop application by leveraging the Adobe Integrated Runtime (Adobe AIR)</p>
-<button type="button" class="btn">Read More</button>
-</div>
-
-</div>
-
-<div class="span3">
-<div class="featuresbox">
-<div class="feature-image"><img src="images/mobile-sm.png"></div>
-<h4>Mobile Applications</h4>
-<p>Create powerful, cross-platform mobile applications in an easy-to-use and easy-to-learn language.  Create applications that target Apple iPods, iPhones, iPads, Android based smartphones and tablets, and  Blackberry Playbook devices.</p>
-<button type="button" class="btn">Read More</button>
-</div>
-
-</div>
-<div class="span3">
-<div class="featuresbox">
-<div class="feature-image"><img src="images/tools-icon.png"></div>
-<h4>Tooling</h4>
-<p>Utilize the tools you are already familar with.  Apache Flex utilizes MXML for layout and AS3 (an ECMAScript based language like JavaScript) for coding. Use the Eclipse-based IDEs like Flash Builder or FDT, or use IntelliJ or any text editor to make your applications.</p>
-<button type="button" class="btn">Read More</button>
-</div>
-
-</div>
-
-</div>
-
-<!-- Features #nd -->
+homepage:    true
 
 <!-- Learn Flex Start -->
 <div class="row-fluid">
@@ -145,23 +80,3 @@
 
 </div>
 <!-- News  End -->
-<!-- Clients Start -->
-<div class="row-fluid">
-<div class="span12">
-
-<!-- Headline -->
-<div class="headline margintop marginbottom"><h4>Who is using Flex?</h4></div>
-
-<ul class="thumbnails">
-<li class="span2"><div class="thumbnail"><img src="images/avaya_logo.jpg"  class="client-logo" alt="Avaya"/></div></li>
-<li class="span2"><div class="thumbnail"><img src="images/extreme_logo.png"  class="client-logo" alt="Extreme Networks"/></div></li>
-<li class="span2"><div class="thumbnail"><img src="images/adobe.png"  class="client-logo" alt="Adobe"/></div></li>
-<li class="span2"><div class="thumbnail"><img src="images/target.jpg"  class="client-logo" alt="Target"/></div></li>
-<li class="span2"><div class="thumbnail"><img src="images/effectiveui.jpg"  class="client-logo" alt="EffectiveUI"/></div></li>
-<li class="span2"><div class="thumbnail"><img src="images/Michigan_State_University_logo.png"  class="client-logo" alt="MSU"/></div></li>
-
-</ul>
-
-</div>
-</div>
-<!-- Clients End -->

Modified: flex/site/trunk/templates/flex-v2-hometemplate-bottom.mdtext
URL: http://svn.apache.org/viewvc/flex/site/trunk/templates/flex-v2-hometemplate-bottom.mdtext?rev=1430136&r1=1430135&r2=1430136&view=diff
==============================================================================
--- flex/site/trunk/templates/flex-v2-hometemplate-bottom.mdtext (original)
+++ flex/site/trunk/templates/flex-v2-hometemplate-bottom.mdtext Tue Jan  8 03:59:34 2013
@@ -1,9 +1,20 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title></title>
-</head>
-<body>
+<!-- Clients Start -->
+<div class="row-fluid">
+    <div class="span12">
 
-</body>
-</html>
\ No newline at end of file
+        <!-- Headline -->
+        <div class="headline margintop marginbottom"><h4>Who is using Flex?</h4></div>
+
+        <ul class="thumbnails">
+            <li class="span2"><div class="thumbnail"><img src="images/avaya_logo.jpg"  class="client-logo" alt="Avaya"/></div></li>
+            <li class="span2"><div class="thumbnail"><img src="images/extreme_logo.png"  class="client-logo" alt="Extreme Networks"/></div></li>
+            <li class="span2"><div class="thumbnail"><img src="images/adobe.png"  class="client-logo" alt="Adobe"/></div></li>
+            <li class="span2"><div class="thumbnail"><img src="images/target.jpg"  class="client-logo" alt="Target"/></div></li>
+            <li class="span2"><div class="thumbnail"><img src="images/effectiveui.jpg"  class="client-logo" alt="EffectiveUI"/></div></li>
+            <li class="span2"><div class="thumbnail"><img src="images/Michigan_State_University_logo.png"  class="client-logo" alt="MSU"/></div></li>
+
+        </ul>
+
+    </div>
+</div>
+        <!-- Clients End -->

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=1430136&r1=1430135&r2=1430136&view=diff
==============================================================================
--- flex/site/trunk/templates/flex-v2-hometemplate-top.mdtext (original)
+++ flex/site/trunk/templates/flex-v2-hometemplate-top.mdtext Tue Jan  8 03:59:34 2013
@@ -1,9 +1,66 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title></title>
-</head>
-<body>
+</div>
 
-</body>
-</html>
\ No newline at end of file
+        <!-- Flex Slider -->
+
+<section class="slider">
+    <div class="flexslider home">
+        <ul class="slides">
+
+            <li><img src="images/slider1.jpg" alt="" /></li>
+            <li><img src="images/slider2.jpg" alt="" /></li>
+            <li><img src="images/slider3.jpg" alt="" /></li>
+            <li><img src="images/slider4.jpg" alt="" /></li>
+        </ul>
+    </div>
+</section>
+
+        <!-- Flex Slider / End -->
+
+        <!-- Features Start -->
+<div class="row-fluid">
+<div class="headline margintop marginbottom"><h4>The open-source framework for building expressive web and mobile applications</h4></div>
+</div>
+<div class="row-fluid">
+
+<div class="span3">
+    <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>
+        <button type="button" class="btn">Read More</button>
+    </div>
+
+</div>
+
+<div class="span3">
+    <div class="featuresbox">
+        <div class="feature-image"><img src="images/desktop-sm.png"></div>
+        <h4>Desktop Applications</h4>
+        <p>Build applications that target all browsers by leveraging the Adobe Flash Player, JavaScript, or make desktop application by leveraging the Adobe Integrated Runtime (Adobe AIR)</p>
+        <button type="button" class="btn">Read More</button>
+    </div>
+
+</div>
+
+<div class="span3">
+    <div class="featuresbox">
+        <div class="feature-image"><img src="images/mobile-sm.png"></div>
+        <h4>Mobile Applications</h4>
+        <p>Create powerful, cross-platform mobile applications in an easy-to-use and easy-to-learn language.  Create applications that target Apple iPods, iPhones, iPads, Android based smartphones and tablets, and  Blackberry Playbook devices.</p>
+        <button type="button" class="btn">Read More</button>
+    </div>
+
+</div>
+<div class="span3">
+    <div class="featuresbox">
+        <div class="feature-image"><img src="images/tools-icon.png"></div>
+        <h4>Tooling</h4>
+        <p>Utilize the tools you are already familar with.  Apache Flex utilizes MXML for layout and AS3 (an ECMAScript based language like JavaScript) for coding. Use the Eclipse-based IDEs like Flash Builder or FDT, or use IntelliJ or any text editor to make your applications.</p>
+        <button type="button" class="btn">Read More</button>
+    </div>
+
+</div>
+
+</div>
+
+        <!-- Features #nd -->
\ No newline at end of file