You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ibatis.apache.org by cb...@apache.org on 2009/08/30 09:01:09 UTC

svn commit: r809254 - /ibatis/site/template/migrations_video.html

Author: cbegin
Date: Sun Aug 30 07:01:08 2009
New Revision: 809254

URL: http://svn.apache.org/viewvc?rev=809254&view=rev
Log:
added migrations video page

Added:
    ibatis/site/template/migrations_video.html

Added: ibatis/site/template/migrations_video.html
URL: http://svn.apache.org/viewvc/ibatis/site/template/migrations_video.html?rev=809254&view=auto
==============================================================================
--- ibatis/site/template/migrations_video.html (added)
+++ ibatis/site/template/migrations_video.html Sun Aug 30 07:01:08 2009
@@ -0,0 +1,14 @@
+<html>
+<body style="background-color:black;text-align:center">
+<div style="width:100%;text-align:center">
+<embed 
+  src="http://clintonbegin.com/downloads/iBATIS_3_Migrations.mov" 
+  width="1024" 
+  height="784" 
+  autoplay="true" 
+  controller="true" 
+  loop="false" 
+  pluginspage="http://www.apple.com/quicktime/"/>
+</div>
+</body>
+</html>
\ No newline at end of file