Return-Path: X-Original-To: apmail-incubator-flex-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B04A39D30 for ; Fri, 31 Aug 2012 20:01:42 +0000 (UTC) Received: (qmail 83894 invoked by uid 500); 31 Aug 2012 20:01:42 -0000 Delivered-To: apmail-incubator-flex-commits-archive@incubator.apache.org Received: (qmail 83874 invoked by uid 500); 31 Aug 2012 20:01:42 -0000 Mailing-List: contact flex-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-dev@incubator.apache.org Delivered-To: mailing list flex-commits@incubator.apache.org Received: (qmail 83867 invoked by uid 99); 31 Aug 2012 20:01:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Aug 2012 20:01:42 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Aug 2012 20:01:40 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 5DE1523889B8 for ; Fri, 31 Aug 2012 20:00:56 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r830670 - in /websites/staging/flex/trunk: cgi-bin/ content/ content/flex/usingthebadge.html Date: Fri, 31 Aug 2012 20:00:56 -0000 To: flex-commits@incubator.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120831200056.5DE1523889B8@eris.apache.org> Author: buildbot Date: Fri Aug 31 20:00:55 2012 New Revision: 830670 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/flex/usingthebadge.html Propchange: websites/staging/flex/trunk/cgi-bin/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Fri Aug 31 20:00:55 2012 @@ -1 +1 @@ -1379569 +1379570 Propchange: websites/staging/flex/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Fri Aug 31 20:00:55 2012 @@ -1 +1 @@ -1379569 +1379570 Modified: websites/staging/flex/trunk/content/flex/usingthebadge.html ============================================================================== --- websites/staging/flex/trunk/content/flex/usingthebadge.html (original) +++ websites/staging/flex/trunk/content/flex/usingthebadge.html Fri Aug 31 20:00:55 2012 @@ -72,7 +72,8 @@

Use this code to embed the regular size badge on your website/blog:

-
<pre><code><iframe name="afSDKInstallBadgeRegular" src="http://incubator.apache.org/flex/installerbadge/index.html" frameborder="0" height="302" marginheight="0" marginwidth="0" scrolling="no" width="302"></iframe></code></pre>
+
<iframe name="afSDKInstallBadgeRegular" src="http://incubator.apache.org/flex/installerbadge/index.html" 
+    frameborder="0" height="302" marginheight="0" marginwidth="0" scrolling="no" width="302"></iframe>
 
@@ -82,7 +83,8 @@

Use this code to embed the small size badge on your website/blog:

-
<pre><code><iframe name="afSDKInstallBadgeSmall" src="http://incubator.apache.org/flex/installerbadge/index.html" frameborder="0" height="84" marginheight="0" marginwidth="0" scrolling="no" width="402"></iframe></code></pre>
+
<iframe name="afSDKInstallBadgeSmall" src="http://incubator.apache.org/flex/installerbadge/index.html" 
+    frameborder="0" height="84" marginheight="0" marginwidth="0" scrolling="no" width="402"></iframe>