Changes

Jump to navigation Jump to search
24 bytes removed ,  18:31, 1 December 2023
m
Text replacement - "<syntaxhighlight lang="xquery">" to "<pre lang='xquery'>"
|
* Store initial groups information:
<syntaxhighlight pre lang="'xquery"'>
user:update-info(element info {
for $group in ('editor', 'author', 'writer')
</syntaxhighlight>
* Add a group to a specific user:
<syntaxhighlight pre lang="'xquery"'>
user:update-info(<info group='editor'/>, 'john')
</syntaxhighlight>
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu