Author: buildbot
Date: Thu Sep 10 10:12:15 2015
New Revision: 964968

Log:
Staging update by buildbot for sling

Modified:
    websites/staging/sling/trunk/content/   (props changed)
    
websites/staging/sling/trunk/content/documentation/bundles/output-rewriting-pipelines-org-apache-sling-rewriter.html

Propchange: websites/staging/sling/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Sep 10 10:12:15 2015
@@ -1 +1 @@
-1701630
+1702207

Modified: 
websites/staging/sling/trunk/content/documentation/bundles/output-rewriting-pipelines-org-apache-sling-rewriter.html
==============================================================================
--- 
websites/staging/sling/trunk/content/documentation/bundles/output-rewriting-pipelines-org-apache-sling-rewriter.html
 (original)
+++ 
websites/staging/sling/trunk/content/documentation/bundles/output-rewriting-pipelines-org-apache-sling-rewriter.html
 Thu Sep 10 10:12:15 2015
@@ -129,7 +129,8 @@ h2:hover > .headerlink, h3:hover > .head
 <li>contentTypes (multi value string) - the content types this pipeline should 
be used for (optional)</li>
 <li>extensions (multi value string) - the extensions this pipeline should be 
used for (optional)</li>
 <li>resourceTypes (multi value string) - the resource types this pipeline 
should be used for (optional)</li>
-<li>selectors (multi value string) - a set of selectors the pipeline should be 
used for (optional, since 1.0.6)</li>
+<li>unwrapResources (boolean) - check resource types of unwrapped resources as 
well (optional, since 1.1.0)</li>
+<li>selectors (multi value string) - a set of selectors the pipeline should be 
used for (optional, since 1.1.0)</li>
 <li>order (long) - the configurations are sorted by this order, order must be 
higher or equal to 0. The configuration with the highest order is tried 
first.</li>
 <li>enabled (boolean) - Is this configuration active? (default yes)</li>
 </ul>
@@ -178,12 +179,13 @@ The <em>getWriter</em> method should ret
 <li>contentTypes (multi value string) - the content types this processor 
should be used for (optional)</li>
 <li>extensions (multi value string) - the extensions this processor should be 
used for (optional)</li>
 <li>resourceTypes (multi value string) - the resource types this processor 
should be used for (optional)</li>
-<li>selectors (multi value string) - a set of selectors the processor should 
be used for (optional, since 1.0.6)</li>
+<li>unwrapResources (boolean) - check resource types of unwrapped resources as 
well (optional, since 1.1.0)</li>
+<li>selectors (multi value string) - a set of selectors the pipeline should be 
used for (optional, since 1.1.0)</li>
 <li>order (long) - the configurations are sorted by this order, order must be 
higher or equal to 0. The configuration with the highest order is tried 
first.</li>
 <li>enabled (boolean) - Is this configuration active? (default yes)</li>
 </ul>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; 
text-align: right;">
-        Rev. 1690577 by kwin on Mon, 13 Jul 2015 07:45:14 +0000
+        Rev. 1702207 by sseifert on Thu, 10 Sep 2015 10:12:00 +0000
       </div>
       <div class="trademarkFooter"> 
         Apache Sling, Sling, Apache, the Apache feather logo, and the Apache 
Sling project


Reply via email to