Author: buildbot
Date: Fri Jan  8 09:29:28 2016
New Revision: 977292

Log:
Staging update by buildbot for sling

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

Propchange: websites/staging/sling/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Jan  8 09:29:28 2016
@@ -1 +1 @@
-1723666
+1723667

Modified: 
websites/staging/sling/trunk/content/documentation/bundles/sling-scripting-jsp-taglib.html
==============================================================================
--- 
websites/staging/sling/trunk/content/documentation/bundles/sling-scripting-jsp-taglib.html
 (original)
+++ 
websites/staging/sling/trunk/content/documentation/bundles/sling-scripting-jsp-taglib.html
 Fri Jan  8 09:29:28 2016
@@ -332,13 +332,11 @@ otherwise, the third parameter is used a
 <li><strong>resource</strong>, current Resource to handle, depending on the 
URL of the request. Same as slingRequest.getResource().</li>
 <li><strong>log</strong>, provides an SLF4J Logger for logging to the Sling 
log system from within scripts, eg. log.info("Executing my script").</li>
 <li><strong>currentNode</strong>, the underlying JCR node (if there is one) of 
the current resource.</li>
-<li>
-<p><strong>bindings</strong>, provides access to the SlingBindings object for 
access to non-standard scripting variables.
-See also <a 
href="https://cwiki.apache.org/confluence/display/SLING/Scripting+variables#Scriptingvariables-JSP";>Scripting
 variables in CMS</a></p>
-</li>
-<li>
-<p>Attributes which allow to bind the according variables to other names than 
the default ones listed above.</p>
+<li><strong>bindings</strong>, provides access to the SlingBindings object for 
access to non-standard scripting variables.</li>
+</ul>
+<p>See also <a 
href="https://cwiki.apache.org/confluence/display/SLING/Scripting+variables#Scriptingvariables-JSP";>Scripting
 variables in CMS</a></p>
 <ul>
+<li>Attributes which allow to bind the according variables to other names than 
the default ones listed above.<ul>
 <li>requestName</li>
 <li>responseName</li>
 <li>resourceName</li>
@@ -496,7 +494,7 @@ See also <a href="https://cwiki.apache.o
 <div class="codehilite"><pre><span class="nt">&lt;sling:listChildren</span> 
<span class="na">resource=</span><span class="s">&quot;</span><span 
class="cp">${</span><span class="n">resource</span><span 
class="cp">}</span><span class="s">&quot;</span> <span 
class="na">var=</span><span class="s">&quot;children&quot;</span> <span 
class="nt">/&gt;</span>
 </pre></div>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; 
text-align: right;">
-        Rev. 1723666 by kwin on Fri, 8 Jan 2016 09:27:38 +0000
+        Rev. 1723667 by kwin on Fri, 8 Jan 2016 09:29:20 +0000
       </div>
       <div class="trademarkFooter"> 
         Apache Sling, Sling, Apache, the Apache feather logo, and the Apache 
Sling project


Reply via email to