From SSKE
(Difference between revisions)
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 | + | *<ul style="float:left"> |
− | # | + | <li><a href="{{LOCALURL:Main page}}">RoxanaAims</a> |
+ | **<a href="./" >Knowledge Path on Service Science</a> | ||
+ | **<a href="./" >Innovation Passport</a> | ||
+ | **<a href="./" >Solutions</a></li> | ||
+ | |||
+ | **<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> | ||
+ | #**<a href="[http://www.ibm.com/developerworks/ http://www.ibm.com/developerworks/]">IBM SSME</a> | ||
+ | #**<a href="[http://service-science.info http://service-science.info]">Service Science Information</a> | ||
+ | #**<a href="./">System Approach Forum (University of Cassino)</a> | ||
+ | #**<a href="[http://paginas.fe.up.pt/%7Eibmcas/ http://paginas.fe.up.pt/~ibmcas/]">IBM Center for Advanced Studies (University of Porto)</a> | ||
+ | </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 .