You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by bu...@apache.org on 2013/09/26 06:20:07 UTC

svn commit: r879927 - in /websites/staging/olingo/trunk/content: ./ doc/tutorials/read_media-resource.html

Author: buildbot
Date: Thu Sep 26 04:20:06 2013
New Revision: 879927

Log:
Staging update by buildbot for olingo

Modified:
    websites/staging/olingo/trunk/content/   (props changed)
    websites/staging/olingo/trunk/content/doc/tutorials/read_media-resource.html

Propchange: websites/staging/olingo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Sep 26 04:20:06 2013
@@ -1 +1 @@
-1526373
+1526375

Modified: websites/staging/olingo/trunk/content/doc/tutorials/read_media-resource.html
==============================================================================
--- websites/staging/olingo/trunk/content/doc/tutorials/read_media-resource.html (original)
+++ websites/staging/olingo/trunk/content/doc/tutorials/read_media-resource.html Thu Sep 26 04:20:06 2013
@@ -76,7 +76,7 @@
 <p>The tutorial introduces a new resource (Driver), shows how to extend the according <code>readEntitySet(...)</code> and <code>readEntity(...)</code> and introduces the new method <code>readEntityMedia(uriInfo:GetMediaResourceUriInfo, contentType:String):ODataResponse</code> within the <code>MyODataSingleProcessor</code>.</p>
 <h2 id="prerequisites">Prerequisites</h2>
 <p>Setup of <a href="read_expand">Read Scenario with <code>$expand</code></a> extension
-(which has as prerequisite Setup of <a href="read">Basic Read Scenario</a>)</p>
+(which has as prerequisite Setup of <a href="basicread">Basic Read Scenario</a>)</p>
 <h2 id="shortcut">Shortcut</h2>
 <p>If you like to directly experiment with the results of the extented basic read scenario, you can use this shortcut: </p>
 <ul>