Author: buildbot
Date: Tue May 21 08:12:34 2013
New Revision: 862581

Log:
Staging update by buildbot for sling

Modified:
    websites/staging/sling/trunk/content/   (props changed)
    
websites/staging/sling/trunk/content/documentation/bundles/accessing-filesystem-resources-extensions-fsresource.html

Propchange: websites/staging/sling/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue May 21 08:12:34 2013
@@ -1 +1 @@
-1483778
+1484687

Modified: 
websites/staging/sling/trunk/content/documentation/bundles/accessing-filesystem-resources-extensions-fsresource.html
==============================================================================
--- 
websites/staging/sling/trunk/content/documentation/bundles/accessing-filesystem-resources-extensions-fsresource.html
 (original)
+++ 
websites/staging/sling/trunk/content/documentation/bundles/accessing-filesystem-resources-extensions-fsresource.html
 Tue May 21 08:12:34 2013
@@ -18,7 +18,7 @@
     limitations under the License.
 -->
   <head>
-    <title>Apache Sling - Accessing Filesystem Resources 
(extensions.fsresource)</title>
+    <title>Apache Sling - Accessing Filesystem Resources 
(org.apache.sling.fsresource)</title>
     <link rel="icon" href="/res/favicon.ico">
     <link rel="stylesheet" href="/res/site.css" type="text/css" media="all">
     <link rel="stylesheet" href="/res/codehilite.css" type="text/css" 
media="all">
@@ -85,7 +85,7 @@
 
       
       
-      <h1>Accessing Filesystem Resources (extensions.fsresource)</h1>
+      <h1>Accessing Filesystem Resources (org.apache.sling.fsresource)</h1>
       <div class="toc">
 <ul>
 <li><a href="#introduction">Introduction</a></li>
@@ -96,6 +96,8 @@
 </div>
 <h2 id="introduction">Introduction</h2>
 <p>The Filesystem Resource Provider provides access to the operating system's 
filesystem through the Sling <code>ResourceResolver</code>. 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>To activate this feature, install the 
<code>org.apache.sling.fsresource</code> bundle. You can get it from the Sling 
downloads page or build it yourself from the source code 
+found under <a 
href="http://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/fsresource/";>bundles/extensions/fsresource</a>.</p>
 <h2 id="resource-types">Resource Types</h2>
 <p>Files and directories are mapped into the resource tree as regular 
<code>Resource</code> instances whose resource type depends on the actual 
nature of the mapped filesystem resource:</p>
 <ul>
@@ -134,7 +136,7 @@
 </tbody>
 </table>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; 
text-align: right;">
-        Rev. 1345726 by fmeschbe on Sun, 3 Jun 2012 17:57:55 +0000
+        Rev. 1484687 by bdelacretaz on Tue, 21 May 2013 08:12:24 +0000
       </div>
       <div class="trademarkFooter"> 
         Apache Sling, Sling, Apache, the Apache feather logo, and the Apache 
Sling project


Reply via email to