DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:listusergroup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:listusergroup [2020-04-25 19:29] richig_viennaplugin:listusergroup [2023-09-18 11:18] (current) – [Development] 212.159.116.80
Line 6: Line 6:
 email      : richard.gfrerer@gmx.net  email      : richard.gfrerer@gmx.net 
 type       : Syntax type       : Syntax
-lastupdate : 2020-04-25 +lastupdate : 2020-12-21 
-compatible : +compatible : 2018-04-22,2020-07-29
 depends    :  depends    : 
 conflicts  conflicts 
Line 28: Line 28:
 There is currently no demo available.  There is currently no demo available. 
 <code> <code>
-{{listusergroup>group=user,admin;class=ul;show=home,user,fullname,header,email;link=user,email}}+{{listusergroup>group=user,admin;class=ul;show=home,user,fullname,groups,header,email;link=user,email}}
  
 Above definitions create a table with all members from group 'user' and 'admin'. Above definitions create a table with all members from group 'user' and 'admin'.
Line 36: Line 36:
   - 2nd show 'login name'   - 2nd show 'login name'
   - 3rd show full name   - 3rd show full name
-  - 4th show email+  - 4th show comma-separated list of the groups of the user 
 +  - 5th show email
 Link 'user' and 'email' creates a link to members homepage and a 'mailto:'. Link 'user' and 'email' creates a link to members homepage and a 'mailto:'.
  
Line 77: Line 78:
  
  
 +
 +{{listusergroup>group=user;show=user,groups}}
 +
 +Above definitions create a table with all members from group 'user'.
 +No table's CSS class is given.
 +Order for 'Show' is relevant (no header for the table):
 +  - 1st show 'login name'
 +  - 2nd show comma-separated list of the groups of the user
 +No links are created.
 </code> </code>
  
Line 103: Line 113:
     * //header// --- show header of table     * //header// --- show header of table
     * //email// --- members email     * //email// --- members email
 +    * //groups// --- comma-separated list of the groups of the user
  
   * val for **link** can be one of this:   * val for **link** can be one of this:
Line 142: Line 153:
  
 === ToDo/Wish List === === ToDo/Wish List ===
 +  * Add a way to sort by one or more specified columns.  
 +  * Add the logical operators to selection criteria e.g. (!admin && edit) to show users in edit group who are **not** an admin. 
 +  * Group header probably needs a title?
  
  
plugin/listusergroup.1587835754.txt.gz · Last modified: 2020-04-25 19:29 by richig_vienna

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki