Author: buildbot
Date: Wed Mar 6 15:20:39 2013
New Revision: 853295
Log:
Staging update by buildbot for sling
Modified:
websites/staging/sling/trunk/content/ (props changed)
websites/staging/sling/trunk/content/documentation/the-sling-engine/resources.html
Propchange: websites/staging/sling/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Mar 6 15:20:39 2013
@@ -1 +1 @@
-1452820
+1453379
Modified:
websites/staging/sling/trunk/content/documentation/the-sling-engine/resources.html
==============================================================================
---
websites/staging/sling/trunk/content/documentation/the-sling-engine/resources.html
(original)
+++
websites/staging/sling/trunk/content/documentation/the-sling-engine/resources.html
Wed Mar 6 15:20:39 2013
@@ -150,15 +150,17 @@
<p>JCR-based Resources are provided with the default
<code>JcrResourceProvider</code>. This Resource provider is always available
and is always asked last. That is Resources provided by other Resource
providers may never be overruled by repository based Resources.</p>
<h3 id="bundle-based-resources">Bundle-based Resources</h3>
<p>Resources may by provided by OSGi bundles. Providing bundles have a Bundle
manifest header <code>Sling-Bundle-Resources</code> containing a list of
absolute paths provided by the bundle. The path are separated by comma or
whitespace (SP, TAB, VTAB, CR, LF).</p>
-<p>The <code>BundleResourceProvider</code> supporting bundle-based Resources
provides directories as Resources of type <code>nt:folder</code> and files as
Resources of type <code>nt:file</code>. This matches the default primary node
types intended to be used for directories and files in JCR repositories. For
details see <a href="">Bundle Resource.</a></p>
+<p>The <code>BundleResourceProvider</code> supporting bundle-based Resources
provides directories as Resources of type <code>nt:folder</code> and files as
Resources of type <code>nt:file</code>. This matches the default primary node
types intended to be used for directories and files in JCR repositories. </p>
+<p>For details see <a
href="/documentation/bundles/bundle-resources-extensions-bundleresource.html">Bundle
Resource.</a></p>
<h3 id="servlet-resources">Servlet Resources</h3>
-<p>Servlet Resources are registered by the Servlet Resolver bundle for
Servlets registered as OSGi services. See <a href="">Servlet Resolution</a> for
information on how Servlet Resources are provided.</p>
+<p>Servlet Resources are registered by the Servlet Resolver bundle for
Servlets registered as OSGi services. See <a
href="/documentation/the-sling-engine/servlets.html">Servlet Resolution</a> for
information on how Servlet Resources are provided.</p>
<h3 id="file-system-resources">File System Resources</h3>
-<p>The Filesystem Resource Provider provides access to the operating system's
filesystem through the Sling ResourceResolver. Multiple locations may be mapped
into the resource tree by configuring the filesystem location and the resource
tree root path for each location to be mapped. For details see <a href="">File
System Resources</a>.</p>
+<p>The Filesystem Resource Provider provides access to the operating system's
filesystem through the Sling ResourceResolver. Multiple locations may be mapped
into the resource tree by configuring the filesystem location and the resource
tree root path for each location to be mapped. </p>
+<p>For details see <a
href="/documentation/bundles/accessing-filesystem-resources-extensions-fsresource.html">File
System Resources</a>.</p>
<h2 id="wrapdecorate-resources">Wrap/Decorate Resources</h2>
<p>The Sling API provides an easy way to wrap or decorate a resource before
returning. Details see <a
href="/documentation/the-sling-engine/wrap-or-decorate-resources.html">Wrap or
Decorate Resources</a>.</p>
<div class="timestamp" style="margin-top: 30px; font-size: 80%;
text-align: right;">
- Rev. 1341376 by fmeschbe on Tue, 22 May 2012 09:41:06 +0000
+ Rev. 1453378 by bdelacretaz on Wed, 6 Mar 2013 15:19:40 +0000
</div>
<div class="trademarkFooter">
Apache Sling, Sling, Apache, the Apache feather logo, and the Apache
Sling project