It is not indicated to use iframes, as they are not xhtml friendly.
Guillaume Lerouge wrote:
Not sure that's what you need, but if you simply
want to show pages
from another source in a wiki page you can always use an iframe...
<iframe src="YourExternalPage" frameborder=0></iframe>
On 01/08/07, *Karin Wiklund* <karin.wiklund(a)idainfront.se
<mailto:karin.wiklund@idainfront.se>> wrote:
Hi,
Two quick questions:
How would a pom-file look for the hello world plugin (from
the devGuide) for building it with maven?
Is there a plug-in (or snippet or script or something,
anything) to import web pages from elsewhere and show them in the
xwiki?
Thanks,
//Karin