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/11 21:00:13 UTC

svn commit: r897464 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/components/viewers/restfulobjects/event-serializer-rospec.html

Author: buildbot
Date: Tue Feb 11 20:00:13 2014
New Revision: 897464

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/components/viewers/restfulobjects/event-serializer-rospec.html

Propchange: websites/staging/isis/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Feb 11 20:00:13 2014
@@ -1 +1 @@
-1567343
+1567344

Propchange: websites/staging/isis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Feb 11 20:00:13 2014
@@ -1 +1 @@
-1567343
+1567344

Modified: websites/staging/isis/trunk/content/components/viewers/restfulobjects/event-serializer-rospec.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/restfulobjects/event-serializer-rospec.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/restfulobjects/event-serializer-rospec.html Tue Feb 11 20:00:13 2014
@@ -289,7 +289,7 @@
 
 <p><img src="images/changed-object-published-to-stderr.png" alt="" /></p>
 
-<p>If you configure the default <code>PublishingService</code> (as described <a href="../../../core/services/publishing-service.html">here</a>) along with the <code>RestfulObjectsSpecEventSerializer</code>, then you should see JSON being written to your console.</p>
+<p>If you configure the default <a href="../../../reference/services/publishing-service.html">PublishingService</a> along with the <code>RestfulObjectsSpecEventSerializer</code>, then you should see JSON being written to your console.</p>
 
 <h3>Registering and Configuring the Serializer</h3>
 
@@ -308,7 +308,7 @@ isis.viewer.restfulobjects.RestfulObject
 
 <p>If no <code>baseUrl</code> is specified, then the default URL is <code>http://localhost:8080/restful/</code>.
 <div class="note">
-Because the <code>baseUrl</code> will be different in production vs development, you will probably want to <a href="../../../core/configuration-files.html">configure Isis</a> to pick up its configuration file
+Because the <code>baseUrl</code> will be different in production vs development, you will probably want to <a href="../../../reference/configuration-files.html">configure Isis</a> to pick up its configuration file
 from an external directory.</div></p>