| At line 22 removed 9 lines. |
| [Main page|Main]\\ |
| [Recent Changes]\\ |
| \\ |
| [Open ESB Project|https://open-esb.dev.java.net/]\\ |
| [Project Fuji at java.net|https://fuji.dev.java.net/]\\ |
| [Open JBI Components Project|https://open-jbi-components.dev.java.net/]\\ |
| \\ |
| [Learn JBI|LearnJBI]\\ |
| [Improve Open ESB|ImprovingOpenESB]\\ |
| At line 26 added 1 line. |
| [Learn JBI|LearnJBI]\\ |
| At line 36 removed 1 line. |
| [Community Comments]\\ |
| At line 39 removed 10 lines. |
| <div class="node" > |
| <span class="nodetitle" title="Click to toggle display" OnClick="toggle('_1')"><div class="open" id="p_1"></div>Documentation</span> |
| <div class="show" id="_1"> |
| <span class="sub">[Documentation Home|Documentation]</span> |
| <span class="sub">[Developer Docs|DeveloperDocumentation]</span> |
| <span class="sub">[User Docs|UserDocumentation]</span> |
| <span class="sub">[Contribute Docs|ContributeDocumentation]</span> |
| <span class="sub">[Doc Plans|DocPlanningLinks]</span> |
| </div> |
| </div> |
| At line 50 changed 1 line. |
| [Recent Changes]\\ |
| At line 57 removed 25 lines. |
| <style> |
| .closed:before {content: url("http://infobot.sfbay/wiki/osc/attach/TheAttic/plus.png");} |
| .open:before {content: url("http://infobot.sfbay/wiki/osc/attach/TheAttic/minus.png");} |
| .nodetitle {font-weight: bold; cursor: pointer;} |
| .sub { display: block; } |
| span.sub:before { content: "» "; margin-left: 10px;} |
| .hidden {display: none; } |
| .node {display: block; margin-top: 0.4em;} |
| .closed {display: inline; padding-right: 5px;} |
| .open {display: inline; padding-right: 5px; } |
| </style> |
| <script> |
| function toggle(i) { |
| if (document.getElementById(i).className == "show") { |
| document.getElementById(i).className = "hidden"; |
| document.getElementById("p"+i).className = "closed"; |
| } else { |
| document.getElementById(i).className = "show"; |
| document.getElementById("p"+i).className = "open"; |
| } |
| } |
| </script> |