UserList macro

Description

The UserList macro creates a list of all known users. It automatically creates anchors and navigation links to the top and bottom of the list, and it can optionally divide the users into multiple divs (read columns).

The list is in alphabetical order, the first letter is used as a subtitle, empty subtitles are omitted.

Note: this does not work with MoinMoin 1.3, see macro/UserList2.py.

Download & Release Notes

Download

Release Version

Moin Version

Release Notes

UserList.py

1.9.3 or since revision 9fbcd746f135

UserList-1.8.1.py

1.8.1

change to use browser.render(method="GET") /!\ browser.format is the replacement for browser.toHTML

UserList-1.7.1.py

1.7.1

based on admin.do_user_browser (no magic currently)

UserList.py

1.2

Syntax

The syntax for a simple UserList:

<<UserList>>

Using multiple divs:

<<UserList(div1, div2, div3)>>

See source code for more details. Download UserList.py.

AnttiKuntsi -- 2004-06-14

AveNet -- 2024-04-19

<<UserList: Ausführung fehlgeschlagen ['module' object has no attribute 'data_dir'] (siehe auch die Log-Datei)>>

MoinMoin: MacroMarket/UserList (last edited 2011-03-13 15:39:57 by 59)