This module manages virtual URI mappings in Magnolia. 

Installing

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

<dependency>
  <groupId>info.magnolia.core</groupId>
  <artifactId>magnolia-virtual-uri</artifactId>
  <version>6.1.8</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))