I didn't know I could edit somebody else's extension :). But I guess I should have expected it, because extensions.xwiki.org is a XWiki itself :). Anyway, I see that Sergiu Dumitriu was faster than me and already did the modification. -- Fita Adrian On Thu, Jun 13, 2013 at 10:59 AM, Vincent Massol <[email protected]> wrote:
Hi Adrian,
On Jun 13, 2013, at 9:41 AM, Adrian Fita <[email protected]> wrote:
Thank you. This worked great.
I had to replace "<a href="$doc.getURL('view','confirm=1')">Confirm this changes</a>" with "[[Confirm this change>>$doc.getExternalURL('view', 'confirm=1')]]" to make it compatible with the XWiki 2.0 syntax (maybe you can update the extension?).
Actually what would be great is if you could do the update yourself :)
.. adding the {{velocity}} macro and the necessary changes. BTW you should be able to use:
[[Confirm this change>>?confirm=1]] in Syntax 2.0 and [[Confirm this change>>||queryString="confirm=1"]] in Syntax 2.1.
Thanks -Vincent
-- Fita Adrian
On Wed, Jun 12, 2013 at 7:14 PM, Vincent Massol <[email protected]>
wrote:
Hi,
On Jun 12, 2013, at 6:07 PM, Adrian Fita <[email protected]> wrote:
Thank you, this works. But what about the case when I don't want some users to be part of this group? Isn't there some other elegant way to add all the users to the XWikiAllGroup (so I can later remove the small number of users that I don't want in this group)?
See
http://extensions.xwiki.org/xwiki/bin/view/Extension/Restore+XWikiAllGroup
Thanks -Vincent
-- Fita Adrian
On Wed, Jun 12, 2013 at 5:10 PM, Thomas Mortagne <[email protected]>wrote:
The easiest is to make XWikiAllGroup virtual, especially if there is a lot of users. See xwiki.authentication.group.allgroupimplicit property in xwiki.cfg.
On Wed, Jun 12, 2013 at 4:01 PM, Adrian Fita <[email protected]> wrote:
Hello.
I imported a XAR from a backed up xwiki instance, but the users were not added in the XWikiAllGroup. There are many users. How can I add them easily to the XWikiAllGroup? Manually add each one of them is out of the question...
Thanks, -- Fita Adrian
users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users