Re: [xwiki-users] Including a Google Map

2010-12-19 Thread Antonio Goncalves
Thanks, it was clean=false indeed

Antonio

2010/12/18 Vincent Massol 

> 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
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>



-- 
--
Antonio Goncalves (antonio.goncal...@gmail.com)
Software architect

Web site : www.antoniogoncalves.org
Blog: agoncal.wordpress.com
Feed: feeds2.feedburner.com/AntonioGoncalves
Paris JUG leader : www.parisjug.org
LinkedIn: www.linkedin.com/in/agoncal
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Including a Google Map

2010-12-18 Thread Vincent Massol
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
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Including a Google Map

2010-12-18 Thread Ricardo Rodriguez [eBioTIC.]
Hi,

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.
>
> 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
>   

http://extensions.xwiki.org/xwiki/bin/view/Extension/Map+Macro

HTH,

-- 
Ricardo Rodríguez
CTO
eBioTIC.
Life Sciences, Data Modeling and Information Management Systems

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Including a Google Map

2010-12-18 Thread Antonio Goncalves
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.

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
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users