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 2013/05/30 06:55:24 UTC

svn commit: r1487735 - in /isis/site/trunk/content/getting-started: TransportPlanner/script.md powered-by.md

Author: danhaywood
Date: Thu May 30 04:55:23 2013
New Revision: 1487735

URL: http://svn.apache.org/r1487735
Log:
adding powered-by example

Modified:
    isis/site/trunk/content/getting-started/TransportPlanner/script.md
    isis/site/trunk/content/getting-started/powered-by.md

Modified: isis/site/trunk/content/getting-started/TransportPlanner/script.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/getting-started/TransportPlanner/script.md?rev=1487735&r1=1487734&r2=1487735&view=diff
==============================================================================
--- isis/site/trunk/content/getting-started/TransportPlanner/script.md (original)
+++ isis/site/trunk/content/getting-started/TransportPlanner/script.md Thu May 30 04:55:23 2013
@@ -38,4 +38,4 @@ Title: TransportPlanner Script
 - See the file TpmFixture.java for how the main domain objects link.
 
 ###Caveats
-> The software is not as streamlined as it should be and it contains bugs. ;-)  But, remember, it was a quickly written demo.
\ No newline at end of file
+The software is not as streamlined as it should be and it contains bugs. ;-)  But, remember, it was a quickly written demo.
\ No newline at end of file

Modified: isis/site/trunk/content/getting-started/powered-by.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/getting-started/powered-by.md?rev=1487735&r1=1487734&r2=1487735&view=diff
==============================================================================
--- isis/site/trunk/content/getting-started/powered-by.md (original)
+++ isis/site/trunk/content/getting-started/powered-by.md Thu May 30 04:55:23 2013
@@ -32,19 +32,19 @@ If you want to try out the application, 
   <tr>
     <td>TransportPlanner allows schedules of journeys to be planned.  It uses Isis' integration with <a href="https://github.com/danhaywood/isis-wicket-gmap3">Google Maps</a> to provide the map.</td>
     <td>
-      <img src="https://www.assembla.com/code/transportplanner/git/node/blob/screenshots/TransportDemand.png?raw=1&rev=a9d5184ecb05c3d95dafec587c84cfcbc7a25b8b" width="420" height="315"></img>
+      <a href="https://www.assembla.com/code/transportplanner/git/node/blob/screenshots/TransportDemand.png"><img src="https://www.assembla.com/code/transportplanner/git/node/blob/screenshots/TransportDemand.png?raw=1&rev=a9d5184ecb05c3d95dafec587c84cfcbc7a25b8b" width="420" height="315"></img></a>
     </td>
   </tr>
   <tr>
     <td>TransportPlanner uses Isis' <a href="https://github.com/danhaywood/isis-wicket-wickedcharts">Wicked Charts</a> integration to provide custom graphs</td>
     <td>
-      <img src="https://www.assembla.com/code/transportplanner/git/node/blob/screenshots/TPM_CostPie.png?raw=1&rev=a9d5184ecb05c3d95dafec587c84cfcbc7a25b8b" width="420"></img>
+      <a href="https://www.assembla.com/code/transportplanner/git/node/blob/screenshots/TPM_CostPie.png"><img src="https://www.assembla.com/code/transportplanner/git/node/blob/screenshots/TPM_CostPie.png?raw=1&rev=a9d5184ecb05c3d95dafec587c84cfcbc7a25b8b" width="420"></img></a>
     </td>
   </tr>
   <tr>
     <td>Another example of TransportPlanner's use of <i>Wicked Charts</i></td>
     <td>
-      <img src="https://www.assembla.com/code/transportplanner/git/node/blob/screenshots/Tpm_ResourceUsage.png?raw=1&rev=a9d5184ecb05c3d95dafec587c84cfcbc7a25b8b" width="420"></img>
+      <a href="https://www.assembla.com/code/transportplanner/git/node/blob/screenshots/Tpm_ResourceUsage.png"><img src="https://www.assembla.com/code/transportplanner/git/node/blob/screenshots/Tpm_ResourceUsage.png?raw=1&rev=a9d5184ecb05c3d95dafec587c84cfcbc7a25b8b" width="420"></img></a>
     </td>
   </tr>
 <table>