You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by se...@apache.org on 2014/06/27 12:37:27 UTC

svn commit: r1606017 - in /cloudstack/site/trunk: content/survey.mdtext templates/skeleton.html

Author: sebgoa
Date: Fri Jun 27 10:37:27 2014
New Revision: 1606017

URL: http://svn.apache.org/r1606017
Log:
Adding Survey


Added:
    cloudstack/site/trunk/content/survey.mdtext
Modified:
    cloudstack/site/trunk/templates/skeleton.html

Added: cloudstack/site/trunk/content/survey.mdtext
URL: http://svn.apache.org/viewvc/cloudstack/site/trunk/content/survey.mdtext?rev=1606017&view=auto
==============================================================================
--- cloudstack/site/trunk/content/survey.mdtext (added)
+++ cloudstack/site/trunk/content/survey.mdtext Fri Jun 27 10:37:27 2014
@@ -0,0 +1,21 @@
+Title: Apache CloudStack Survey
+
+<div class="row">
+
+<div class="col-lg-12">
+
+<div class="page-header">
+
+<h1 id="indicators">Apache CloudStack Survey</h1>
+
+</div>
+
+</div>
+
+</div>
+
+<iframe height="800" allowTransparency="true" frameborder="0" scrolling="no" style="width:100%;border:none" 
+  src="http://www.formwize.com/run/survey3.cfm?id=7191&embed">
+<a href="http://www.formwize.com/run/survey3.cfm?id=7191" title="CloudStack Survey">Fill out my form</a>
+</iframe>
+

Modified: cloudstack/site/trunk/templates/skeleton.html
URL: http://svn.apache.org/viewvc/cloudstack/site/trunk/templates/skeleton.html?rev=1606017&r1=1606016&r2=1606017&view=diff
==============================================================================
--- cloudstack/site/trunk/templates/skeleton.html (original)
+++ cloudstack/site/trunk/templates/skeleton.html Fri Jun 27 10:37:27 2014
@@ -74,6 +74,8 @@
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#" id="community">Community <span class="caret"></span></a>
               <ul class="dropdown-menu" aria-labelledby="community">
+                <li><a tabindex="-1" href="/survey.html">Take Survey</a></li>
+                <li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Case+Studies">Case Studies</a></li>
                 <li><a tabindex="-1" href="/contribute.html">Get Involved</a></li>
                 <li><a tabindex="-1" href="/developers.html">Developers</a></li>
                 <li><a tabindex="-1" href="/mailing-lists.html">Mailing Lists</a></li>