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 2012/10/06 14:29:49 UTC

svn commit: r834252 - in /websites/staging/flex/trunk: cgi-bin/ content/ content/flex/again/community.html content/flex/again/download.html content/flex/again/get_started.html content/flex/again/index.html

Author: buildbot
Date: Sat Oct  6 12:29:49 2012
New Revision: 834252

Log:
Staging update by buildbot for flex

Added:
    websites/staging/flex/trunk/content/flex/again/community.html
    websites/staging/flex/trunk/content/flex/again/download.html
    websites/staging/flex/trunk/content/flex/again/get_started.html
Modified:
    websites/staging/flex/trunk/cgi-bin/   (props changed)
    websites/staging/flex/trunk/content/   (props changed)
    websites/staging/flex/trunk/content/flex/again/index.html

Propchange: websites/staging/flex/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Oct  6 12:29:49 2012
@@ -1 +1 @@
-1395021
+1395025

Propchange: websites/staging/flex/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Oct  6 12:29:49 2012
@@ -1 +1 @@
-1395021
+1395025

Added: websites/staging/flex/trunk/content/flex/again/community.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/community.html (added)
+++ websites/staging/flex/trunk/content/flex/again/community.html Sat Oct  6 12:29:49 2012
@@ -0,0 +1,60 @@
+<!-- start header -->
+
+<!DOCTYPE html>
+
+<html>
+<head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+    <title>Apache Flex SDK</title>
+
+    <link href="/flex/css/flex_again.css" rel="stylesheet" type="text/css">
+
+</head>
+
+<body>
+  
+    <!-- h1>Community</h1 -->
+    <div>
+        <a href="./index.html">About</a> - 
+        <a href="./get_started.html">Get Started</a> - 
+        <a href="./community.html">Community</a> - 
+        <a href="./download.html">Download</a> - 
+        <a href="http://www.apache.org/">ASF</a>
+    </div>
+<!-- end header -->
+<!-- start content -->
+
+    <div id="flex-content">
+        <!-- The headers 'object' contains properties who's values are defined
+             at the top of the 'fhtml' page ([name]: value). -->
+         
+
+         <!-- conditional based on headers 'property' value -->
+         
+         
+         <!-- The various 'flex_xxx' variables are automatically parsed by the
+              CMS from files in the 'templates' directory (i.e. flex_insert.mdtext
+              will be parsed into the 'flex_insert' variable). -->
+         
+            <!-- start insert -->
+
+<h1>INSERT</h1>
+
+<!-- end insert -->
+         
+
+         <!-- This is a placeholder 'content' that will hold the contents of 
+              the variable 'content' after it has been filtered through the 
+              'markdown' filter. -->
+         <p>Community</p>
+    </div>
+
+<!-- end content -->
+<!-- start footer -->
+
+Hello footer
+
+</body>
+</html>
+<!-- end footer -->

Added: websites/staging/flex/trunk/content/flex/again/download.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/download.html (added)
+++ websites/staging/flex/trunk/content/flex/again/download.html Sat Oct  6 12:29:49 2012
@@ -0,0 +1,60 @@
+<!-- start header -->
+
+<!DOCTYPE html>
+
+<html>
+<head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+    <title>Apache Flex SDK</title>
+
+    <link href="/flex/css/flex_again.css" rel="stylesheet" type="text/css">
+
+</head>
+
+<body>
+  
+    <!-- h1>Download</h1 -->
+    <div>
+        <a href="./index.html">About</a> - 
+        <a href="./get_started.html">Get Started</a> - 
+        <a href="./community.html">Community</a> - 
+        <a href="./download.html">Download</a> - 
+        <a href="http://www.apache.org/">ASF</a>
+    </div>
+<!-- end header -->
+<!-- start content -->
+
+    <div id="flex-content">
+        <!-- The headers 'object' contains properties who's values are defined
+             at the top of the 'fhtml' page ([name]: value). -->
+         
+
+         <!-- conditional based on headers 'property' value -->
+         
+         
+         <!-- The various 'flex_xxx' variables are automatically parsed by the
+              CMS from files in the 'templates' directory (i.e. flex_insert.mdtext
+              will be parsed into the 'flex_insert' variable). -->
+         
+            <!-- start insert -->
+
+<h1>INSERT</h1>
+
+<!-- end insert -->
+         
+
+         <!-- This is a placeholder 'content' that will hold the contents of 
+              the variable 'content' after it has been filtered through the 
+              'markdown' filter. -->
+         <p>Download</p>
+    </div>
+
+<!-- end content -->
+<!-- start footer -->
+
+Hello footer
+
+</body>
+</html>
+<!-- end footer -->

Added: websites/staging/flex/trunk/content/flex/again/get_started.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/get_started.html (added)
+++ websites/staging/flex/trunk/content/flex/again/get_started.html Sat Oct  6 12:29:49 2012
@@ -0,0 +1,60 @@
+<!-- start header -->
+
+<!DOCTYPE html>
+
+<html>
+<head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+    <title>Apache Flex SDK</title>
+
+    <link href="/flex/css/flex_again.css" rel="stylesheet" type="text/css">
+
+</head>
+
+<body>
+  
+    <!-- h1>Get Started</h1 -->
+    <div>
+        <a href="./index.html">About</a> - 
+        <a href="./get_started.html">Get Started</a> - 
+        <a href="./community.html">Community</a> - 
+        <a href="./download.html">Download</a> - 
+        <a href="http://www.apache.org/">ASF</a>
+    </div>
+<!-- end header -->
+<!-- start content -->
+
+    <div id="flex-content">
+        <!-- The headers 'object' contains properties who's values are defined
+             at the top of the 'fhtml' page ([name]: value). -->
+         
+
+         <!-- conditional based on headers 'property' value -->
+         
+         
+         <!-- The various 'flex_xxx' variables are automatically parsed by the
+              CMS from files in the 'templates' directory (i.e. flex_insert.mdtext
+              will be parsed into the 'flex_insert' variable). -->
+         
+            <!-- start insert -->
+
+<h1>INSERT</h1>
+
+<!-- end insert -->
+         
+
+         <!-- This is a placeholder 'content' that will hold the contents of 
+              the variable 'content' after it has been filtered through the 
+              'markdown' filter. -->
+         <p>Get Started</p>
+    </div>
+
+<!-- end content -->
+<!-- start footer -->
+
+Hello footer
+
+</body>
+</html>
+<!-- end footer -->

Modified: websites/staging/flex/trunk/content/flex/again/index.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/index.html (original)
+++ websites/staging/flex/trunk/content/flex/again/index.html Sat Oct  6 12:29:49 2012
@@ -14,8 +14,14 @@
 
 <body>
   
-    <h1>Hi there?</h1>
-
+    <!-- h1>Hi there?</h1 -->
+    <div>
+        <a href="./index.html">About</a> - 
+        <a href="./get_started.html">Get Started</a> - 
+        <a href="./community.html">Community</a> - 
+        <a href="./download.html">Download</a> - 
+        <a href="http://www.apache.org/">ASF</a>
+    </div>
 <!-- end header -->
 <!-- start content -->