The Site module provides a site API. It allows you to create a site definition that contains configuration for a whole site such as navigation and common page areas.

Installing

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

<dependency>
  <groupId>info.magnolia.site</groupId>
  <artifactId>magnolia-site-app</artifactId>
  <version>1.4.4</version>
</dependency>

(warning) The dependency to the site-app is sufficient. Maven will automatically add the site module 

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

Usage

See Site definition.

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