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 P3G whether Drupal has the plugin to embed iframes. A test mindmap is available to embed see below Embed a mindmap (read-only). |
- An introduction to the project, aims of the ecouter study etc
- Some sort of statement that says contribution to the mindmap implies consent
- Email details: to email ecouter shared inbox to get added as a contributer to the mindmap.
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
Code Block |
---|
|
<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.
Code Block |
---|
|
<a href='http://mind42.com/public/926c207f-7f4d-4719-9598-2cefca94d035' target='_blank'>D2K Dinner</a>
|