[xwiki-users] tagcloud and spaces macro trouble
Hi, I have trouble with the tagcloud and the spaces macro: Unknown macro: spaces The "spaces" macro is not in the list of registered macros ... Same for tagcloud. I have seen some similar issue in JIRA, but that was about the macros not working after an import. For me, these macros did work originally. At some point they stopped working. Unfortunately I can't remember having done anything suspiciuos. I have a XEM environment running, this is only happening in one wiki. (In the important one of course!) It originally occurred in 3.1, updating to 3.4 didn't make any difference. Any hints greatly appreciated! Cheers, Olaf
Hi, Not sure what's the problem. Since the spaces macro don't require Programming Rights it should be ok. What you can try is to edit and save the Main.Spaces page. Thanks -Vincent On Feb 14, 2012, at 4:35 PM, O Voss wrote:
Hi,
I have trouble with the tagcloud and the spaces macro:
Unknown macro: spaces The "spaces" macro is not in the list of registered macros ...
Same for tagcloud.
I have seen some similar issue in JIRA, but that was about the macros not working after an import. For me, these macros did work originally. At some point they stopped working. Unfortunately I can't remember having done anything suspiciuos. I have a XEM environment running, this is only happening in one wiki. (In the important one of course!) It originally occurred in 3.1, updating to 3.4 didn't make any difference.
Any hints greatly appreciated!
Cheers,
Olaf
Thanks Vincent, whatever the reason was, your solution worked! ----- Ursprüngliche Message -----
Von: Vincent Massol <vincent@massol.net> An: O Voss <richyfourtythree@yahoo.com>; XWiki Users <users@xwiki.org> Cc: Gesendet: 16:46 Dienstag, 14.Februar 2012 Betreff: Re: [xwiki-users] tagcloud and spaces macro trouble
Hi,
Not sure what's the problem. Since the spaces macro don't require Programming Rights it should be ok.
What you can try is to edit and save the Main.Spaces page.
Thanks -Vincent
On Feb 14, 2012, at 4:35 PM, O Voss wrote:
Hi,
I have trouble with the tagcloud and the spaces macro:
Unknown macro: spaces The "spaces" macro is not in the list of registered macros ...
Same for tagcloud.
I have seen some similar issue in JIRA, but that was about the macros not working after an import. For me, these macros did work originally. At some point they stopped working. Unfortunately I can't remember having done anything suspiciuos. I have a XEM environment running, this is only happening in one wiki. (In the important one of course!) It originally occurred in 3.1, updating to 3.4 didn't make any difference.
Any hints greatly appreciated!
Cheers,
Olaf
We are suddenly having a similar problem with the TagCloud: If I open XWiki.TagCloud, it doesn't display the TagCloud but an error: Unknown macro: tagcloud The "tagcloud" macro is not in the list of registered macros. Verify the spelling or contact your administrator. I don't have any clue where the "tagcloud" macro is stored in the wiki... Help! -- View this message in context: http://xwiki.475771.n2.nabble.com/tagcloud-and-spaces-macro-trouble-tp728425... Sent from the XWiki- Users mailing list archive at Nabble.com.
On 08/23/2013 03:26 PM, Hamster wrote:
We are suddenly having a similar problem with the TagCloud:
If I open XWiki.TagCloud, it doesn't display the TagCloud but an error:
Unknown macro: tagcloud
The "tagcloud" macro is not in the list of registered macros. Verify the spelling or contact your administrator.
I don't have any clue where the "tagcloud" macro is stored in the wiki...
Should be exactly this XWiki.TagCloud, page. (You can see this in the object editor). If this is the case, editing this page with a user with programming rights (e.g. Admin) should fix that either. Otherwise maybe try to reimport the TagCould page from the original *.xar Clemens
Edit as an Admin did the job! Thanks! -- View this message in context: http://xwiki.475771.n2.nabble.com/tagcloud-and-spaces-macro-trouble-tp728425... Sent from the XWiki- Users mailing list archive at Nabble.com.
On Aug 27, 2013, at 2:57 PM, Hamster <teunham@hotmail.com> wrote:
Edit as an Admin did the job!
What made it work is that you need to save the page with a user having Programming Rights (PR). Your Admin user probably has PR. When saved, this means the page has PR and can execute "privileged" method calls. Thanks -Vincent
Can anyone check this: I have the feeling that the TagCloud became broken after a regular user posted a comment to the TagCloud page (XWiki 4.3). If this is true, I consider this a bug :-) -- View this message in context: http://xwiki.475771.n2.nabble.com/tagcloud-and-spaces-macro-trouble-tp728425... Sent from the XWiki- Users mailing list archive at Nabble.com.
On Aug 27, 2013, at 3:55 PM, Hamster <teunham@hotmail.com> wrote:
Can anyone check this:
I have the feeling that the TagCloud became broken after a regular user posted a comment to the TagCloud page (XWiki 4.3). If this is true, I consider this a bug :-)
Yes I think you're right and it's a known bug: http://jira.xwiki.org/browse/XWIKI-9292 We're working on a fix (specifically we're going to introduce the notion of signed scripts to remove the need for PRs). Thanks -Vincent
On Aug 27, 2013, at 3:59 PM, Vincent Massol <vincent@massol.net> wrote:
On Aug 27, 2013, at 3:55 PM, Hamster <teunham@hotmail.com> wrote:
Can anyone check this:
I have the feeling that the TagCloud became broken after a regular user posted a comment to the TagCloud page (XWiki 4.3). If this is true, I consider this a bug :-)
Yes I think you're right and it's a known bug: http://jira.xwiki.org/browse/XWIKI-9292
We're working on a fix (specifically we're going to introduce the notion of signed scripts to remove the need for PRs).
In the meantime, I guess we could add page level rights on all default pages requiring PRs so that only admins can edit/comment them maybe? Thanks -Vincent
vmassol wrote
On Aug 27, 2013, at 3:59 PM, Vincent Massol <
vincent@
> wrote:
In the meantime, I guess we could add page level rights on all default pages requiring PRs so that only admins can edit/comment them maybe?
That sounds like a good idea... +1 -- View this message in context: http://xwiki.475771.n2.nabble.com/tagcloud-and-spaces-macro-trouble-tp728425... Sent from the XWiki- Users mailing list archive at Nabble.com.
participants (4)
-
Clemens Klein-Robbenhaar -
Hamster -
O Voss -
Vincent Massol