On Jan 16, 2008, at 9:50 AM, Tatets wrote:

>
> Hi, i would like to ask about the posibility of introducing xwiki  
> code inside
> a code box. For example, putting footnotes or bolding a code line,  
> thats
> exactly what i want to do. I have searched a lot but i dont find  
> what i
> want.
>
> That obviously doesnt work:
> {code:none}
> <grid:definition *readOnly="true"* id="tablaTiposValor" width="750"
> height="140" filter="false" rowsXPath="/ajax-response/response/item">
> <grid:query url="./GridEditionAction.do">
> {code}
>
> Could someone help me please? :(

I don't understand what you want.

If your code is java for example you can use:

{code:java}
// java here
{code}

-Vincent

_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to