You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by bu...@apache.org on 2014/02/19 13:26:30 UTC

svn commit: r898489 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/reference/services/third-party/danhaywood-isis-domainservice-docx.html

Author: buildbot
Date: Wed Feb 19 12:26:30 2014
New Revision: 898489

Log:
Staging update by buildbot for isis

Modified:
    websites/staging/isis/trunk/cgi-bin/   (props changed)
    websites/staging/isis/trunk/content/   (props changed)
    websites/staging/isis/trunk/content/reference/services/third-party/danhaywood-isis-domainservice-docx.html

Propchange: websites/staging/isis/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Feb 19 12:26:30 2014
@@ -1 +1 @@
-1569708
+1569709

Propchange: websites/staging/isis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Feb 19 12:26:30 2014
@@ -1 +1 @@
-1569708
+1569709

Modified: websites/staging/isis/trunk/content/reference/services/third-party/danhaywood-isis-domainservice-docx.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/third-party/danhaywood-isis-domainservice-docx.html (original)
+++ websites/staging/isis/trunk/content/reference/services/third-party/danhaywood-isis-domainservice-docx.html Wed Feb 19 12:26:30 2014
@@ -294,13 +294,13 @@
 
 <p>The screenshot below shows the object acting as the source of the data.  The "download as doc" action calls the service.</p>
 
-<p>![](https://raw.github.com/danhaywood/isis-domainservice-docx/master/images/contributed-action.png =600px)</p>
+<p>![](https://raw.github.com/danhaywood/isis-domainservice-docx/master/images/contributed-action.png =600x)</p>
 
 <h4>Template</h4>
 
 <p>The template docx uses MS Word smart tags feature to identify the fields:</p>
 
-<p>![](https://raw.github.com/danhaywood/isis-domainservice-docx/master/images/template.png =600px)</p>
+<p>![](https://raw.github.com/danhaywood/isis-domainservice-docx/master/images/template.png =600x)</p>
 
 <p>Any styling in the template document is preserved on generation.</p>
 
@@ -308,7 +308,7 @@
 
 <p>The generated docx merges in the data from the object into the template.  </p>
 
-<p>![](https://raw.github.com/danhaywood/isis-domainservice-docx/master/images/generated-docx.png =600px)</p>
+<p>![](https://raw.github.com/danhaywood/isis-domainservice-docx/master/images/generated-docx.png =600x)</p>
 
 <p>Note how the bulleted list is repeated for each dependency of the <code>ToDoItem</code>.  Tables work similarly.</p>