You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by al...@apache.org on 2014/01/03 00:26:18 UTC

svn commit: r1554961 - in /juddi/cms-site/trunk: content/demos.mdtext templates/skeleton.html templates/skeletonHome.html

Author: alexoree
Date: Thu Jan  2 23:26:17 2014
New Revision: 1554961

URL: http://svn.apache.org/r1554961
Log:
JUDDI-750 video links

Added:
    juddi/cms-site/trunk/content/demos.mdtext
Modified:
    juddi/cms-site/trunk/templates/skeleton.html
    juddi/cms-site/trunk/templates/skeletonHome.html

Added: juddi/cms-site/trunk/content/demos.mdtext
URL: http://svn.apache.org/viewvc/juddi/cms-site/trunk/content/demos.mdtext?rev=1554961&view=auto
==============================================================================
--- juddi/cms-site/trunk/content/demos.mdtext (added)
+++ juddi/cms-site/trunk/content/demos.mdtext Thu Jan  2 23:26:17 2014
@@ -0,0 +1,24 @@
+Title: Demos and Videos
+
+## Introduction
+
+We've collected a number of simple videos and animations to help users new to UDDI.
+
+<object width="400" height="400" data="CreateBusiness1.swf"></object>
+
+<object width="400" height="400" data="CreateBusiness2.swf"></object>
+
+<object width="400" height="400" data="GettingStarted.swf"></object>
+
+<object width="400" height="400" data="HelloWorld.swf"></object>
+
+<object width="400" height="400" data="HelloWorld1.swf"></object>
+
+<object width="400" height="400" data="HelloWorld2.swf"></object>
+
+<object width="400" height="400" data="QAProcess.swf"></object>
+
+<object width="400" height="400" data="simple-publish.swf"></object>
+
+<object width="400" height="400" data=ConsoleDemo.mp4""></object>
+

Modified: juddi/cms-site/trunk/templates/skeleton.html
URL: http://svn.apache.org/viewvc/juddi/cms-site/trunk/templates/skeleton.html?rev=1554961&r1=1554960&r2=1554961&view=diff
==============================================================================
--- juddi/cms-site/trunk/templates/skeleton.html (original)
+++ juddi/cms-site/trunk/templates/skeleton.html Thu Jan  2 23:26:17 2014
@@ -126,7 +126,7 @@
 						<li><a href="source.html">Source Code</a></li>
 					<li class="nav-header"><a href="participation.html">Participation</a></li>
 					<li class="nav-header">Documentation</li>
-						<li><a href="docs.html">Demos and Videos</a></li>
+						<li><a href="demos.html">Demos and Videos</a></li>
 						<li><a href="docs.html">jUDDI Docs</a></li>
 						<li><a href="http://wiki.apache.org/juddi/">Wiki</a></li>
 						<li><a href="library.html">UDDI Library</a></li>

Modified: juddi/cms-site/trunk/templates/skeletonHome.html
URL: http://svn.apache.org/viewvc/juddi/cms-site/trunk/templates/skeletonHome.html?rev=1554961&r1=1554960&r2=1554961&view=diff
==============================================================================
--- juddi/cms-site/trunk/templates/skeletonHome.html (original)
+++ juddi/cms-site/trunk/templates/skeletonHome.html Thu Jan  2 23:26:17 2014
@@ -128,6 +128,7 @@
 						<li><a href="source.html">Source Code</a></li>
 					<li class="nav-header"><a href="participation.html">Participation</a></li>
 					<li class="nav-header">Documentation</li>
+						<li><a href="demos.html">Demos and Videos</a></li>
 						<li><a href="docs.html">jUDDI Docs</a></li>
 						<li><a href="http://wiki.apache.org/juddi/">Wiki</a></li>
 						<li><a href="library.html">UDDI Library</a></li>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@juddi.apache.org
For additional commands, e-mail: commits-help@juddi.apache.org