-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create the "userlister" macro #88
Comments
I'm adding support for the groups parameter in the I don't know yet how groups are mapped from confluence to XWiki. I need to figure this out before I can implement the |
This has no commits on the main branch. @raphj should the support-groups-in-userList branch be merged? Or do you still have work to do and we could reopen the issue |
Work on PR #98 is still in progress so I'm reopening this issue. |
- Add wiki syntax escaping - Update macro description - Compute group parameter using resolver / serializer
- Use local serializer when serializing a group name (otherwise the 'compact' one is used by default)
…serlister confluence bridge macro - Use group resolver and document query filter
…serlister confluence bridge macro * #88: Implement the userlister Confluence bridge macro * #90: Add the groups parameter to the userList macro - Check users and groups parameters for emptiness - Add Unstable and since annotations - Replace dependency on old core by dependency on query-manager - Add HTML displayer for group list to get group suggestion on macro edition - Use group resolver and document query filter Co-authored-by: slauriere, mflorea
Please create the "userlister" bridge macro, compatible with the Confluence userlister macro: https://confluence.atlassian.com/doc/user-list-macro-139546.html
Name: userlister
The text was updated successfully, but these errors were encountered: