Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Request from zonal IT services that the laptop has a generic UoB user account installed on it so as not to synchronise anyone's personal email etc.
  • On the desktop create an .html file like the one below to reflect the refresh rate of the content (currently set to 60 seconds)
  • Replace the text within the iframe tag with the embed code of your mindmap.
Code Block
html
html

<html>
<head>

<meta http-equiv="refresh" content="60">


</head>
<body>

<iframe width=100% height=100% frameborder='0' src='http://mind42.com/mindmap/149338ee-781a-45cd-bf56-f2c43d6cdf05?rel=embed'></iframe>

</body>
</html>

...