Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Table of Contents

Suggested structure for content on the site

  • Embed a current view of mindmap as an iframe (this will appear at the top of the webpage once the ECOUTER is live)
Note

check with whether the P3G whether Drupal has the plugin to Drupal instance can embed iframes. A test simulated mindmap is available to test whether it can be embed see below Embed a mindmap (read-only).

...

Anchor
embed_mindmap
embed_mindmap

Embed a mindmap (read-only)

Embed using iframe e.g. this test mindmap. Can alter height and width of the iframe code to sit nicely on the page. The code below will need to be embedded in HTML mode and not

Code Block
HTML
HTML
<iframe width='640' height='480' frameborder='0' src='http://mind42.com/mindmap/926c207f-7f4d-4719-9598-2cefca94d035?rel=embed'></iframe>

Link to a mindmap (read-only)

Another option is just to add a view only link to the mindmap from the website.

...