Re: [xwiki-users] How To Change Default Appearance Of Code Macro (For Java)

2009-12-17 Thread Carlo Camerino
:49, Vincent Massol vinc...@massol.net wrote: On Dec 17, 2009, at 8:31 AM, Thomas Mortagne wrote: On Wed, Dec 16, 2009 at 19:18, Carlo Camerino carlo.camer...@gmail.com wrote: hmm, thanks actually was able to edit the css in other parts of the code. anyway i'll try to see what

[xwiki-users] How To Change Default Appearance Of Code Macro (For Java)

2009-12-16 Thread Carlo Camerino
Hi, I would like to know if there is a way to change the default appearance of the code macro. Can I make it look like the one in confluence or the one in moin? thanks carlo ___ users mailing list users@xwiki.org

[xwiki-users] How To Change Default Appearance Of Code Macro (For Java)

2009-12-16 Thread Carlo Camerino
Hi, I would like to know if there is a way to change the default appearance of the code macro. Can I make it look like the one in confluence or the one in moin? thanks carlo ___ users mailing list users@xwiki.org

Re: [xwiki-users] How To Change Default Appearance Of Code Macro (For Java)

2009-12-16 Thread Carlo Camerino
to create a new code macro that would use a client-side library for coloring (or even an external service). Check out http://platform.xwiki.org/xwiki/bin/view/DevGuide/WikiMacroTutorial for more info. Jerome. On 12/16/09 7:04 PM, Carlo Camerino wrote: Hi, I would like to know

Re: [xwiki-users] How To Change Default Appearance Of Code Macro (For Java)

2009-12-16 Thread Carlo Camerino
Hi, Some thing like this, I took this from a confluence page in apache http://cwiki.apache.org/WICKET/adding-dynamic-field-prompts-or-hints.html thanks On Thu, Dec 17, 2009 at 2:06 AM, Vincent Massol vinc...@massol.net wrote: Hi, On Dec 16, 2009, at 7:04 PM, Carlo Camerino wrote: Hi