Fork me on GitHub

Plugin Extend

Introduction

This plugin allows to associate generic extensions (add comments, ratings, views count ...) to resources (site pages, documents, ...).

Resources that can accept extensions must meet certain technical requirements in order to be "extendable".

The plugin offers a back office interface to dynamically combine all resource types found with all installed extensions and available on the system. An extension can be associated with all the resources of a given type or to a particular instance defined by its identifier.

Example: You can enable comments on a particular page of the website and display the count of views on all pages.

Available extensions

Integration

The integration of extensions require the addition of Freemarker bookmarks in the template of the resource view. For more information, consult the documentation of the Wiki and those extensions.