[xwiki-users] Syntax Highlighting extension
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.475771.n2.nabble.com/Syntax-Highlighting-extension-tp7597773.ht... Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi Sonic, On 4 Feb 2016 at 07:09:04, Sonic ([email protected](mailto:[email protected])) wrote:
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?
I’ve just tested version 3.3 and it worked fine for me, even with a user who’s only a member of XWikiAllGroup. How could we reproduce your problem? Thanks -Vincent
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(using import and .xar file) and it's not working anyway. I must don't understand how xwiki works. Type this in source code mode: {{highlight language="php" style="monokai"}} <?php echo '<p>Hello World</p>'; ?> {{/highlight}} or use macro -> Highlight(highlight.JS integration) Check the page as user without "Administrator" and "Programming" rights. -- View this message in context: http://xwiki.475771.n2.nabble.com/Syntax-Highlighting-extension-problem-tp75... Sent from the XWiki- Users mailing list archive at Nabble.com.
participants (2)
-
Sonic -
vincent@massol.net