Last visited:
Created by Ontoprise on 17 November 2011, at 14:21

From SSKE

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
<div style="background:orange">This is the page where both TOP and LEFT menu are defined. To '''define top horizontal menu''', the '''line must start with *'''. To '''define left menu, the line must begin with #'''. It is neccessary to know that you have to use proper html code to define both menus. CSS,images and menu look is already defined in files, so in Mediawiki:Halomenu only 'menu structures' are defined. Just edit following example to match your needs. BEWARE: To make it work, ALL white space from the example must be removed (except the symbols * and # which are supposed to be first symbol on the line .</div> <div style="display:none">
+
<div style="background:orange">This is the page where both TOP and LEFT menu are defined. To '''define top horizontal menu''', the '''line must start with *'''. To '''define left menu, the line must begin with #'''. It is neccessary to know that you have to use proper html code to define both menus. CSS,images and menu look is already defined in files, so in Mediawiki:Halomenu only 'menu structures' are defined. Just edit following example to match your needs. BEWARE: To make it work, ALL white space from the example must be removed (except the symbols * and # which are supposed to be first symbol on the line .</div><div style="display:none">
*<ul id="nav" class="dropdown dropdown-horizontal" style="float:left"> <li ><a href="{{LOCALURL:Main page}}">Aims</a> <ul> <li class="first"><a href="./" >Knowledge Path on Service Science</a></li> <li ><a href="./" >Innovation Passport</a></li> <li ><a href="./" >Solutions</a></li> </ul> </li> <li ><a href="{{LOCALURL:Main page}}">Body of Knowlegde</a> <ul> <li class="first"><a href="./" >Foundations</a></li> <li ><a href="./" >Services Computing</a></li> <li class="dir"><a href="./" >Services Ecosystem</a> <ul> <li class="first"><a href="./" >Service Industries</a></li> <li ><a href="./" >Common Services</a></li> <li ><a href="./" >KIS</a></li> </ul> </li> </ul> </li> <li ><a href="{{LOCALURL:Main page}}">Standards</a> <ul> <li class="first"><a href="./" >Regulations</a></li> <li ><a href="./" >Interraction Models</a></li> </ul> </li> <li ><a href="{{LOCALURL:Main page}}">E-learning in Cloud</a></li> </ul>
+
*<ul style="float:left">
#<ul class="left_menu"> <li ><a href="./" class="dir">Articles</a> <ul> <li > <a href="./" class="dir">Service Science Fundamentals</a> <ul > <li><a href="./">Defining the domain</a></li> <li><a href="./">Point of view on learning needs</a></li> <li><a href="./">Discipline Classification</a></li> <li><a href="./">Education in Service Science</a></li> <li><a href="./">Service-Dominant Logic</a></li> <li><a href="./">Viable Systems Approach</a></li> <li><a href="./">The Unified Services Theory Paradigm</a></li> </ul> </li> <li> <a href="./" class="dir">Service Innovation</a> <ul > <li ><a href="./">Characteristics</a></li> <li ><a href="./">R&D in Services</a></li> <li ><a href="./">Research Priorities</a></li> <li ><a href="./">Management Focused Solutions</a></li> <li ><a href="./">Service-Oriented Computing Focused Solution</a></li> </ul> </li> <li > <a href="./" >Service Operations Management</a></li> <li > <a href="./" >Services Computing</a></li> <li > <a href="./" class="dir">Service Oriented Computing</a> <ul > <li ><a href="./">Web Services</a></li> <li ><a href="./">Cloud</a></li> <li ><a href="./">Services in Cloud</a></li> </ul> </li> <li > <a href="./" >Standards and Interraction Models</a></li> </ul> </li> <li ><a href="./" class="dir">Projects</a> <ul > <li ><a href="./">GROWINS</a></li> <li ><a href="./">INSEED</a></li> </ul> </li> <li ><a href="./" class="dir">Studies</a> <ul > <li ><a href="./">CRYS</a></li> </ul> </li> <li ><a href="./" >Company Solutions</a></li> <li ><a href="./" class="dir">Communities</a> <ul > <li ><a href="./">Partners</a></li> <li ><a href="./">Events</a></li> <li ><a href="./">Support</a></li> </ul> </li> <li ><a href="./" class="dir">Useful Links</a> <ul > <li ><a href="http://www.ibm.com/developerworks/">IBM SSME</a></li> <li ><a href="http://service-science.info">Service Science Information</a></li> <li ><a href="./">System Approach Forum (University of Cassino)</a></li> <li ><a href="http://paginas.fe.up.pt/~ibmcas/">IBM Center for Advanced Studies (University of Porto)</a></li> </ul> </li> </ul> </div>
+
<li>&lt;a href="&#x7B;&#x7B;LOCALURL:Main page&#x7D;&#x7D;"&gt;RoxanaAims&lt;/a&gt;
 +
**&lt;a href="./" &gt;Knowledge Path on Service Science&lt;/a&gt;
 +
**&lt;a href="./" &gt;Innovation Passport&lt;/a&gt;
 +
**&lt;a href="./" &gt;Solutions&lt;/a&gt;</li>
 +
 
 +
**&lt;a href="&#x7B;&#x7B;LOCALURL:Main page&#x7D;&#x7D;"&gt;Body of Knowlegde&lt;/a&gt;
 +
***&lt;a href="./" &gt;Foundations&lt;/a&gt;
 +
***&lt;a href="./" &gt;Services Computing&lt;/a&gt;
 +
***&lt;a href="./" &gt;Services Ecosystem&lt;/a&gt;
 +
****&lt;a href="./" &gt;Service Industries&lt;/a&gt;
 +
****&lt;a href="./" &gt;Common Services&lt;/a&gt;
 +
****&lt;a href="./" &gt;KIS&lt;/a&gt;
 +
**&lt;a href="&#x7B;&#x7B;LOCALURL:Main page&#x7D;&#x7D;"&gt;Standards&lt;/a&gt;
 +
***&lt;a href="./" &gt;Regulations&lt;/a&gt;
 +
***&lt;a href="./" &gt;Interraction Models&lt;/a&gt;
 +
**&lt;a href="&#x7B;&#x7B;LOCALURL:Main page&#x7D;&#x7D;"&gt;E-learning in Cloud&lt;/a&gt;
 +
 
 +
#*&lt;a href="./" class="dir"&gt;Articles&lt;/a&gt;
 +
#**&lt;a href="./" class="dir"&gt;Service Science Fundamentals&lt;/a&gt;
 +
#***&lt;a href="./"&gt;Defining the domain&lt;/a&gt;
 +
#***&lt;a href="./"&gt;Point of view on learning needs&lt;/a&gt;
 +
#***&lt;a href="./"&gt;Discipline Classification&lt;/a&gt;
 +
#***&lt;a href="./"&gt;Education in Service Science&lt;/a&gt;
 +
#***&lt;a href="./"&gt;Service-Dominant Logic&lt;/a&gt;
 +
#***&lt;a href="./"&gt;Viable Systems Approach&lt;/a&gt;
 +
#***&lt;a href="./"&gt;The Unified Services Theory Paradigm&lt;/a&gt;
 +
#**&lt;a href="./" class="dir"&gt;Service Innovation&lt;/a&gt;
 +
#***&lt;a href="./"&gt;Characteristics&lt;/a&gt;
 +
#***&lt;a href="./"&gt;R&D in Services&lt;/a&gt;
 +
#***&lt;a href="./"&gt;Research Priorities&lt;/a&gt;
 +
#***&lt;a href="./"&gt;Management Focused Solutions&lt;/a&gt;
 +
#***&lt;a href="./"&gt;Service-Oriented Computing Focused Solution&lt;/a&gt;
 +
#**&lt;a href="./" &gt;Service Operations Management&lt;/a&gt;
 +
#**&lt;a href="./" &gt;Services Computing&lt;/a&gt;
 +
#**&lt;a href="./" class="dir"&gt;Service Oriented Computing&lt;/a&gt;
 +
#***&lt;a href="./"&gt;Web Services&lt;/a&gt;
 +
#***&lt;a href="./"&gt;Cloud&lt;/a&gt;
 +
#***&lt;a href="./"&gt;Services in Cloud&lt;/a&gt;
 +
#**&lt;a href="./" &gt;Standards and Interraction Models&lt;/a&gt;
 +
#*&lt;a href="./" class="dir"&gt;Projects&lt;/a&gt;
 +
#**&lt;a href="./"&gt;GROWINS&lt;/a&gt;
 +
#**&lt;a href="./"&gt;INSEED&lt;/a&gt;
 +
#*&lt;a href="./" class="dir"&gt;Studies&lt;/a&gt;
 +
#**&lt;a href="./"&gt;CRYS&lt;/a&gt;
 +
#*&lt;a href="./" &gt;Company Solutions&lt;/a&gt;
 +
#*&lt;a href="./" class="dir"&gt;Communities&lt;/a&gt;
 +
#**&lt;a href="./"&gt;Partners&lt;/a&gt;
 +
#**&lt;a href="./"&gt;Events&lt;/a&gt;
 +
#**&lt;a href="./"&gt;Support&lt;/a&gt;
 +
#*&lt;a href="./" class="dir"&gt;Useful Links&lt;/a&gt;
 +
#**<a href="[http://www.ibm.com/developerworks/ http://www.ibm.com/developerworks/]">IBM SSME&lt;/a&gt;
 +
#**<a href="[http://service-science.info http://service-science.info]">Service Science Information&lt;/a&gt;
 +
#**&lt;a href="./"&gt;System Approach Forum (University of Cassino)&lt;/a&gt;
 +
#**<a href="[http://paginas.fe.up.pt/%7Eibmcas/ http://paginas.fe.up.pt/~ibmcas/]">IBM Center for Advanced Studies (University of Porto)&lt;/a&gt;
 +
</div>

Revision as of 16:11, 26 April 2012

This is the page where both TOP and LEFT menu are defined. To define top horizontal menu, the line must start with *. To define left menu, the line must begin with #. It is neccessary to know that you have to use proper html code to define both menus. CSS,images and menu look is already defined in files, so in Mediawiki:Halomenu only 'menu structures' are defined. Just edit following example to match your needs. BEWARE: To make it work, ALL white space from the example must be removed (except the symbols * and # which are supposed to be first symbol on the line .
  • <a href="{{LOCALURL:Main page}}">RoxanaAims</a>
      • <a href="./" >Knowledge Path on Service Science</a>
      • <a href="./" >Innovation Passport</a>
      • <a href="./" >Solutions</a>
      • <a href="{{LOCALURL:Main page}}">Body of Knowlegde</a>
        • <a href="./" >Foundations</a>
        • <a href="./" >Services Computing</a>
        • <a href="./" >Services Ecosystem</a>
          • <a href="./" >Service Industries</a>
          • <a href="./" >Common Services</a>
          • <a href="./" >KIS</a>
      • <a href="{{LOCALURL:Main page}}">Standards</a>
        • <a href="./" >Regulations</a>
        • <a href="./" >Interraction Models</a>
      • <a href="{{LOCALURL:Main page}}">E-learning in Cloud</a>
      • <a href="./" class="dir">Articles</a>
        • <a href="./" class="dir">Service Science Fundamentals</a>
          • <a href="./">Defining the domain</a>
          • <a href="./">Point of view on learning needs</a>
          • <a href="./">Discipline Classification</a>
          • <a href="./">Education in Service Science</a>
          • <a href="./">Service-Dominant Logic</a>
          • <a href="./">Viable Systems Approach</a>
          • <a href="./">The Unified Services Theory Paradigm</a>
        • <a href="./" class="dir">Service Innovation</a>
          • <a href="./">Characteristics</a>
          • <a href="./">R&D in Services</a>
          • <a href="./">Research Priorities</a>
          • <a href="./">Management Focused Solutions</a>
          • <a href="./">Service-Oriented Computing Focused Solution</a>
        • <a href="./" >Service Operations Management</a>
        • <a href="./" >Services Computing</a>
        • <a href="./" class="dir">Service Oriented Computing</a>
          • <a href="./">Web Services</a>
          • <a href="./">Cloud</a>
          • <a href="./">Services in Cloud</a>
        • <a href="./" >Standards and Interraction Models</a>
      • <a href="./" class="dir">Projects</a>
        • <a href="./">GROWINS</a>
        • <a href="./">INSEED</a>
      • <a href="./" class="dir">Studies</a>
        • <a href="./">CRYS</a>
      • <a href="./" >Company Solutions</a>
      • <a href="./" class="dir">Communities</a>
        • <a href="./">Partners</a>
        • <a href="./">Events</a>
        • <a href="./">Support</a>
      • <a href="./" class="dir">Useful Links</a>
    </div>