Author: buildbot
Date: Wed Nov 27 16:35:09 2013
New Revision: 888288

Log:
Staging update by buildbot for flex

Modified:
    websites/staging/flex/trunk/cgi-bin/   (props changed)
    websites/staging/flex/trunk/content/   (props changed)
    websites/staging/flex/trunk/content/download-utilities.html

Propchange: websites/staging/flex/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Nov 27 16:35:09 2013
@@ -1 +1 @@
-1546065
+1546099

Propchange: websites/staging/flex/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Nov 27 16:35:09 2013
@@ -1 +1 @@
-1546065
+1546099

Modified: websites/staging/flex/trunk/content/download-utilities.html
==============================================================================
--- websites/staging/flex/trunk/content/download-utilities.html (original)
+++ websites/staging/flex/trunk/content/download-utilities.html Wed Nov 27 
16:35:09 2013
@@ -189,7 +189,7 @@
 <p>The Apache Flex® SDK Installer Badge is a utility provided by the Apache 
Flex project to enable a one click download of the Apache Flex SDK Installer 
application. This application in turn installs the latest release of the Apache 
Flex SDK right into Adobe Flash Builder, ready for use.</p>
 <p>You can embed the badge on your website or in your blog, so your readers 
have easy access to Apache Flex SDK releases. The badge comes in two sizes, 
both of which offer the same functionality: download the latest release of the 
Apache Flex SDK Installer application. To use the badge on your site or blog 
all you have to do is embed an iframe in the page. The iframe code is presented 
below:</p>
 <p>Regular size (302 x 302)</p>
-<iframe name="afSDKInstallBadgeRegular" 
src="http://flex.apache.org/installerbadge/index.html"; frameborder="0" 
height="302" marginheight="0" marginwidth="0" scrolling="no" 
width="302"></iframe>
+<iframe name="afSDKInstallBadgeRegular" src="./installerbadge/index.html" 
frameborder="0" height="302" marginheight="0" marginwidth="0" scrolling="no" 
width="302"></iframe>
 
 <p>Use this code to embed the regular size badge on your website/blog:</p>
 <div class="codehilite"><pre><span class="nt">&lt;iframe</span> <span 
class="na">name=</span><span 
class="s">&quot;afSDKInstallBadgeRegular&quot;</span> <span 
class="na">src=</span><span 
class="s">&quot;http://flex.apache.org/installerbadge/index.html&quot;</span>
@@ -198,7 +198,7 @@
 
 
 <p>Small size (402 x 84)</p>
-<iframe name="afSDKInstallBadgeSmall" 
src="http://flex.apache.org/installerbadge/index.html"; frameborder="0" 
height="84" marginheight="0" marginwidth="0" scrolling="no" 
width="402"></iframe>
+<iframe name="afSDKInstallBadgeSmall" src="./installerbadge/index.html" 
frameborder="0" height="84" marginheight="0" marginwidth="0" scrolling="no" 
width="402"></iframe>
 
 <p>Use this code to embed the small size badge on your website/blog:</p>
 <div class="codehilite"><pre><span class="nt">&lt;iframe</span> <span 
class="na">name=</span><span 
class="s">&quot;afSDKInstallBadgeSmall&quot;</span> <span 
class="na">src=</span><span 
class="s">&quot;http://flex.apache.org/installerbadge/index.html&quot;</span>


Reply via email to