High5Hub

From High5Wiki
Revision as of 03:17, 31 December 2014 by Marks (talk | contribs)
Jump to navigation Jump to search

High5Hub is High 5 Software's integrated interface
Coming early 2015!
Following features and capabilities planned

  • Single Sign-on to all apps
  • Modern, consistent user interface
  • Improved performance
  • Improved security
  • Modular app framework for all High5 apps
  • Add third party apps (later in 2015)


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title>


<link rel="stylesheet" href="//netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css"> <link href="http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700&subset=latin,cyrillic-ext,latin-ext,cyrillic" rel="stylesheet" type="text/css"> <link rel="stylesheet" href="../../webCSS/jquery.multilevelpushmenu.css" /> <link rel="stylesheet" href="http://yui.yahooapis.com/pure/0.5.0/pure-min.css"> <link rel="stylesheet" href="../../webCSS/multi-select/select2.css" />

<style type="text/css">

  #logoContainer
  {
      margin:40px;
      margin-left:50px;
      float:left;
  }
  1. introPageWrapper

{

   margin-left:10px;

}

.fa {

       font-size:22px;
       position:relative;
       top:2px;

}

.grey {

   color:#999;

}

.white {

   color:#fff;

}

.smallNote {

   color:#999;
   font-style:italic;
   font-size:13px;
   float:left;
   padding:15px;
   padding-right:0px;

}

.introPageIconContainer { background-color: #2A3B40; border-right:1px solid #1B272A; border-bottom:1px solid #1B272A; background-image:url(../../images/design/caltopspan.png); -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; float:left; padding:10px; text-align:center; width:22px; height:22px; }

.hubHomeIntroTitle{ padding:20px; font-family: 'Open Sans Condensed', sans-serif; font-size: 25px; font-weight:500; color:#1D292C; }

  1. introTable .tipsHeader{

font-style:italic; font-size:15px; padding-left:0px; padding-bottom:20px; color:#ED7832; }

  1. introTable{

margin-left:40px; color:#555555; font-family:Arial, Helvetica, sans-serif; font-size:14px; border-bottom:1px solid #dedede; width:90%; }

  1. introTable tr .tipText{

border:1px solid #dedede; border-bottom:none; }

  1. introTable tr td{

padding:10px; }

  1. introTable tr .tipTd{

border:1px solid #dedede; border-bottom:none; border-right:none; width:20px; height:20px; } </style> </head>

<body>

Welcome to the High5 Application Hub

Here's a few tips on how to get started:

You can select your Application at any time from the Application menu above. * Once your application has loaded you can perform application actions from both the side menu and from within the application.

User Support, the High5 Community, and SME Application version information is available from the Home page. The Home page can be loaded by clicking the Home link in the top menu.

You can shrink or expand both the top menu and the side menu by clicking the menu display icon.

To log out of the High5 Application Hub, click on the user icon in the top menu.

<img style="width:50%;height:50%;" src="../../images/High5png.png" />

</body>

</html>