Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
userdocs:travelwise [2014/01/08 17:26]
dokuwiki_sync
userdocs:travelwise [2014/09/23 04:26] (current)
dokuwiki_sync
Line 1: Line 1:
-====== Travelwise.net Wiki ======+====== Travelwise ======
  
-<​html>​ +Travelwise is a professional mid-office system, which is developed in cooperation with the leading travel agencies. 
-   +Read more: [[userdocs:​travelwise:​getting_started:​about|About Travelwise.net]].
-     +
-    <style type="​text/​css">​+
  
-.clr{ +Please navigate through Travelwise.net wiki any way you want, but keep in mind recommendations
- clearboth; +1. Make sure that [[:​userdocs:​travelwise:​getting_started:​glossary|Travelwise terminology]] is clearly understood before opening any other page
-} +2. Follow logical steps to learn about the program
-.content{ +[[userdocs:​travelwise:​getting_started|Getting Started]] -> [[userdocs:​travelwise:​data_loading|Data Loading]] -> [[userdocs:​travelwise:​booking:​|Booking]] -> [[userdocs:​travelwise:​documents_management|Documents Management]] -> [[userdocs:​travelwise:​finance|Finance & Accounting]] -> [[userdocs:​travelwise:​reporting:​|Statistics Reports]].
- position:relative; +
-}+
  
-.header{ 
- font-family:'​Arial Narrow',​ Arial, sans-serif; 
- line-height:​ 24px; 
- font-size: 11px; 
- background:​ #000; 
- opacity: 0.9; 
- text-transform:​ uppercase; 
- z-index: 9999; 
- position: relative; 
- -moz-box-shadow:​ 1px 0px 2px #000; 
- -webkit-box-shadow:​ 1px 0px 2px #000; 
- box-shadow:​ 1px 0px 2px #000; 
-} 
-.header a{ 
- padding: 0px 10px; 
- letter-spacing:​ 1px; 
- color: #ddd; 
- display: block; 
- float: left; 
-} 
-.header a:hover{ 
- color: #fff; 
-} 
-.header span.right{ 
- float: right; 
-} 
-.header span.right a{ 
- float: none; 
- display: inline; 
-} 
-.more{ 
- position:​relative;​ 
- clear:​both;​ 
-    font-size: 11px; 
-    padding: 20px 0px; 
-    text-transform:​uppercase;​ 
-    width: 390px; 
-    height:​55px;​ 
-    margin: 0 auto; 
-} 
-.more ul{ 
- display:​block;​ 
- text-align:​center;​ 
-} 
-.more ul li{ 
- display: block; 
-    padding: 4px 2px; 
-    float:left; 
-} 
-.more ul li.selected a, 
-.more ul li.selected a:hover{ 
- background:#​0099c5;​ 
- color:#​fff;​ 
- text-shadow:​none;​ 
-    font-weight:​bold;​ 
-} 
-.more ul li a{ 
- color:#​555;​ 
-    float:left; 
- background:#​fff;​ 
-    width:​800px;​ 
- padding: 2px 5px; 
- -moz-box-shadow:​1px 1px 2px #aaa; 
- -webkit-box-shadow:​1px 1px 2px #aaa; 
- box-shadow:​1px 1px 2px #aaa; 
-} 
-.more ul li a:hover{ 
- background:#​000;​ 
- color:#​fff;​ 
-} 
-  ​ 
-  @font-face { 
-    font-family:​ '​WebSymbolsRegular';​ 
-    src: url('​websymbols/​websymbols-regular-webfont.eot'​);​ 
-    src: url('​websymbols/​websymbols-regular-webfont.eot?#​iefix'​) format('​embedded-opentype'​),​ 
-        url('​websymbols/​websymbols-regular-webfont.woff'​) format('​woff'​),​ 
-        url('​websymbols/​websymbols-regular-webfont.ttf'​) format('​truetype'​),​ 
-        url('​websymbols/​websymbols-regular-webfont.svg#​WebSymbolsRegular'​) format('​svg'​);​ 
-    font-weight:​ normal; 
-    font-style: normal; 
-} 
-.ca-menu{ 
-    padding:0; 
-    margin:20px auto; 
-    width: 800px; 
-} 
-.ca-menu li{ 
-    width: 800px; 
-    height: 100px; 
-    overflow: hidden; 
-    position: relative; 
-    display: block; 
-    background: #fff; 
-    -webkit-box-shadow:​ 1px 1px 2px rgba(0,​0,​0,​0.2);​ 
-    -moz-box-shadow:​ 1px 1px 2px rgba(0,​0,​0,​0.2);​ 
-    box-shadow: 1px 1px 2px rgba(0,​0,​0,​0.2);​ 
-    margin-bottom:​ 4px; 
-    -webkit-transition:​ all 300ms ease-in-out;​ 
- -moz-transition:​ all 300ms ease-in-out;​ 
- -o-transition:​ all 300ms ease-in-out;​ 
- -ms-transition:​ all 300ms ease-in-out;​ 
- transition:​ all 300ms ease-in-out;​ 
-} 
-.ca-menu li:​last-child{ 
-    margin-bottom:​ 0px; 
-} 
-.ca-menu li a{ 
-    text-align: left; 
-    width: 100%; 
-    height: 100%; 
-    display: block; 
-    color: #333; 
-    position: relative; 
-} 
-.ca-icon{ 
-    font-family:​ '​WebSymbolsRegular';​ 
-    font-size: 30px; 
-    color: #333; 
-    text-shadow:​ 0px 0px 1px #333; 
-    line-height:​ 90px; 
-    position: absolute; 
-    width: 90px; 
-    left: 10px; 
-    text-align: center; 
-    -webkit-transition:​ all 300ms linear; 
- -moz-transition:​ all 300ms linear; 
- -o-transition:​ all 300ms linear; 
- -ms-transition:​ all 300ms linear; 
- transition:​ all 300ms linear; ​ 
-} 
-.ca-content{ 
-    position: absolute; 
-    left: 120px; 
-    width: 370px; 
-    height: 120px; 
-    top: 20px; 
-} 
-.ca-main{ 
-    font-size: 20px; 
-    -webkit-transition:​ all 300ms linear; 
- -moz-transition:​ all 300ms linear; 
- -o-transition:​ all 300ms linear; 
- -ms-transition:​ all 300ms linear; 
- transition:​ all 300ms linear; ​ 
-} 
-.ca-sub{ 
-    font-size: 14px; 
-    color: #666; 
-} 
-.ca-menu li:hover{ 
-    border-color:​ #fff004; 
-    background: #303030; 
-    
-} 
-.ca-menu li:hover .ca-icon{ 
-    color: #fff000; 
-    font-size: 120px; 
-    opacity: 0.2; 
-    left: -20px; 
-    -webkit-transform:​ rotate(20deg);​ 
-    -moz-transform:​ rotate(20deg);​ 
-    -ms-transform:​ rotate(20deg);​ 
-    transform: rotate(20deg);​ 
-} 
-.ca-menu li:hover .ca-main{ 
-    color: #fff000; 
-    opacity: 0.8; 
-} 
-.ca-menu li:hover .ca-sub{ 
-    color: #fff; 
-    opacity: 0.8; 
-} 
-      
-  </​style> ​ 
-  ​ 
-                <ul class="​ca-menu">​ 
-                    <li> 
-                        <a href="​http://​twwiki.billetkontoret.dk/​userdocs/​travelwise/​getting_started">​ 
-                            <span class="​ca-icon">​1.</​span>​ 
-                            <div class="​ca-content">​ 
-                                <h2 class="​ca-main">​Getting Started</​h2>​ 
-                                <h3 class="​ca-sub">​Installation. Basic terms & settings. Hotkeys. </h3> 
-                            </​div>​ 
-                        </a> 
-                    </li> 
-                    <li> 
-                        <a href="​http://​twwiki.billetkontoret.dk/​userdocs/​travelwise/​data_loading">​ 
-                            <span class="​ca-icon">​2.</​span>​ 
-                            <div class="​ca-content">​ 
-                                <h2 class="​ca-main">​Data Loading</​h2>​ 
-                                <h3 class="​ca-sub">​Get consolidated database of consumers, products, clients and much more.</​h3>​ 
-                            </​div>​ 
-                        </a> 
-                    </li> 
-                                        <li> 
-                        <a href="​http://​twwiki.billetkontoret.dk/​userdocs/​travelwise/​booking">​ 
-                            <span class="​ca-icon">​3.</​span>​ 
-                            <div class="​ca-content">​ 
-                                <h2 class="​ca-main">​Booking</​h2>​ 
-                                <h3 class="​ca-sub">​Flight,​ hotel, sightseeing,​ transfer, train, car and other automated services.</​h3>​ 
-                            </​div>​ 
-                        </a> 
-                    </li> 
-                                             <​li>​ 
-                        <a href="​http://​twwiki.billetkontoret.dk/​userdocs/​travelwise/​documents_management">​ 
-                            <span class="​ca-icon">​4.</​span>​ 
-                            <div class="​ca-content">​ 
-                                <h2 class="​ca-main">​Documents Management</​h2>​ 
-                                <h3 class="​ca-sub">​Whole range of travel documents including offer, e-ticket, voucher, invoice and itinerary.</​h3>​ 
-                            </​div>​ 
-                        </a> 
-                    </li> 
-                    <li> 
-                        <a href="​http://​twwiki.billetkontoret.dk/​userdocs/​travelwise/​finance">​ 
-                            <span class="​ca-icon">​5.</​span>​ 
-                            <div class="​ca-content">​ 
-                                <h2 class="​ca-main">​Finance</​h2>​ 
-                                <h3 class="​ca-sub">​Built-in accounting system with export functions.</​h3>​ 
-                            </​div>​ 
-                        </a> 
-                    </li> 
-                    <li> 
-                        <a href="​http://​twwiki.billetkontoret.dk/​userdocs/​travelwise/​remarks_system">​ 
-                            <span class="​ca-icon">​6.</​span>​ 
-                            <div class="​ca-content">​ 
-                                <h2 class="​ca-main">​Remarks</​h2>​ 
-                                <h3 class="​ca-sub">​Daily tasks and business communications.</​h3>​ 
-                            </​div>​ 
-                        </a> 
-                    </li> 
-                    <li> 
-                        <a href="​http://​twwiki.billetkontoret.dk/​userdocs/​travelwise/​reporting">​ 
-                            <span class="​ca-icon">​7.</​span>​ 
-                            <div class="​ca-content">​ 
-                                <h2 class="​ca-main">​Reporting Module</​h2>​ 
-                                <h3 class="​ca-sub">​Integrated statistical tools, templates and wizard.</​h3>​ 
-                            </​div>​ 
-                        </a> 
-                    </li> 
-                    <li> 
-                        <a href="​http://​twwiki.billetkontoret.dk/​userdocs/​travelwise/​files">​ 
-                            <span class="​ca-icon">​8.</​span>​ 
-                            <div class="​ca-content">​ 
-                                <h2 class="​ca-main">​Helpdesk & Documentation</​h2>​ 
-                                <h3 class="​ca-sub">​Release notes, tutorials and support.</​h3>​ 
-                            </​div>​ 
-                        </a> 
-                    </li> 
-                </ul> 
- 
-</​html>​