Last modified by Admin on 2024/01/29 16:49

  • Guillaume Delhumeau
    Guillaume Delhumeau, 2011/12/22 11:17

    I have a strange problem: when I create a new line with my 'return' key and then I type a new character, a new empty line is created between the old one and the one with the character, as if I have hit 'return' key twice. But if I create a new line with 'ctrl'+'return', I don't have this problem. 

    (Firefox 8, ubuntu 11.10).

    • Eduard Moraru
      Eduard Moraru, 2012/03/08 15:13

      Yes, I remember that issue. I think you get it when you try to edit a wiki page's content. I think it's caused by the imperfect custom XWiki+Velocity codeMirror mode that does the autocompletion.

      I think it works fine for objects (JSX, SSX and Skin js and css overridden files).

      I will have a look at it when I have the time, but no promises. Also, help is always appreciated emoticon_smile

    • Eduard Moraru
      Eduard Moraru, 2013/07/22 19:29

      Should be fixed starting version 1.1. Get the latest version though emoticon_smile

  • kleibl
    kleibl, 2013/04/03 17:42

    The installation of this extension breaks WYSIWYG editing in Chrome. It makes WYSIWYG editor smaller and shows the hidden source div underneath. It also breaks the save page functionality.

    In IE is everything alright.

    After unistallation of SyntaxHighlighting everything works again.

    Is this extension still being developed?

    (XWiki Enterprise 4.4.1, Chrome 25 - previous versions too)

  • Christophe Hanon
    Christophe Hanon, 2014/02/26 15:39

    I tried to install this extension on xwiki cloud

    when using {{python}} {{/python}} I get

    org.xwiki.rendering.macro.MacroExecutionException: You don't have the right to execute this script
    at org.xwiki.rendering.macro.script.AbstractScriptMacro.execute(AbstractScriptMacro.java:194)
    at org.xwiki.rendering.macro.script.AbstractScriptMacro.execute(AbstractScriptMacro.java:59)
    at org.xwiki.rendering.internal.transformation.macro.MacroTransformation.transformOnce(MacroTransformation.java:185)
    at org.xwiki.rendering.internal.transformation.macro.MacroTransformation.transform(MacroTransformation.java:132)
    at org.xwiki.rendering.internal.transformation.DefaultTransformationManager.performTransformations(DefaultTransformationManager.java:87)
    at org.xwiki.display.internal.DocumentContentDisplayer.display(DocumentContentDisplayer.java:252)
    at org.xwiki.display.internal.DocumentContentDisplayer.display(DocumentContentDisplayer.java:125)
    at org.xwiki.display.internal.DocumentContentDisplayer.display(DocumentContentDisplayer.java:55)
    at org.xwiki.display.internal.DefaultDocumentDisplayer.display(DefaultDocumentDisplayer.java:80)
    at org.xwiki.display.internal.DefaultDocumentDisplayer.display(DefaultDocumentDisplayer.java:38)
    at org.xwiki.sheet.internal.SheetDocumentDisplayer.display(SheetDocumentDisplayer.java:113)
    at org.xwiki.sheet.internal.SheetDocumentDisplayer.display(SheetDocumentDisplayer.java:50)
    at org.xwiki.display.internal.ConfiguredDocumentDisplayer.display(ConfiguredDocumentDisplayer.java:67)
    at org.xwiki.display.internal.ConfiguredDocumentDisplayer.display(ConfiguredDocumentDisplayer.java:41)
    at com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:917)
    at com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:896)
    at com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:927)
    at com.xpn.xwiki.api.Document.getRenderedContent(Document.java:603)
    at sun.reflect.GeneratedMethodAccessor5791.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.doInvoke(UberspectImpl.java:395)
    at org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:384)
    at org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:173)

    Etc
    I hope you can help me a bit on this

    • Vincent Massol
      Vincent Massol, 2014/02/27 08:50

      Hi, note that the right way to ask questions is through the Mailing list/forum.

      This message means that you don't have enough permissions to execute the script. It probably requires Programming Rights.

  • Ogis Tarkan
    Ogis Tarkan, 2017/07/13 09:43

    I would suggest to include this app by default

Get Connected