On Feb 18, 2009, at 6:08 PM, Ajdin Brandic wrote:
I really think my programming rights on myxwiki are corrupt. Can someone PLEASE remove me then add me again!! U: ajdinbrandic
I know I already asked you to check but once more (just in case): are you really sure you're using the user from myxwiki.org and not from patternlanguagenetwork.myxwiki.org? The one you must use to get programming rights is: http://myxwiki.org/xwiki/bin/view/XWiki/AjdinBrandic The one that doesn't have programming rights is: http://patternlanguagenetwork.myxwiki.org/xwiki/bin/view/XWiki/AjdinBrandic Thanks -Vincent
Ajdin Brandic
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Ajdin Brandic Sent: 18 February 2009 16:34 To: XWiki Users Subject: Re: [xwiki-users] Myxwiki Programming rights required
Hi
If I cannot execute $doc.saveWithProgrammingRights() (I get erors) Does this mean I do not have programming rights.
Also if I write Groovy code between <% and %> but the code is still visible on page Does this mean I do not have programming rights?
Vincent Massol or JV ?
Ajdin
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Ajdin Brandic Sent: 17 February 2009 17:51 To: XWiki Users Subject: Re: [xwiki-users] Myxwiki Programming rights required
HI
Also the tagcloud code might be old but is simple and uses two simple
queries. Why is it "deprecated snippet" ?
It is deprecated since there's now a tag plugin that allows to manipulate tags : - without requiring programming rights - without knowledge of the storage implementation
http://code.xwiki.org/xwiki/bin/view/Plugins/TagPlugin Thank you!
No reason why it should work on one page and not on another.
You're right the snippet should not work on one page and not on another but it is related to a known core bug.
Ok, all clear now.
Thanks Ajdin