From 1b02f3f8a7f9930872c2ddb0c23fedd319f5ff61 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Wed, 14 Feb 2007 05:45:10 +0000 Subject: [PATCH] more group docs --- docs/changelog/7.x.x.txt | 1 + lib/WebGUI/i18n/English/WebGUI.pm | 16 ++++++++++------ 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index 09a0c35c6..4cbf4d93c 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -68,6 +68,7 @@ - fix: WebGUI Auth create account can now be properly overriden - fix: Home macro fails when company name has comma (perlDreamer Consulting, LLC) - fix: WSClient pagination variables. (DonorWare and perlDreamer Consulting, LLC) + - fix: Add to Group Documentation (perlDreamer Consulting, LLC) 7.3.8 - Fixed a template variable rewriting problem with HTML::Template::Expr diff --git a/lib/WebGUI/i18n/English/WebGUI.pm b/lib/WebGUI/i18n/English/WebGUI.pm index f37d71179..3d0865c1c 100644 --- a/lib/WebGUI/i18n/English/WebGUI.pm +++ b/lib/WebGUI/i18n/English/WebGUI.pm @@ -1555,13 +1555,16 @@ sent in HTML format. No attachments can be included.|, }, '620' => { - message => q|

As this function suggests, you'll be deleting a group and removing all users from the group. Be careful not to restrict users from pages they should have access to by deleting a group that is in use. -

+ message => q|

As this function suggests, you will be deleting a group. Users in that group are removed from the group,but are not deleted from the site.

+ +

Any Asset that uses that group will lose the privileges associated with that group. For example, if a page was set to +be viewable by the group you are deleting, then only Admins and the page owner will be able to see that page. Do not delete +groups lightly!

-

As with any delete operation, you are prompted to be sure you wish to proceed with the delete. If you answer yes, the delete will proceed and there is no recovery possible. If you answer no you'll be returned to the prior screen. +

As with any delete operation, you are prompted to be sure you wish to proceed with the delete. If you answer yes, the delete will proceed and there is no recovery possible. If you answer no then the delete will not take place.

|, - lastUpdated => 1165517903 + lastUpdated => 1171410836 }, '1004' => { @@ -1874,8 +1877,9 @@ Group membership is very flexible, determined from any or all of the following:<

Groups can also be setup to that users can add or remove themselves from the group, although it is strongly recommended that you not allow users to add themselves to -default WebGUI groups such as Admin or Content Manager.

|, - lastUpdated => 1142647256, +default WebGUI groups such as Admin or Content Manager.

+

Custom profile fields cannot be added to Groups. If you would like to add custom profile fields, these can be added to Users globally under the User Profiling tab in the Admin Console.|, + lastUpdated => 1171413841, }, '361' => {