Changes for page Rights UI Simplifier

Last modified by Admin on 2021/03/17 21:48

From version 20.1
edited by Denis Gervalle
on 2016/01/18 19:03
Change comment: There is no comment for this version
To version 21.1
edited by Denis Gervalle
on 2016/01/18 19:04
Change comment: There is no comment for this version

Summary

Details

ExtensionCode.ExtensionClass[0]
Description
... ... @@ -112,7 +112,7 @@
112 112   * //$rights//
113 113  
114 114  
115 -The {{code}}#foreach($user in $users){{/code}} loop, goes through all the users/groups (depending on the what your filter si based on i.e.: the prefix you choese for your page name), and you will have to write your velocity code describing when the rows are added and when they are skyped (i.e. when is the line {{code}}#set ($discard = $rows.add($rights)){{/code}} executed)
115 +The {{code}}#foreach($user in $users){{/code}} loop, goes through all the users/groups (depending on the what your filter si based on i.e.: the prefix you choose for your page name), and you will have to write your velocity code describing when the rows are added and when they are skipped (i.e. when is the line {{code}}#set ($discard = $rows.add($rights)){{/code}} executed)
116 116  
117 117  == Warning ==
118 118  This extension cannot be simply uninstalled with the Extension Manager.

Get Connected