Author: buildbot
Date: Thu Jun 6 14:56:47 2013
New Revision: 864673
Log:
Staging update by buildbot for sling
Added:
websites/staging/sling/trunk/content/documentation/development/sling-requests-plugin.jpg
(with props)
Removed:
websites/staging/sling/trunk/content/site/monitoring-requests.data/sling-requests-plugin.jpg
Modified:
websites/staging/sling/trunk/content/ (props changed)
websites/staging/sling/trunk/content/documentation/development/monitoring-requests.html
websites/staging/sling/trunk/content/site/.htaccess
websites/staging/sling/trunk/content/sitemap.html
Propchange: websites/staging/sling/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jun 6 14:56:47 2013
@@ -1 +1 @@
-1490312
+1490314
Modified:
websites/staging/sling/trunk/content/documentation/development/monitoring-requests.html
==============================================================================
---
websites/staging/sling/trunk/content/documentation/development/monitoring-requests.html
(original)
+++
websites/staging/sling/trunk/content/documentation/development/monitoring-requests.html
Thu Jun 6 14:56:47 2013
@@ -92,9 +92,9 @@
<p>The console plugin is available at /system/console/requests, listed as
<em>Recent Requests</em> in the console menu.</p>
<p>The plugin keeps track of the latest 20 requests processed by Sling, and
displays the information provided by the RequestProgressTracker, for the
selected request. The screenshot below shows an example.</p>
<p>Any information that's added to the RequestProgressTracker (which is
available from the SlingHttpServletRequest object) during request processing
will be displayed by this plugin.</p>
-<p>!sling-requests-plugin.jpg|align=left, alt=Recent Requests plugin!</p>
+<p><img alt="" src="sling-requests-plugin.jpg" /></p>
<div class="timestamp" style="margin-top: 30px; font-size: 80%;
text-align: right;">
- Rev. 1341376 by fmeschbe on Tue, 22 May 2012 09:41:06 +0000
+ Rev. 1490314 by bdelacretaz on Thu, 6 Jun 2013 14:56:34 +0000
</div>
<div class="trademarkFooter">
Apache Sling, Sling, Apache, the Apache feather logo, and the Apache
Sling project
Added:
websites/staging/sling/trunk/content/documentation/development/sling-requests-plugin.jpg
==============================================================================
Binary file - no diff available.
Propchange:
websites/staging/sling/trunk/content/documentation/development/sling-requests-plugin.jpg
------------------------------------------------------------------------------
svn:mime-type = image/jpeg
Modified: websites/staging/sling/trunk/content/site/.htaccess
==============================================================================
--- websites/staging/sling/trunk/content/site/.htaccess (original)
+++ websites/staging/sling/trunk/content/site/.htaccess Thu Jun 6 14:56:47 2013
@@ -28,3 +28,4 @@ Redirect Permanent /site/authentication-
Redirect Permanent /site/authentication-tasks.html
/documentation/the-sling-engine/authentication/authentication-tasks.html
Redirect Permanent /site/resources.html
/documentation/the-sling-engine/resources.html
Redirect Permanent /site/bundles.html /documentation/bundles.html
+Redirect Permanent /site/monitoring-requests.html
/documentation/development/monitoring-requests.html
Modified: websites/staging/sling/trunk/content/sitemap.html
==============================================================================
--- websites/staging/sling/trunk/content/sitemap.html (original)
+++ websites/staging/sling/trunk/content/sitemap.html Thu Jun 6 14:56:47 2013
@@ -112,6 +112,7 @@
<li><a href="/documentation/bundles/sling-health-check-tool.html">Sling Health
Check Tool</a></li>
<li><a
href="/documentation/bundles/sling-settings-org-apache-sling-settings.html">Sling
Settings (org.apache.sling.settings)</a></li>
<li><a href="/documentation/bundles/web-console-extensions.html">Web Console
Extensions</a></li>
+<li><a href="/documentation/bundles/xml-support.html">XML support</a></li>
</ul>
</li>
<li><a href="/documentation/configuration.html">Configuration</a></li>