Loading...
Skip to main content
Navigation and related functionality and content
Features
Requirements
Download
Install
Backup
Upgrade
Help
FAQs
Need Assistance ? Join-us live this Thursday, click for info !
Related content
Find
History: PluginPerm
View published page
Source of version: 7
(current)
! Plugin Permission ''Introduced in ((Tiki5))'' Use this ((wiki plugin)) to display content based on permission settings. It is related to (related(PluginGroup)). !! Parameters {pluginmanager plugin="perm"} {REMARKSBOX(type=note, title=Note)} * The part -+{ELSE}+- is optional. * Both parameters -+perms+- and -+notperms+- can be used together. {REMARKSBOX} !!Security * Be careful not to use this plugin to display secure information if the user can see the source * Local permissions may not work depending on the place or object the syntax is inserted (ex: works for -+tiki-index.php+- but not for -+tiki-editpage.php+- ) !!Examples !!!Basic syntax {CODE(colors="tiki")}{PERM(perms="tiki_p_view|tiki_p_edit" notperms="tiki_p_rename")}some content{ELSE}other content{PERM}{CODE}
Related content