Author: dklco
Date: Fri Jun 6 16:00:37 2014
New Revision: 1600942
URL: http://svn.apache.org/r1600942
Log:
Re-adding TOC since the problem was invalid characters
Modified:
sling/site/trunk/content/documentation/bundles/mime-type-support-commons-mime.mdtext
Modified:
sling/site/trunk/content/documentation/bundles/mime-type-support-commons-mime.mdtext
URL:
http://svn.apache.org/viewvc/sling/site/trunk/content/documentation/bundles/mime-type-support-commons-mime.mdtext?rev=1600942&r1=1600941&r2=1600942&view=diff
==============================================================================
---
sling/site/trunk/content/documentation/bundles/mime-type-support-commons-mime.mdtext
(original)
+++
sling/site/trunk/content/documentation/bundles/mime-type-support-commons-mime.mdtext
Fri Jun 6 16:00:37 2014
@@ -2,6 +2,7 @@ Title: MIME Type Support (commons.mime)
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.
+[TOC]
## Servlet API Support