FreeMind-test2
Start » Mindmeister-test » FreeMind-test2
<html> <head> <title>Community</title> <style type="text/css"> span.foldopened { color: white; font-size: xx-small; border-width: 1; font-family: monospace; padding: 0em 0.25em 0em 0.25em; background: #e0e0e0; VISIBILITY: visible; cursor:pointer; } span.foldclosed { color: #666666; font-size: xx-small; border-width: 1; font-family: monospace; padding: 0em 0.25em 0em 0.25em; background: #e0e0e0; VISIBILITY: hidden; cursor:pointer; } span.foldspecial { color: #666666; font-size: xx-small; border-style: none solid solid none; border-color: #CCCCCC; border-width: 1; font-family: sans-serif; padding: 0em 0.1em 0em 0.1em; background: #e0e0e0; cursor:pointer; } li { list-style: none; } span.l { color: red; font-weight: bold; } a:link {text-decoration: none; color: black; } a:visited {text-decoration: none; color: black; } a:active {text-decoration: none; color: black; } a:hover {text-decoration: none; color: black; background: #eeeee0; } </style> <!-- ^ Position is not set to relative / absolute here because of Mozilla --> </head> <body> <script language="JavaScript"> // Here we implement folding. It works fine with MSIE5.5, MSIE6.0 and // Mozilla 0.9.6. if (document.layers) { //Netscape 4 specific code pre = 'document.'; post = ''; } if (document.getElementById) { //Netscape 6 specific code pre = 'document.getElementById("'; post = '").style'; } if (document.all) { //IE4+ specific code pre = 'document.all.'; post = '.style'; } function layer_exists(layer) { try { eval(pre + layer + post); return true; } catch (error) { return false; }} function show_layer(layer) { eval(pre + layer + post).position = 'relative'; eval(pre + layer + post).visibility = 'visible'; } function hide_layer(layer) { eval(pre + layer + post).visibility = 'hidden'; eval(pre + layer + post).position = 'absolute'; } function hide_folder(folder) { hide_folding_layer(folder) show_layer('show'+folder); scrollBy(0,0); // This is a work around to make it work in Browsers (Explorer, Mozilla) } function show_folder(folder) { // Precondition: all subfolders are folded show_layer('hide'+folder); hide_layer('show'+folder); show_layer('fold'+folder); scrollBy(0,0); // This is a work around to make it work in Browsers (Explorer, Mozilla) var i; for (i=1; layer_exists('fold'+folder+'_'+i); ++i) { show_layer('show'+folder+'_'+i); } } function show_folder_completely(folder) { // Precondition: all subfolders are folded show_layer('hide'+folder); hide_layer('show'+folder); show_layer('fold'+folder); scrollBy(0,0); // This is a work around to make it work in Browsers (Explorer, Mozilla) var i; for (i=1; layer_exists('fold'+folder+'_'+i); ++i) { show_folder_completely(folder+'_'+i); } } function hide_folding_layer(folder) { var i; for (i=1; layer_exists('fold'+folder+'_'+i); ++i) { hide_folding_layer(folder+'_'+i); } hide_layer('hide'+folder); hide_layer('show'+folder); hide_layer('fold'+folder); scrollBy(0,0); // This is a work around to make it work in Browsers (Explorer, Mozilla) } function fold_document() { var i; var folder = '1'; for (i=1; layer_exists('fold'+folder+'_'+i); ++i) { hide_folder(folder+'_'+i); } } function unfold_document() { var i; var folder = '1'; for (i=1; layer_exists('fold'+folder+'_'+i); ++i) { show_folder_completely(folder+'_'+i); } } </script> <SPAN class=foldspecial onclick="fold_document()">All +</SPAN> <SPAN class=foldspecial onclick="unfold_document()">All -</SPAN> <p><span style="font-size: 150%;font-family: SansSerif, sans-serif; font-weight: bold; ">Community</span> <ul><li><span id="show1_1" class="foldclosed" onClick="show_folder('1_1')" style="POSITION: absolute">+</span> <span id="hide1_1" class="foldopened" onClick="hide_folder('1_1')">-</Span> <span style="font-size: 116%;font-family: SansSerif, sans-serif; font-weight: bold; ">Forum</span> <ul id="fold1_1" style="POSITION: relative; VISIBILITY: visible;"><li><span id="show1_1_1" class="foldclosed" onClick="show_folder('1_1_1')" style="POSITION: absolute">+</span> <span id="hide1_1_1" class="foldopened" onClick="hide_folder('1_1_1')">-</Span> The Community <ul id="fold1_1_1" style="POSITION: relative; VISIBILITY: visible;"><li>General community discussion </li> <li>How may we help you? </li> <li>New Wikidot sites </li> <li>Coffee Table </li> <li>Per page discussions </li> </ul> </li> <li><span id="show1_1_2" class="foldclosed" onClick="show_folder('1_1_2')" style="POSITION: absolute">+</span> <span id="hide1_1_2" class="foldopened" onClick="hide_folder('1_1_2')">-</Span> Help <ul id="fold1_1_2" style="POSITION: relative; VISIBILITY: visible;"><li>General support requests </li> <li>Editing pages </li> <li>Forum questions </li> <li>User accounts </li> <li>Managing the site </li> <li>Themes </li> </ul> </li> <li><span id="show1_1_3" class="foldclosed" onClick="show_folder('1_1_3')" style="POSITION: absolute">+</span> <span id="hide1_1_3" class="foldopened" onClick="hide_folder('1_1_3')">-</Span> WikiScience <ul id="fold1_1_3" style="POSITION: relative; VISIBILITY: visible;"><li>General WikiScience </li> </ul> </li> <li><span id="show1_1_4" class="foldclosed" onClick="show_folder('1_1_4')" style="POSITION: absolute">+</span> <span id="hide1_1_4" class="foldopened" onClick="hide_folder('1_1_4')">-</Span> Monetizing Sites <ul id="fold1_1_4" style="POSITION: relative; VISIBILITY: visible;"><li>General discussion </li> </ul> </li> <li><span id="show1_1_5" class="foldclosed" onClick="show_folder('1_1_5')" style="POSITION: absolute">+</span> <span id="hide1_1_5" class="foldopened" onClick="hide_folder('1_1_5')">-</Span> Wikidot features and bugs <ul id="fold1_1_5" style="POSITION: relative; VISIBILITY: visible;"><li>New features and ideas </li> <li><span style="color: #990000;"><img src="images/icons/full-1.png" alt="Priorität 1">Bugs and problems</span> </li> </ul> </li> </ul> </li> <li><span id="show1_2" class="foldclosed" onClick="show_folder('1_2')" style="POSITION: absolute">+</span> <span id="hide1_2" class="foldopened" onClick="hide_folder('1_2')">-</Span> <span style="font-size: 116%;font-family: SansSerif, sans-serif; font-weight: bold; ">Categories</span> <ul id="fold1_2" style="POSITION: relative; VISIBILITY: visible;"><li>admin: </li> <li><span id="show1_2_1" class="foldclosed" onClick="show_folder('1_2_1')" style="POSITION: absolute">+</span> <span id="hide1_2_1" class="foldopened" onClick="hide_folder('1_2_1')">-</Span> nav: <ul id="fold1_2_1" style="POSITION: relative; VISIBILITY: visible;"><li>top </li> <li>side </li> </ul> </li> <li>forum: </li> <li>blog: </li> <li>howtotopics: </li> <li>howto </li> </ul> </li> <li><span id="show1_3" class="foldclosed" onClick="show_folder('1_3')" style="POSITION: absolute">+</span> <span id="hide1_3" class="foldopened" onClick="hide_folder('1_3')">-</Span> <span style="font-size: 125%;font-family: SansSerif, sans-serif; font-weight: bold; "><img src="images/icons/gohome.png" alt="Home">Welcome</span> <ul id="fold1_3" style="POSITION: relative; VISIBILITY: visible;"><li>Help Section </li> <li>Wikidot News </li> <li>Community News </li> <li><span style="color: #990000;"><img src="images/icons/flag.png" alt="Flagge">Recent Posts</span> </li> <li>Featured Sites </li> </ul> </li> <li><span id="show1_4" class="foldclosed" onClick="show_folder('1_4')" style="POSITION: absolute">+</span> <span id="hide1_4" class="foldopened" onClick="hide_folder('1_4')">-</Span> <span style="font-size: 116%;font-family: SansSerif, sans-serif; font-weight: bold; ">Articles</span> <ul id="fold1_4" style="POSITION: relative; VISIBILITY: visible;"><li>Wishes </li> <li>Embed! </li> <li>Help & Getting Started </li> <li>Glossary </li> <li><span style="color: #990000;"><img src="images/icons/full-2.png" alt="Priorität 2">Bugs and Issues</span> </li> <li>Search Center </li> <li><span id="show1_4_1" class="foldclosed" onClick="show_folder('1_4_1')" style="POSITION: absolute">+</span> <span id="hide1_4_1" class="foldopened" onClick="hide_folder('1_4_1')">-</Span> Howto's <ul id="fold1_4_1" style="POSITION: relative; VISIBILITY: visible;"><li>Forums </li> <li>Others </li> <li>Page Content </li> <li>Site Management </li> </ul> </li> </ul> </li> <li><span id="show1_5" class="foldclosed" onClick="show_folder('1_5')" style="POSITION: absolute">+</span> <span id="hide1_5" class="foldopened" onClick="hide_folder('1_5')">-</Span> <span style="font-family: SansSerif, sans-serif; font-weight: bold; ">Members & Admins</span> <ul id="fold1_5" style="POSITION: relative; VISIBILITY: visible;"><li><span style="color: #990000;">Applications?</span> </li> <li><span style="color: #990000;">Notifications</span> </li> <li><span style="color: #990000;">backup done?</span> </li> </ul> </li> </ul><SCRIPT language=JavaScript> fold_document(); </SCRIPT> </body> </html>
Here is my fist Freemind map of oputr Community site…. :)
[[image http://helmuti-pdorf.wdfiles.com/local--files/all-files/Community_v07.png link="http://helmuti-pdorf.wdfiles.com/local--files/all-files/Community_v07.png"]]

This is only a picture - the embedding or iframe does not work as awaited… the image and pngs are wrong located….
[[iframe http://helmuti-pdorf.wikidot.com/freemind-test2/code/1 frameborder="1" height="800px" width="800px" scrolling="yes"]]
standard - live "_template" used without any tricks but with header changed to show playground background image…