开发者

Adding iframe to google code project hosting wiki page

Is it possible to add iframe inside开发者_JAVA技巧 google code project hosting wiki?

I wan't to embed an external application using iframe in my google project page. My idea is to create a google wiki page and add the iframe in that page.

How to do it?


Project hosting on Google Code doesn't support iframes directly, but there is support for embedding gadgets within a wiki page. There are docs describing how to use gadgets on the support project wiki:

http://code.google.com/p/support/wiki/WorkingWithGoogleGadgets


You could try embedding an HTML gadget (dooWiki) into your Google page which would then give you the ability to bring in other content like an iframe would. What's also nice is that the dooWiki sizes with your page (like a div) instead of you having to set "height" and "width" parameters of an iframe.


if you want to embed a video you can use this syntax:

 <wiki:video url="http://www.youtube.com/watch?v=d2QWXgVdlJU"/>

So iframe is not required

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜