doc update
This commit is contained in:
parent
52874b8bef
commit
589847548b
|
@ -3061,7 +3061,7 @@ mysql> GRANT ALL PRIVILEGES ON lam_cron.* TO 'lam_cron'@'localhost';
|
|||
</section>
|
||||
|
||||
<section>
|
||||
<title>Group of names (LAM Pro)</title>
|
||||
<title>Group of names and group of members (LAM Pro)</title>
|
||||
|
||||
<para>This module manages memberships in group of (unique) names and
|
||||
also group of members.</para>
|
||||
|
@ -3084,8 +3084,8 @@ mysql> GRANT ALL PRIVILEGES ON lam_cron.* TO 'lam_cron'@'localhost';
|
|||
</screenshot>
|
||||
|
||||
<para>The module automatically detects if groups are based on
|
||||
"groupOfNames" or "groupOfUniqueNames" and sets the correct
|
||||
attribute.</para>
|
||||
"groupOfNames", "groupOfUniqueNames" or "groupOfMembers" and sets the
|
||||
correct attribute.</para>
|
||||
|
||||
<screenshot>
|
||||
<mediaobject>
|
||||
|
@ -4637,7 +4637,7 @@ mysql> GRANT ALL PRIVILEGES ON lam_cron.* TO 'lam_cron'@'localhost';
|
|||
</section>
|
||||
|
||||
<section id="a_groupOfNames">
|
||||
<title>Group of (unique) names (LAM Pro)</title>
|
||||
<title>Group of (unique) names and group of members (LAM Pro)</title>
|
||||
|
||||
<para>These classes can be used to represent group relations. Since they
|
||||
allow DNs as members you can also use them to represent nested
|
||||
|
@ -4665,8 +4665,9 @@ mysql> GRANT ALL PRIVILEGES ON lam_cron.* TO 'lam_cron'@'localhost';
|
|||
</mediaobject>
|
||||
</screenshot>
|
||||
|
||||
<para>Then add the module "Group of names (groupOfNames)" or "Group of
|
||||
unique names (groupOfUniqueNames)".</para>
|
||||
<para>Then add the module "Group of names (groupOfNames)", "Group of
|
||||
unique names (groupOfUniqueNames)" or "Group of members
|
||||
(groupOfMembers)".</para>
|
||||
|
||||
<screenshot>
|
||||
<mediaobject>
|
||||
|
@ -4676,6 +4677,16 @@ mysql> GRANT ALL PRIVILEGES ON lam_cron.* TO 'lam_cron'@'localhost';
|
|||
</mediaobject>
|
||||
</screenshot>
|
||||
|
||||
<para></para>
|
||||
|
||||
<screenshot>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata fileref="images/groupOfMembers1.png" />
|
||||
</imageobject>
|
||||
</mediaobject>
|
||||
</screenshot>
|
||||
|
||||
<para>On the module settings tab you set some options like the display
|
||||
format for members/owners and if fields like description should not be
|
||||
displayed.</para>
|
||||
|
@ -9251,7 +9262,7 @@ OK (10 msec)</programlisting>
|
|||
|
||||
<entry>Group of (unique) names</entry>
|
||||
|
||||
<entry>groupOfNames, groupOfUniqueNames</entry>
|
||||
<entry>groupOfNames, groupOfUniqueNames, groupOfMembers</entry>
|
||||
|
||||
<entry>core.schema</entry>
|
||||
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 39 KiB |
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
Loading…
Reference in New Issue