You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2014/02/16 15:09:58 UTC

svn commit: r1568765 - in /isis/site/trunk: content/documentation.md content/images/tv_show-25.png templates/isis-template.html

Author: danhaywood
Date: Sun Feb 16 14:09:58 2014
New Revision: 1568765

URL: http://svn.apache.org/r1568765
Log:
screencasts

Added:
    isis/site/trunk/content/images/tv_show-25.png   (with props)
Modified:
    isis/site/trunk/content/documentation.md
    isis/site/trunk/templates/isis-template.html

Modified: isis/site/trunk/content/documentation.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/documentation.md?rev=1568765&r1=1568764&r2=1568765&view=diff
==============================================================================
--- isis/site/trunk/content/documentation.md (original)
+++ isis/site/trunk/content/documentation.md Sun Feb 16 14:09:58 2014
@@ -14,7 +14,7 @@ Title: Documentation
 #### Getting started
 
 - **[Simple Archetype](intro/getting-started/simple-archetype.html) ([1.3.1](archetypes/release-notes/about.html))**
-- [Quickstart Archetype](intro/getting-started/quickstart-archetype.html) ([1.3.1](archetypes/release-notes/about.html)) <a href="intro/getting-started/quickstart-archetype.html#screencast"><img src="./images/tv_show-32.png"></a>
+- [Quickstart Archetype](intro/getting-started/quickstart-archetype.html) ([1.3.1](archetypes/release-notes/about.html)) <a href="intro/getting-started/quickstart-archetype.html#screencast"><img src="./images/tv_show-25.png"></a>
 
 }
 

Added: isis/site/trunk/content/images/tv_show-25.png
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/images/tv_show-25.png?rev=1568765&view=auto
==============================================================================
Binary file - no diff available.

Propchange: isis/site/trunk/content/images/tv_show-25.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: isis/site/trunk/templates/isis-template.html
URL: http://svn.apache.org/viewvc/isis/site/trunk/templates/isis-template.html?rev=1568765&r1=1568764&r2=1568765&view=diff
==============================================================================
--- isis/site/trunk/templates/isis-template.html (original)
+++ isis/site/trunk/templates/isis-template.html Sun Feb 16 14:09:58 2014
@@ -220,7 +220,7 @@
             <a href="#" class="dropdown-toggle" data-toggle="dropdown">Screenshots<b class="caret"></b></a>
             <ul class="dropdown-menu">
               <li><a href="{{base}}intro/elevator-pitch/isis-in-pictures.html">Screenshots</a></li>
-              <li><a href="{{base}}intro/tutorials/screencasts.html">Screencasts</a></li>
+              <li><a href="{{base}}intro/tutorials/screencasts.html"><img src="{{base}}images/tv_show-25.png"> Screencasts</a></li>
               <li><a href="{{base}}intro/powered-by/powered-by.html">Powered by</a></li>
               <li><a href="http://isisdemo.mmyco.co.uk/">Online Demo</a></li>
             </ul>