2.2.2.2. Page Resolver

This plugin is used to analyze the URLs to output the page information that users want to access. The configuration can be found in wiki-injector/src/main/resources/conf/portal/configuration.xml.

Sample configuration:


<external-component-plugins>
    <target-component>org.exoplatform.wiki.resolver.PageResolver</target-component>
    <component-plugin>
        <name>urlresolver</name>
        <set-method>setResolverPlugin</set-method>
        <type>org.exoplatform.wiki.resolver.URLResolver</type>
    </component-plugin>
</external-component-plugins>

In which:

Copyright ©. All rights reserved. eXo Platform SAS
blog comments powered byDisqus