This module manages virtual URI mappings in Magnolia since the release of Magnolia 5.5.6. Before then, mappings were handled directly by the Virtual URI Manager ( VirtualURIManager ). 

Installing

Maven is the easiest way to install the module. Add the following dependency to your bundle:

<dependency>
  <groupId>info.magnolia.core</groupId>
  <artifactId>magnolia-virtual-uri</artifactId>
  <version>5.5.16</version>
</dependency>

Pre-built jars are also available for download. See Installing a module for help.

Usage

See the Virtual URI mapping page.

#trackbackRdf ($trackbackUtils.getContentIdentifier($page) $page.title $trackbackUtils.getPingUrl($page))