This module sets the cache policy and cache store configuration on installation, allowing you to cache pages that contain personalized content. See Personalization.
Installing
Maven is the easiest way to install the module. Add the following dependency to your
bundle:
Error rendering macro 'artifact-maven-dependencies-snippet-macro'
com.sun.jersey.api.client.ClientHandlerException: A message body reader for Java class info.magnolia.sys.confluence.plugin.artifactinfo.nexus.entities.SearchNGResponse, and Java type class info.magnolia.sys.confluence.plugin.artifactinfo.nexus.entities.SearchNGResponse, and MIME media type application/octet-stream was not found
Error rendering macro 'artifact-resource-macro'
com.sun.jersey.api.client.ClientHandlerException: A message body reader for Java class info.magnolia.sys.confluence.plugin.artifactinfo.nexus.entities.SearchNGResponse, and Java type class info.magnolia.sys.confluence.plugin.artifactinfo.nexus.entities.SearchNGResponse, and MIME media type application/octet-stream was not found
Uninstalling
- Go to the app, unset all checkboxes for site aware workspaces and confirm.
- Set the property
/modules/cache/config/contentCaching/defaultPageCache/cachePolicy@class
to info.magnolia.module.cache.cachepolicy.Default
- Set the property
/modules/cache/config/contentCaching/defaultPageCache/executors/store/cacheContent@class
to info.magnolia.module.cache.executor.Store
- Create
/modules/cache/config/contentCaching/defaultPageCache/cachePolicy/ttlVoters/PersonalizedContentTtlVoter@class
and set its value to info.magnolia.personalization.cache.PersonalizedContentTtlVoter - Shut down Magnolia, remove the Advanced Cache module JAR (
magnolia-advanced-cache-personalization.jar
) from WEB-INF/lib
and start up Magnolia again
#trackbackRdf ($trackbackUtils.getContentIdentifier($page) $page.title $trackbackUtils.getPingUrl($page))