Changes for page Extension Groups

Last modified by superadmin on 2021/09/09 20:56

From version 9.2
edited by Sean Hetherington
on 2021/09/09 20:47
Change comment: Update document after refactoring.
To version 6.1
edited by ryanp
on 2021/09/09 18:01
Change comment: Import

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,0 @@
1 -ISYMDOCS.Home.iSymphony Administrator's Guide.Configuration.WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.seanh
1 +XWiki.ryanp
Tags
... ... @@ -1,1 +1,0 @@
1 -group|filter|extension
Content
... ... @@ -4,7 +4,7 @@
4 4  
5 5  {{toc/}}
6 6  
7 -Extension Groups are used to allow grouping of Extension in the system into logical subsets. For Example you may have an Extension Group that contains all support extension and another group that contains all sales extensions. A specific Extension Group can be selected in the [[Users Widget's>>doc:ISYMDOCS.Users Widget]] Filter and Sort Bar in order to only show those extensions that are part of the selected Extension Group. Administrators can access the Extension Group configuration page by navigating to **Extensions->Groups** in the iSymphony Administration Interface.
7 +Extension Groups are used to allow grouping of Extension in the system into logical subsets. For Example you may have an Extension Group that contains all support extension and another group that contains all sales extensions. A specific Extension Group can be selected in the [[Users Widget's>>doc:Users Widget]] Filter and Sort Bar in order to only show those extensions that are part of the selected Extension Group. Administrators can access the Extension Group configuration page by navigating to **Extensions->Groups** in the iSymphony Administration Interface.
8 8  
9 9  {{note}}
10 10  **Missing extension group?**
... ... @@ -14,8 +14,10 @@
14 14  When creating an extension group, if the user does not add themselves as a viewer and editor they will be unable to configure the group they created and will need to go to the Admin panel to modify the configuration.
15 15  {{/note}}
16 16  
17 -= (% style="color: rgb(0,0,0);" %)All Extensions(%%) =
17 +
18 18  
19 += All Extensions =
20 +
19 19  A default Extension Group called **All Extensions** is created and maintained by the system. This Extension Group will always contain all extensions in the system.
20 20  
21 21  {{info}}