doc update

This commit is contained in:
Roland Gruber 2015-12-05 08:42:07 +00:00
parent 52874b8bef
commit 589847548b
3 changed files with 18 additions and 7 deletions

View File

@ -3061,7 +3061,7 @@ mysql> GRANT ALL PRIVILEGES ON lam_cron.* TO 'lam_cron'@'localhost';
</section> </section>
<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 <para>This module manages memberships in group of (unique) names and
also group of members.</para> also group of members.</para>
@ -3084,8 +3084,8 @@ mysql&gt; GRANT ALL PRIVILEGES ON lam_cron.* TO 'lam_cron'@'localhost';
</screenshot> </screenshot>
<para>The module automatically detects if groups are based on <para>The module automatically detects if groups are based on
"groupOfNames" or "groupOfUniqueNames" and sets the correct "groupOfNames", "groupOfUniqueNames" or "groupOfMembers" and sets the
attribute.</para> correct attribute.</para>
<screenshot> <screenshot>
<mediaobject> <mediaobject>
@ -4637,7 +4637,7 @@ mysql&gt; GRANT ALL PRIVILEGES ON lam_cron.* TO 'lam_cron'@'localhost';
</section> </section>
<section id="a_groupOfNames"> <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 <para>These classes can be used to represent group relations. Since they
allow DNs as members you can also use them to represent nested allow DNs as members you can also use them to represent nested
@ -4665,8 +4665,9 @@ mysql&gt; GRANT ALL PRIVILEGES ON lam_cron.* TO 'lam_cron'@'localhost';
</mediaobject> </mediaobject>
</screenshot> </screenshot>
<para>Then add the module "Group of names (groupOfNames)" or "Group of <para>Then add the module "Group of names (groupOfNames)", "Group of
unique names (groupOfUniqueNames)".</para> unique names (groupOfUniqueNames)" or "Group of members
(groupOfMembers)".</para>
<screenshot> <screenshot>
<mediaobject> <mediaobject>
@ -4676,6 +4677,16 @@ mysql&gt; GRANT ALL PRIVILEGES ON lam_cron.* TO 'lam_cron'@'localhost';
</mediaobject> </mediaobject>
</screenshot> </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 <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 format for members/owners and if fields like description should not be
displayed.</para> displayed.</para>
@ -9251,7 +9262,7 @@ OK (10 msec)</programlisting>
<entry>Group of (unique) names</entry> <entry>Group of (unique) names</entry>
<entry>groupOfNames, groupOfUniqueNames</entry> <entry>groupOfNames, groupOfUniqueNames, groupOfMembers</entry>
<entry>core.schema</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