Author: bdelacretaz
Date: Thu Jun  6 14:56:34 2013
New Revision: 1490314

URL: http://svn.apache.org/r1490314
Log:
cleanup monitoring requests page

Added:
    sling/site/trunk/content/documentation/development/sling-requests-plugin.jpg
      - copied unchanged from r1490300, 
sling/site/trunk/content/site/monitoring-requests.data/sling-requests-plugin.jpg
Removed:
    
sling/site/trunk/content/site/monitoring-requests.data/sling-requests-plugin.jpg
Modified:
    
sling/site/trunk/content/documentation/development/monitoring-requests.mdtext
    sling/site/trunk/content/site/.htaccess

Modified: 
sling/site/trunk/content/documentation/development/monitoring-requests.mdtext
URL: 
http://svn.apache.org/viewvc/sling/site/trunk/content/documentation/development/monitoring-requests.mdtext?rev=1490314&r1=1490313&r2=1490314&view=diff
==============================================================================
--- 
sling/site/trunk/content/documentation/development/monitoring-requests.mdtext 
(original)
+++ 
sling/site/trunk/content/documentation/development/monitoring-requests.mdtext 
Thu Jun  6 14:56:34 2013
@@ -8,4 +8,4 @@ The plugin keeps track of the latest 20 
 
 Any information that's added to the RequestProgressTracker (which is available 
from the SlingHttpServletRequest object) during request processing will be 
displayed by this plugin.
 
-!sling-requests-plugin.jpg|align=left, alt=Recent Requests plugin!
\ No newline at end of file
+![](sling-requests-plugin.jpg)

Modified: sling/site/trunk/content/site/.htaccess
URL: 
http://svn.apache.org/viewvc/sling/site/trunk/content/site/.htaccess?rev=1490314&r1=1490313&r2=1490314&view=diff
==============================================================================
--- sling/site/trunk/content/site/.htaccess (original)
+++ sling/site/trunk/content/site/.htaccess Thu Jun  6 14:56:34 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


Reply via email to