Author: buildbot
Date: Mon Apr 18 11:47:43 2016
New Revision: 985993

Log:
Staging update by buildbot for sling

Modified:
    websites/staging/sling/trunk/content/   (props changed)
    
websites/staging/sling/trunk/content/documentation/bundles/scripting/scripting-sightly.html

Propchange: websites/staging/sling/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Apr 18 11:47:43 2016
@@ -1 +1 @@
-1739748
+1739750

Modified: 
websites/staging/sling/trunk/content/documentation/bundles/scripting/scripting-sightly.html
==============================================================================
--- 
websites/staging/sling/trunk/content/documentation/bundles/scripting/scripting-sightly.html
 (original)
+++ 
websites/staging/sling/trunk/content/documentation/bundles/scripting/scripting-sightly.html
 Mon Apr 18 11:47:43 2016
@@ -181,7 +181,7 @@ h2:hover > .headerlink, h3:hover > .head
 
 </li>
 </ol>
-<p>The Sightly implementation from Sling provides the basic POJO support 
through the <a 
href="https://github.com/apache/sling/blob/trunk/bundles/scripting/sightly/engine/src/main/java/org/apache/sling/scripting/sightly/pojo/Use.java";><code>org.apache.sling.scripting.sightly.pojo.Use</code></a>
 interface and the<a 
href="https://github.com/apache/sling/blob/trunk/bundles/scripting/sightly/engine/src/main/java/org/apache/sling/scripting/sightly/impl/engine/extension/use/JavaUseProvider.java";><code>JavaUseProvider</code></a>,
 whereas the <code>use</code> function is implemented by the 
<code>org.apache.sling.scripting.sightly.js.provider</code> bundle.</p>
+<p>The Sightly implementation from Sling provides the basic POJO support 
through the <a 
href="https://github.com/apache/sling/blob/trunk/bundles/scripting/sightly/engine/src/main/java/org/apache/sling/scripting/sightly/pojo/Use.java";><code>org.apache.sling.scripting.sightly.pojo.Use</code></a>
 interface and the <a 
href="https://github.com/apache/sling/blob/trunk/bundles/scripting/sightly/engine/src/main/java/org/apache/sling/scripting/sightly/impl/engine/extension/use/JavaUseProvider.java";><code>JavaUseProvider</code></a>,
 whereas the <code>use</code> function is implemented by the 
<code>org.apache.sling.scripting.sightly.js.provider</code> bundle.</p>
 <p>However, the Sling implementation provides a few extensions to the 
Use-API.</p>
 <h2 id="sling-specific-use-api-extensions">Sling-specific Use-API Extensions<a 
class="headerlink" href="#sling-specific-use-api-extensions" title="Permanent 
link">&para;</a></h2>
 <p>A full Sightly installation provides the following Use Providers, in the 
order of their priority (the higher the service ranking value, the higher the 
priority):</p>
@@ -401,7 +401,7 @@ Assuming the following content structure
     </tr>
 </table>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; 
text-align: right;">
-        Rev. 1739748 by radu on Mon, 18 Apr 2016 11:45:59 +0000
+        Rev. 1739750 by radu on Mon, 18 Apr 2016 11:47:33 +0000
       </div>
       <div class="trademarkFooter"> 
         Apache Sling, Sling, Apache, the Apache feather logo, and the Apache 
Sling project


Reply via email to