Hi, On Jan 24, 2013, at 7:29 AM, Ldm Public <[email protected]> wrote:
Hello,
I've tried to document this Macro on http://platform.xwiki.org by running/displaying somewhere the macro results, but I failed : - I'm not allowed to create a new page (I was thinking of creating a page containing Richard's macro)
Anyone registered can create pages normally so that's strange. However this doesn't look like the place to document the code macro. That is already done here: http://extensions.xwiki.org/xwiki/bin/view/Extension/Code+Macro Not sure what is Richard's macro but if Richard contributed a new macro it should be contributed on extensions.xwiki.org and thus documented in that page there.
- I'm not allowed to modify syntax page http://platform.xwiki.org/xwiki/bin/view/Main/XWikiSyntax (I was thinking of adding a footnote with link to the extension)
This one is normal. There's a special page acess right set on it because this page is generated, see http://platform.xwiki.org/xwiki/bin/view/Main/XWikiSyntax?viewer=code The reason is that this page is packaged in the default XWiki XAR and we didn't want duplication.
- thus I've checked if I was allowed to add a comment on the page http://platform.xwiki.org/xwiki/bin/view/Main/XWikiSyntax and I succeed with a dummy comment but now I can not change/remove this comment ;-(.
I don't remember what rights we ask for removing comments.
2 requests: First : please delete my dummy comment here : http://platform.xwiki.org/xwiki/bin/view/Main/XWikiSyntax . That's in advance to Wiki admins
Done
Second : what is the best way to "promote" Richard's macro and to let users know what are / how they can check the available languages in Code macro ?
It's already promoted here: http://extensions.xwiki.org/xwiki/bin/view/Extension/CodeMacro+Languages But it's not a macro, it's a code snippet. Thanks -Vincent
regards,
Le 23/01/2013 08:10, Richard Hierlmeier a écrit :
Am 22.01.2013 18:04, schrieb Vincent Massol:
On Jan 22, 2013, at 5:51 PM, Richard Hierlmeier <[email protected]> wrote:
Am 21.01.2013 21:37, schrieb Vincent Massol:
Hi Richard,
On Jan 21, 2013, at 9:10 PM, Richard Hierlmeier <[email protected]> wrote:
Hi XWiki users,
I could not find in the XWiki documentation a hint of the supported languages for the code macro.
I wrote a small script in a XWiki page that read out of pygment (the technology behind the code macro) all supported languages with language name, files extension and mimetype.
See:
http://www.hierlmeier.de/wiki/bin/view/Main/SupportedCodeMacroLanguages
Very nice! Would be awesome if you contribute it as a code snippet on http://extensions.xwiki.org ! :)
I added the following page:
http://extensions.xwiki.org/xwiki/bin/view/Extension/Supported+Languages+in+...
Thanks but this is not correct…
What you need to do is contribute an extension of type "snippet".
Go to http://extensions.xwiki.org/xwiki/bin/view/Main/WebHome and in the "contribute extension" field type "Supported Languages in Code Macro" and click submit… :)
Sorry for that,
I added a extension is the described way:
http://extensions.xwiki.org/xwiki/bin/view/Extension/CodeMacro+Languages
Vincent can you delete the incorrect page.
Richard
Thanks -Vincent