Hi,

I wanted to insert the below html in a page . What the
problem is that after saving the page, wiki renders
the content and displays error saying "No Interwiki
reference defined in properties for Wiki called
'contains(@src,'http'!)" .

Here is the html code:

<table cellpadding="1" cellspacing="1" border="1">
<tr>
    <td>clickAndWait</td>
   
<td>//img[contains(@src,'http://localhost/images/1.jpg')]
</td>
    <td>test</td>
</tr>
</table>


Do you know anyway by which i can put the above html
code as is in a wiki page so that when the page is
saved i get to see a table with the exact cell
contents ?

Thanks,
Rajesh




      ___________________________________________________________
Yahoo! Answers - Got a question? Someone out there knows the answer. Try it
now.
http://uk.answers.yahoo.com/ 
_______________________________________________
This is the Jspwiki-users mailing list, in which we discuss the 
stable release (even-numbered, 2.4.x, 2.6.x), and user-issues. 
For development discussion, please join jspwiki-dev.
http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users
http://www.jspwiki.org/JSPWikiMailingList

Reply via email to