Author: buildbot
Date: Thu Aug 15 09:37:37 2013
New Revision: 874685
Log:
Staging update by buildbot for sling
Modified:
websites/staging/sling/trunk/content/ (props changed)
websites/staging/sling/trunk/content/documentation/bundles/manipulating-content-the-slingpostservlet-servlets-post.html
Propchange: websites/staging/sling/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Aug 15 09:37:37 2013
@@ -1 +1 @@
-1513486
+1514219
Modified:
websites/staging/sling/trunk/content/documentation/bundles/manipulating-content-the-slingpostservlet-servlets-post.html
==============================================================================
---
websites/staging/sling/trunk/content/documentation/bundles/manipulating-content-the-slingpostservlet-servlets-post.html
(original)
+++
websites/staging/sling/trunk/content/documentation/bundles/manipulating-content-the-slingpostservlet-servlets-post.html
Thu Aug 15 09:37:37 2013
@@ -209,10 +209,12 @@
<p>All these operations always operate on the resource of the request as
returned by <code>SlingHttpServletRequest.getResource()</code>. Some operations
require additional parameters to be set to operate completely.</p>
<p>Please note that operations are mutually exclusive. For a single POST
request only one operation may be executed. Operations also only consume the
request parameters as described below. Any excess parameters are silently
ignored.</p>
<div class="note">
+<b>Automated tests</b>:
Note that the `launchpad/testing` module contains a number of [integration
tests](http://svn.apache.org/repos/asf/sling/trunk/launchpad/test-services/src/main/java/org/apache/sling/launchpad/testservices/post/)
for the SlingPostServlet. Most of these tests are fairly readable, and can be
used to find out more details about the servlet's behavior.
</div>
<div class="note">
+<b>Trailing star in the :applyTo parameter</b>:
This applies to operations that use this parameter, since version 2.1.2 of the
*org.apache.sling.servlets.post* bundle: If the last segment of the `:applyTo`
value is '*' then the operation applies to all the children of the resolved
parent resource. This can be used to act on all the children
of a resource without having to specify the path of each individual child
resource.
</div>
@@ -1031,7 +1033,7 @@ The Accept header can be overridden (and
<h3 id="slingpostprocessor">SlingPostProcessor</h3>
<p>TODO: document the SlingPostProcessor extension point, and related tests</p>
<div class="timestamp" style="margin-top: 30px; font-size: 80%;
text-align: right;">
- Rev. 1475804 by dklco on Thu, 25 Apr 2013 14:45:50 +0000
+ Rev. 1514219 by bdelacretaz on Thu, 15 Aug 2013 09:37:27 +0000
</div>
<div class="trademarkFooter">
Apache Sling, Sling, Apache, the Apache feather logo, and the Apache
Sling project