|
This plugin contains macros which allow you to show or hide content based on a users name, groups or space access. DetailsVersions of this plugin prior to 1.5 require the appropriate Utilities Plugin to be installed into WEB-INF/lib. This plugin contains macros which allow you to show or hide content based on a users name, groups or space access.
What are these macros for then? They are very good at customising a page depending on who is looking at it. This is useful for determining if a visitor is logged in or not, belongs to a certain group, or has permission to edit the space. For example, a page in SPACEONE may have a reference to a page in SPACETWO. If there is a user that can view SPACEONE, but can't access SPACETWO, then the link will just be an ugly red unrendered piece of text. Overview
Bugs & Feature RequestsBug reports and feature requests are available in JIRA. To view the macro's documentation, click on its name below. {hide-from}This will only show its contents to a user that matches the users, groups or space-viewability specifications listed. more info... {hide-if}This macro will show its contents to the viewer if the context matches the parameters specified. more info... {show-if}This macro will show its contents to the viewer if the context matches the parameters specified. more info... {show-to}This will only show its contents to a user that matches the users, groups or space-viewability specifications listed. more info... Below are listed some recipes which make use of this plugin. They are often good examples of how it can be used in real-world situations. Include all child pages recipeIncludes the wiki content of all children of a page, headed by the page title and a link to edit the page. more info... For information on installing the plugins once you've downloaded them, see these instructions. Confluence 2.7+
Confluence 2.3-2.6This is the version to install if you are using Confluence 2.3 or above.
Confluence 1.4/2.0/2.1/2.2This is the version to install if you are using Confluence 1.4, 2.0, 2.1 or 2.2.
Confluence 1.3This is the version to install if you are using Confluence 1.3.
|










Discussions