Author: mamsellem
Date: Sun Dec 15 23:18:58 2013
New Revision: 1551079
URL: http://svn.apache.org/r1551079
Log:
IN PROGRESS - FLEX-33907 Showcase section in web site
changed home page (Draft)
Added:
flex/site/trunk/content/images/showcase-icon.png (with props)
Modified:
flex/site/trunk/content/community-showcase.cmsPage
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=1551079&r1=1551078&r2=1551079&view=diff
==============================================================================
--- flex/site/trunk/content/community-showcase.cmsPage (original)
+++ flex/site/trunk/content/community-showcase.cmsPage Sun Dec 15 23:18:58 2013
@@ -3,8 +3,11 @@ Title: Flex Showcase!
Some beautiful applications made with Flex, in alpabetical order.
To submit your app:
-- post a request on [email protected]
-- create a ticket on https://issues.apache.org/jira, under the Component
"Showcase".
+<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",
+ and add any relevant information & resources (brief description, web site
link, screen captures) </li>
+<li>alternatively, post a request to <A
href="mailto:[email protected]">[email protected]</A></li>
+</ul>
<div class="headline"><h4>bCommunities</h4></div>
<ul class="arrow_list">
@@ -16,9 +19,7 @@ To submit your app:
<div class="headline"><h4>My Dojo for Dota 2</h4></div>
-<div class="headline"><h4>TrafficLIVE AIR Application</h4></div>
-
-
-
+<div class="headline"><h4>Online Designer Tool</h4></div>
+<div class="headline"><h4>TrafficLIVE AIR Application</h4></div>
Added: flex/site/trunk/content/images/showcase-icon.png
URL:
http://svn.apache.org/viewvc/flex/site/trunk/content/images/showcase-icon.png?rev=1551079&view=auto
==============================================================================
Binary file - no diff available.
Propchange: flex/site/trunk/content/images/showcase-icon.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
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=1551079&r1=1551078&r2=1551079&view=diff
==============================================================================
--- flex/site/trunk/templates/flex-v2-hometemplate-top.mdtext (original)
+++ flex/site/trunk/templates/flex-v2-hometemplate-top.mdtext Sun Dec 15
23:18:58 2013
@@ -37,7 +37,9 @@
<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>
+ <p>Build applications that target all browsers by leveraging the Adobe
Flash Player, JavaScript, make desktop application by leveraging the Adobe
Integrated Runtime (Adobe AIR)
+ or create powerful, cross-platform mobile applications that target
Apple iPods, iPhones, iPads, Android based smartphones and tablets, and
Blackberry Playbook devices.</p>
+
<a href="about-features.html" class="btn">Read More</a>
</div>
@@ -45,10 +47,11 @@
<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>
- <a href="about-features.html" class="btn">Read More</a>
+ <div class="feature-image"><img src="images/showcase-icon.png"></div>
+ <h4>Flex Showcase</h4>
+ <p>Some of the many desktop and mobile applications written with Flex,
and that show its true power.</p>
+ <a href="community-showcase.html" class="btn">Flex Showcase</a>
+ <a href="community-showcase.html" class="btn">Tour de Flex </a>
</div>
</div>