magnolia.develop is a configuration property that can be set to true in a magnolia.properties file for development purposes, specifically to:

  • Enable ClasspathScanner when developing via IDE and changing or deploying edited classpath based resources.
  • Disable the cache for resources.
  • Disable the cache for FreeMarker template files. FreeMarker files are cached for 5 seconds when requested by default.
#trackbackRdf ($trackbackUtils.getContentIdentifier($page) $page.title $trackbackUtils.getPingUrl($page))