Within our TRAC system we typically collect information for different major topics. for each of that topics subpages exist. On top of each subpage a summary table with information regarding responsible moderators is shown.
To fill this table I would like to use the UserProfilesList macro which is part of the UserManagerPlugin. To be able to do that it would be nice to have an option to extract custom information from the user details. Asume one want's to show user name, email address and picture together in a table.
Is it possible to extend this macro this way?
Or is there an alternate option to access single user profile data?
Thanks in advance - Frank