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

From SSKE

(Difference between revisions)
Jump to: navigation, search
 
(48 intermediate revisions by one user not shown)
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">
+
*[[Domain_Fundamentals|Domain Fundamentals]]
*<ul id="nav" class="dropdown dropdown-horizontal" style="float:left"> <li ><a href="Aims">Aims</a> <ul> <li class="first"> <a href="Knowledge_Path" >Knowledge Path on Service Science</a> </li> <li ><a href="Innovation_Passport" >Innovation Passport</a></li> <li class="dir"><a href="Solutions" >Solutions</a> <ul> <li class="first"><a href="Technologies" >Technologies</a></li> <li ><a href="Tools" >Tools</a></li> <li ><a href="Integration" >Integration</a></li> </ul> </li> </ul> </li> <li ><a href="Body_of_Knowledge">Body of Knowlegde</a> <ul> <li class="first dir"><a href="Service_Science_Fundamentals" >Service Science Fundamentals</a> <ul> <li class="first"><a href="Service-Dominant_Logic" >Service-Dominant Logic</a></li> <li ><a href="Service_System" >Service System</a></li> <li ><a href="Service_System_Ecology" >Service System Ecology</a></li> </ul> </li> <li class="dir"><a href="Service_Oriented_Computing" >Services Oriented Computing</a> <ul> <li class="first"><a href="Service-Oriented_Architectures" >Service-Oriented Architectures</a></li> <li ><a href="Web_Services" >Web Services</a></li> </ul> </li> <li class="dir"><a href="Support_Activities_for_Services" >Support Activities for Services</a> <ul> <li class="first"><a href="Services_Delivery" >Services Delivery</a></li> <li ><a href="Services_Design_and_Development" >Services Design_and Development</a></li> <li ><a href="Services_Innovation" >Services Innovation</a></li> <li ><a href="Services_Marketing" >Services Marketing</a></li> <li ><a href="Services_Operations_and_Management" >Services Operations and Management</a></li> </ul> </li> <li class="dir"><a href="Application_Sector" >Application Sectors</a> <ul> <li class="first"><a href="Automation_Sector" >Automation Sector</a></li> <li ><a href="Service_Sector" >Service Sector</a></li> </ul> </li> <li><a href="Methodology" >Methodologies</a> </ul> </li> <li ><a href="Educational_Program">Educational Programs</a> <ul> <li class="first dir"><a href="Initial_Education" >Initial Education</a> <ul> <li class="first"><a href="University_Course" >University Course</a></li> <li ><a href="University_Program" >University Progam</a></li> </ul> </li> <li class="dir"><a href="Vocational_Education" >Vocational Education</a> <ul> <li class="first"><a href="Compact_Module" >Compact Module</a></li> <li ><a href="Training" >Training</a></li> </ul> </li> </ul> </li> <li ><a href="E-learning_in_Cloud">E-learning in Cloud</a></li> </ul>
+
*[[Service_Support|Service Support]]
#<ul class="left_menu"> <li ><a href="Documents" class="dir">Documents</a> <ul> <li > <a href="Service_Science_Fundamentals" class="dir">Service Science Fundamentals</a> <ul > <li><a href="Defining_the_Domain">Defining the Domain</a></li> <li><a href="Learning_Needs">Point of view on learning needs</a></li> <li><a href="Discipline_Classification">Discipline Classification</a></li> <li><a href="Education_in_Service_Science">Education in Service Science</a></li> <li><a href="Service-Dominant_Logic">Service-Dominant Logic</a></li> <li><a href="./">Viable Systems Approach</a></li> <li><a href="Theory_Paradigm">The Unified Services Theory Paradigm</a></li> </ul> </li> <li><a href="Service_Innovation" class="dir">Service Innovation</a> <ul > <li ><a href="Characteristics">Characteristics</a></li> <li ><a href="R&D_in_Services">R&D in Services</a></li> <li ><a href="Research_Priorities">Research Priorities</a></li> <li ><a href="Management_Focused_Solutions">Management Focused Solutions</a></li> <li ><a href="Service-Oriented_Computing_Focused_Solutions">Service-Oriented Computing Focused Solutions</a></li> </ul> </li> <li > <a href="Service_Oriented_Computing" class="dir">Service Oriented Computing</a> <ul > <li ><a href="Web_Services">Web Services</a></li> <li ><a href="Service-Oriented_Architectures">Service-Oriented Architectures</a></li> </ul> </li> <li > <a href="Standards_and_Interraction_Models" >Standards and Interraction Models</a></li> <li > <a href="Technology" >Technology</a></li> </ul> </li> <li ><a href="People" class="dir">People</a> </li> <li ><a href="Projects" class="dir">Projects</a> <ul > <li ><a href="Prospective_Study">Prospective Study</a></li> <li ><a href="Research_Project">Research Project</a></li> <li ><a href="Funding_Program">Funding Program</a></li> </ul> </li> <li ><a href="./" class="dir">Events</a> <ul > <li ><a href="Conference">Conference</a></li> <li ><a href="Workshop">Workshop</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>
+
*[[Learning]]
 +
*[[Service_Inovation|Service Inovation]]
 +
*[[Service_Sectors|Service Sectors]]

Latest revision as of 07:46, 6 December 2012

This page was last modified on 6 December 2012, at 07:46.This page has been accessed 12,264 times.