ListUsers displays information about site members. The users attribute
controls which users are listed. Currently only "." (the logged-in user)
is implemented. Any other value produces an error block.
The template body uses %%number%%, %%title%%, and %%name%% variables.
Module rule for
[[module ListUsers ...]].ListUsers displays information about site members. The
usersattribute controls which users are listed. Currently only"."(the logged-in user) is implemented. Any other value produces an error block.The template body uses
%%number%%,%%title%%, and%%name%%variables.