This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/sling-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 0f75115  Automatic website deployment from 
https://builds.apache.org/job/Sling/job/sling-site/job/master/423/
0f75115 is described below

commit 0f751159ecea66d637048b620f0494b69ddb4f06
Author: jenkins <[email protected]>
AuthorDate: Fri Aug 7 13:36:27 2020 +0000

    Automatic website deployment from 
https://builds.apache.org/job/Sling/job/sling-site/job/master/423/
---
 .../the-sling-engine/mappings-for-resource-resolution.html     | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git 
a/documentation/the-sling-engine/mappings-for-resource-resolution.html 
b/documentation/the-sling-engine/mappings-for-resource-resolution.html
index 088a6a9..d229660 100644
--- a/documentation/the-sling-engine/mappings-for-resource-resolution.html
+++ b/documentation/the-sling-engine/mappings-for-resource-resolution.html
@@ -125,7 +125,13 @@
 <div class="row"><div><section><p><!-- TODO reactivate TOC once JBake moves to 
flexmark-java -->
 </p>
 <h2><a href="#configuration" id="configuration">Configuration</a></h2>
-<p>The resource resolution (mapping a request path to a resource in Sling's 
resource tree) can be influenced in different ways: - Root Level Mappings - 
Alias Configurations - Vanity Path Configurations - Namespace Mangling</p>
+<p>The resource resolution (mapping a request path to a resource in Sling's 
resource tree) can be influenced in different ways:</p>
+<ul>
+<li>Root Level Mappings</li>
+<li>Alias Configurations</li>
+<li>Vanity Path Configurations</li>
+<li>Namespace Mangling</li>
+</ul>
 <h2><a href="#root-level-mappings" id="root-level-mappings">Root Level 
Mappings</a></h2>
 <p>The mapping of request URLs to resources is mainly configured in a 
configuration tree which is (by default) located below <code>/etc/map</code>. 
While the actual location can be configured with the property 
<code>resource.resolver.map.location</code> of the OSGi configuration 
<code>org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl</code>,
 it is suggested to leave the default value.</p>
 <p>When dealing with the resource resolution we have a number of properties 
influencing the process:</p>
@@ -343,7 +349,7 @@ for (String segment: segments) {
             </div><footer class="footer">
                 <div class="content has-text-centered is-small">
 <div class="revisionInfo">
-                        Last modified by <span class="author">Carsten 
Ziegeler</span> on <span class="comment">Fri Aug 7 07:53:28 2020 +0200</span>
+                        Last modified by <span class="author">Robert 
Munteanu</span> on <span class="comment">Fri Aug 7 15:34:21 2020 +0200</span>
                     </div>                    <p>
                         Apache Sling, Sling, Apache, the Apache feather logo, 
and the Apache Sling project logo are trademarks of The Apache Software 
Foundation. All other marks mentioned may be trademarks or registered 
trademarks of their respective owners.
                     </p><p>

Reply via email to