Re: [xwiki-users] tagcloud and spaces macro trouble

2013-08-28 Thread Hamster
vmassol wrote
 On Aug 27, 2013, at 3:59 PM, Vincent Massol lt;

 vincent@

 gt; 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-tp7284257p7586811.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] tagcloud and spaces macro trouble

2013-08-27 Thread Hamster
Edit as an Admin did the job!

Thanks!



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/tagcloud-and-spaces-macro-trouble-tp7284257p7586787.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] tagcloud and spaces macro trouble

2013-08-27 Thread Vincent Massol

On Aug 27, 2013, at 2:57 PM, Hamster teun...@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

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] tagcloud and spaces macro trouble

2013-08-27 Thread Hamster
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-tp7284257p7586789.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] tagcloud and spaces macro trouble

2013-08-27 Thread Vincent Massol

On Aug 27, 2013, at 3:59 PM, Vincent Massol vinc...@massol.net wrote:

 
 On Aug 27, 2013, at 3:55 PM, Hamster teun...@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

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] tagcloud and spaces macro trouble

2013-08-23 Thread Hamster
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-tp7284257p7586744.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] tagcloud and spaces macro trouble

2013-08-23 Thread Clemens Klein-Robbenhaar
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

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] tagcloud and spaces macro trouble

2012-02-14 Thread Vincent Massol
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
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] tagcloud and spaces macro trouble

2012-02-14 Thread O Voss
Thanks Vincent, whatever the reason was, your solution worked!



- Ursprüngliche Message -
 Von: Vincent Massol vinc...@massol.net
 An: O Voss richyfourtyth...@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
 
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users