Author: buildbot
Date: Fri Jun  6 16:00:43 2014
New Revision: 911602

Log:
Staging update by buildbot for sling

Modified:
    websites/staging/sling/trunk/content/   (props changed)
    
websites/staging/sling/trunk/content/documentation/bundles/mime-type-support-commons-mime.html

Propchange: websites/staging/sling/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Jun  6 16:00:43 2014
@@ -1 +1 @@
-1600939
+1600942

Modified: 
websites/staging/sling/trunk/content/documentation/bundles/mime-type-support-commons-mime.html
==============================================================================
--- 
websites/staging/sling/trunk/content/documentation/bundles/mime-type-support-commons-mime.html
 (original)
+++ 
websites/staging/sling/trunk/content/documentation/bundles/mime-type-support-commons-mime.html
 Fri Jun  6 16:00:43 2014
@@ -90,6 +90,16 @@
       
       <h1>MIME Type Support (commons.mime)</h1>
       <p>Support for MIME type mappings is generally a problematic issue. On 
the one hand applications have to take care to stay up to date with their 
mappings on the other hands in web applications it is tedious to maintain the 
mappings. Apache Sling takes a very user and deployment friendly approadch to 
this problem which is described in detail on this page.</p>
+<div class="toc">
+<ul>
+<li><a href="#servlet-api-support">Servlet API Support</a></li>
+<li><a href="#enter-sling-the-mimetypeservice">Enter Sling: The 
MimeTypeService</a></li>
+<li><a href="#and-more">And More...</a></li>
+<li><a href="#configuring-mime-type-mappings">Configuring MIME Type 
Mappings</a></li>
+<li><a href="#mime-type-mapping-file-format">MIME Type Mapping File 
Format</a></li>
+<li><a href="#web-console-plugin">Web Console Plugin</a></li>
+</ul>
+</div>
 <h2 id="servlet-api-support">Servlet API Support</h2>
 <p>The Servlet API specification provides a limited support for MIME type 
mappings :</p>
 <ul>
@@ -146,7 +156,7 @@
 <p>The Apache Sling MIME type mapping support bundle implements a plugin for 
the Apache Felix Web Console which may be consulted to investigate the current 
contents of the MIME type mapping tables.</p>
 <p><img alt="Mime Types Web Console Plugin" 
src="/documentation/bundles/mimetypes.png" /></p>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; 
text-align: right;">
-        Rev. 1600939 by dklco on Fri, 6 Jun 2014 15:51:36 +0000
+        Rev. 1600942 by dklco on Fri, 6 Jun 2014 16:00:37 +0000
       </div>
       <div class="trademarkFooter"> 
         Apache Sling, Sling, Apache, the Apache feather logo, and the Apache 
Sling project


Reply via email to