Hi all, I have tried to implement Tagging without success. I am using the document: http://www.xwiki.org/xwiki/bin/view/AdminGuide/ImplementingTagging When I am saving the TagMacro, I get the following error: "Your request has been blocked. If you feel this is an error, please contact us at webmaster at xwiki dot com. Thanks." I would like to start from scratch (I may have made a mistake). But it sounds we can not delete a class. What can I do?
Hi, There are some security settings on xwiki.com which prevent certain strings from being saved to a document. Today I tried to paste some javascript in a document and got that error too. By binary chopping bits of the document out, I eventually found the culprit was the string: href="javascript: I replaced it with (note the extra space) href=" javascript: and it worked fine. I suggest you do the same with your content and let this list know what the problematic string is. Maybe then the xwiki.com people can assess whether these strings really need to be blocked out? Cheers, Robin On 23/04/06, [email protected] <[email protected]> wrote:
Hi all,
I have tried to implement Tagging without success.
I am using the document:
http://www.xwiki.org/xwiki/bin/view/AdminGuide/ImplementingTagging
When I am saving the TagMacro, I get the following error: "Your request has been blocked. If you feel this is an error, please contact us at webmaster at xwiki dot com. Thanks."
I would like to start from scratch (I may have made a mistake). But it sounds we can not delete a class.
What can I do?
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
participants (2)
-
Robin Fernandes -
vtmagnard@free.fr