Plugin Perspective
Introduced in Tiki8 and backported to Tiki 7.1
Use this wiki plugin to display content based on the user's current perspective
Parameters
Tiki Doc From Code error: perspective not found
Examples
Without {ELSE}
Copy to clipboard
{PERSPECTIVE(perspectives=1)}type here the content only visible in Perspective ONE{PERSPECTIVE}
With {ELSE}
Copy to clipboard
{PERSPECTIVE(perspectives=1)}type here the content only visible in Perspective ONE{ELSE}and here content NOT to be visible in Perspective ONE, but in all other Perspectives including 'default'{PERSPECTIVE}