How to Embed External Webpages into Polarion Wiki

Sometimes you may want to embed other web pages into a polarion wiki page. This may be the case if you want to

  • embed existing wiki pages of other wiki systems you are currently using
  • embed pages of your intranet
  • embed exisiting web 2.0 application like mind mapper, drawing tools or whiteboarding tools

Please find below some example wiki code snipplets using the <iframe> </iframe> command

Embedding a wiki page e.g. from wikipedia
<iframe src=”http://en.wikipedia.org/wiki/Main_Page” width=”100%” height=”500″</iframe>

Mind Mapping with http://www.text2mindmap.com
<iframe src=”http://www.text2mindmap.com/” width=”100%” height=”500″</iframe>

Mind Mapping with http://bubbl.us
<iframe src=”http://bubbl.us/edit.php” width=”100%” height=”500″</iframe>

Mockups with Balsamiq (commercial) http://www.balsamiq.com
<iframe src=”http://www.balsamiq.com/demos/mockups/Mockups.html” width=”100%” height=”600″</iframe>

Drawing Charts with http://www.mxgraph.com
<iframe src=”http://www.mxgraph.com/demo/mxgraph/editors/workfloweditor.html” width=”100%” height=”500″</iframe>

Best Wishes
Tim

Post to Twitter Tweet This Post Post to Yahoo Buzz Buzz This Post Post to Delicious Delicious Post to Digg Digg This Post Post to Facebook Facebook Post to Reddit Reddit Post to StumbleUpon Stumble This Post

Comments are closed.


Twitter links powered by Tweet This v1.6.1, a WordPress plugin for Twitter.