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

From SSKE

(Difference between revisions)
Jump to: navigation, search
(auto-generated by Wiki admin tool)
 
Line 1: Line 1:
*My dashboard
+
<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">
**MediaWiki:Mydashboard
+
*<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>
*Articles and data
+
#<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>
**MediaWiki:Articlesanddata
+
{{#ifexist:MediaWiki:Smwplussandbox|
+
*Get started with SMW<sup>+</sup>!
+
**MediaWiki:Smwplussandbox|}}  
+
{{#ifexist:MediaWiki:Projectmanagement|
+
*Projects
+
**MediaWiki:Projectmanagement|}}  
+
{{#ifexist:MediaWiki:Riskmanagement|
+
*Riskmanagement
+
**MediaWiki:Riskmanagement|}}
+
[[Part of bundle::Smwplus| ]]
+

Revision as of 16:04, 9 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="./" 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>