[Checkins] SVN: bluebream/website/main/ Screencasts page

Baiju M baiju.m.mail at gmail.com
Wed Mar 3 05:16:43 EST 2010


Log message for revision 109593:
  Screencasts page
  

Changed:
  U   bluebream/website/main/_templates/index.html
  U   bluebream/website/main/index.rst
  A   bluebream/website/main/screencasts.rst

-=-
Modified: bluebream/website/main/_templates/index.html
===================================================================
--- bluebream/website/main/_templates/index.html	2010-03-03 09:59:56 UTC (rev 109592)
+++ bluebream/website/main/_templates/index.html	2010-03-03 10:16:43 UTC (rev 109593)
@@ -18,7 +18,7 @@
         <ul>
           <li><a href="doc/1.0/introduction.html">About</a></li>
           <li><a href="doc/1.0/gettingstarted.html">Download</a></li>
-          <li><a href="#">Screencasts</a></li>
+          <li><a href="screencasts.html">Screencasts</a></li>
           <li><a href="doc/1.0/index.html">Documentation</a></li>
           <li><a href="http://wiki.zope.org/bluebream/Community">Community</a></li>
           <li><a href="http://bluebream.posterous.com/">Blog</a></li>
@@ -34,7 +34,7 @@
 	  <div style="margin:0 auto; width:650px; text-align: center">
 	    <ul class="mainlinks">
 	      <li>
-		    <a href="#">
+		    <a href="screencasts.html">
 		      <span class="linktitle"> Watch </span>
 		      <span class="linkimg"><img src="_static/img/watch.jpg" /></span>
 		      <span class="linkdesc">

Modified: bluebream/website/main/index.rst
===================================================================
--- bluebream/website/main/index.rst	2010-03-03 09:59:56 UTC (rev 109592)
+++ bluebream/website/main/index.rst	2010-03-03 10:16:43 UTC (rev 109593)
@@ -2,3 +2,9 @@
 =====================
 
 - `BlueBream 1.0a0 Documentation <doc/1.0/index.html>`_
+
+.. toctree::
+   :numbered:
+   :maxdepth: 2
+
+   screencasts

Added: bluebream/website/main/screencasts.rst
===================================================================
--- bluebream/website/main/screencasts.rst	                        (rev 0)
+++ bluebream/website/main/screencasts.rst	2010-03-03 10:16:43 UTC (rev 109593)
@@ -0,0 +1,24 @@
+Screencasts
+===========
+
+This page lists Screencasts and Videos about BlueBream.
+
+Introducing BlueBream
+---------------------
+
+.. raw:: html
+
+  <object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/HyG5Qee5wbs&hl=en_US&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/HyG5Qee5wbs&hl=en_US&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object>
+
+Installing BlueBream
+--------------------
+
+.. raw:: html
+
+  <object width="480" height="385"><param name="movie"
+  value="http://www.youtube.com/v/_Rq0CXR4_08&hl=en_US&fs=1&rel=0"></param><param
+  name="allowFullScreen" value="true"></param><param name="allowscriptaccess"
+  value="always"></param><embed
+  src="http://www.youtube.com/v/_Rq0CXR4_08&hl=en_US&fs=1&rel=0"
+  type="application/x-shockwave-flash" allowscriptaccess="always"
+  allowfullscreen="true" width="480" height="385"></embed></object>



More information about the checkins mailing list