Jean Couteau wrote:
Hi list,
I am trying to insert some ajax on my wiki, but i am facing an issue
with character escaping :
I'm trying to have this :
Try:
{pre}
<td><p id="1,0,0,0,3status">
Todo </p><script type="text/javascript">
new
Ajax.InPlaceCollectionEditor('1,0,0,0,3status','/xwiki2/bin/edit/Project/plannerv2?xpage=assignStatus&id=1,0,0,0,3',{
collection:['Todo','In progress','Dev done','Done'],
ajaxOptions:
{method: 'post'} });</script></td>
{/pre}
What I can get is either replacing the [ character
with its html code
(using the escaping character) or having xwiki rendering a link.
No success having what i wanted.
I am using xwiki version 1.5 (so syntax 1.0)
So my question is : is there a way to escape a character without getting
its html code ?
Thanks in advance
Jean
--
Sergiu Dumitriu
http://purl.org/net/sergiu/