Re: Re: embedding html pages?
1.8.5 here.
I placed wikiplugin_snarf.php in lib/wiki-plugins, put the following in a wiki page:
{SNARF(url=>http://www.google.com)}{SNARF}
and previewed/saved, but get the following:
The XML page cannot be displayed Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later. -------------------------------------------------------------------------------- Only one top level element is allowed in an XML document. Error processing resource 'http://sridhark-hyd/tiki-editpage.php'... Notice: Undefined variable: snarf in c:\easyphp1-7\www\lib\wiki-plugins\wikiplugin_snarf.php&l...
Any ideas?
> > Hi
> > i am trying to run another html+java page link within wiki, for example i want yahoo.com to show up in wiki page,
> >
> > is it possible? i am trying to run a page with java in wiki. just to make sure, i am not trying to render html in wiki, i am trying to bring another html page outside of my web server into wiki page without moving into wiki syntax
> >
> > thnx
> >
>
> You can use the pluginSnarf for that purpose. I believe its currently only in the 1.9 branch, but it should be easy enough just to copy its file from lib/wiki-plugins into a 1.8 stable release
>
> Damian
> http://tikihost.net
>