18 Dec
2010
18 Dec
'10
1:29 p.m.
Hi Antonio, On Dec 18, 2010, at 1:28 PM, Antonio Goncalves wrote:
Hi all,
I need to include a Google Map in a page. In XWiki 1.0 syntax I add a iframe and that works fine (http://www.parisjug.org/xwiki/bin/view/Location/ISEP) but with XWiki 2.0 syntax I can't make it work ( http://www.parisjug.org/xwiki/bin/view/Location/CIUP). I've added {{html wiki="true"}} but it's the same problem.
It should be {{html clean="false"}} instead since maybe it introduces non XHTML elements so we need to tell it not to clean the HTML to produce XHTML. Thanks -Vincent
How do I add a iFrame in a XWiki 2.0 page ? Is there an easier way to add a Google Map (like a {{google map}} macro) ?
Thanks, Antonio