Re: [xwiki-users] Failed to load resource: the server responded with a status of 403 (Forbidden)

2016-02-17 Thread Sonic
Thanks all for help. *Eduard Moraru* Yes, it was just a problem with rights. Nothing with the extension. The Space Macros' view right for XWikiAllGroup was forbidden. So only XWikiAllGroup' users with admin/programming rights could see highlighting code. -- View this message in context: http:/

Re: [xwiki-users] Failed to load resource: the server responded with a status of 403 (Forbidden)

2016-02-17 Thread Sonic
Hi, vmassol When I give admin and/or programming rights for whole xwiki to user, macro works well. When I take it back, macro doesn't work. And this message:"the server responded with a status of 403 (Forbidden)" This is why I think that. Maybe something wrong with my Xwiki configuration? And my xw

[xwiki-users] Failed to load resource: the server responded with a status of 403 (Forbidden)

2016-02-17 Thread Sonic
Hi. I have Highlight macros that doesn't work for users without admin and programmers rigths. How I use this macro: {{highlight language="php" style="monokai"}} /public function updateSystemStatus() { $articules = Articules::where('system_status_id', 5)->get(); foreach($articul

Re: [xwiki-users] Something wrong with extension manager and xwiki

2016-02-12 Thread Sonic
Thanks Eduard. I restarted Xwiki and this fixed the problem. -- View this message in context: http://xwiki.475771.n2.nabble.com/Something-wrong-with-extension-manager-and-xwiki-tp7597917p7597964.html Sent from the XWiki- Users mailing list archive at Nabble.com. ___

[xwiki-users] Something wrong with extension manager and xwiki

2016-02-11 Thread Sonic
1. I have tried to install Syntax Highlighting Application(3.3 version) after I deleted the one(3.1 version). Extension manager just started showing this icon: The install log was empty. It didn't stop. I installed the extension manually by

[xwiki-users] Highlight Macro doesn't highlight code for users

2016-02-10 Thread Sonic
Hi again. Highlight Macro doesn't highlight code in "view mode" for users without the admin/programming rights. My xwiki version is 7.1.4. What could be the reason? Sorry for third post in a row, but now I have the clear que

Re: [xwiki-users] What will happen if I install extension with almost the same function?

2016-02-10 Thread Sonic
Thanks. I got it at last. I have this Highlight Macro. -- View this message in context: http://xwiki.475771.n2.nabble.com/What-will-happen-if-I-install-extension-with-almost-the-same-function-tp7597807p7597868.html Sent from the XWiki- Users mailing list archive at Nabble.com. ___

Re: [xwiki-users] What will happen if I install extension with almost the same function?

2016-02-08 Thread Sonic
Thanks. So, There is a Syntax Highlighting Application, Highlight JS Macro in my xwiki and its'not the same. How to use Syntax Highlighting Application? Where can I see settings for Highlight JS Macro? This macro is not working(not highlighting code) for users without "Administrator" or "Programm

[xwiki-users] What will happen if I install extension with almost the same function?

2016-02-08 Thread Sonic
I have Syntax Highlighting Application that "Provides Syntax Highlighting" (uses Highlight.JS). I want to install Highlight Macro(uses Highlight.JS with the same syntax), because there is a right access problem with either Syntax Highlighting Application or Highlight.JS. idk What will happen? Do

[xwiki-users] What will happen if I install extension with almost the same function?

2016-02-08 Thread Sonic
I have Syntax Highlighting Application that "Provides Syntax Highlighting" (uses Highlight.JS). I want to install Highlight Macro(uses Highlight.JS with the same syntax), because there is a right access problem with either Syntax Highlighting Application or Highlight.JS. idk What will happen? Do i

Re: [xwiki-users] Syntax Highlighting extension

2016-02-05 Thread Sonic
I don't remember exactly how i did install the extension. My wiki is XWiki Enterprise 7.1.4 and the extension version was 3.1 Now I deleted the extension in Extension Manager, but it was like nothing happened. Just disappeared in Extension Manages' installed section. I now installed 3.3 version(us

[xwiki-users] Syntax Highlighting extension

2016-02-03 Thread Sonic
Hi. I've installed Syntax Highlighting extension, but it highlights code only for users which are in XWikiAdminGroup(i.e. with all rights and permissions). For ordinary users the extension is available, but not highlights code. What is the reason? -- View this message in context: http://xwiki.4