minimal_header.html

 1   <!DOCTYPE html>
 2   <html lang="fr">
 3   <head>
 4   	<base href="${base_url}">
 5   	<title>Message</title>
 6   	<meta http-equiv="x-ua-compatible" content="IE=edge" >
 7   	<!-- Set the viewport width to device width for mobile -->
 8   	<meta name="viewport" content="width=device-width, initial-scale=1.0">
 9       <!-- Le style -->
 10       <#if plugin_theme?? >
 11         <#assign thetheme=plugin_theme />
 12       <#else>
 13         <#assign thetheme=theme! />
 14       </#if>
 15   	<link href="css/font-awesome.min.css" rel="stylesheet">
 16   	<link href="css/ionicons.min.css" rel="stylesheet">
 17   	<link href="css/bootstrap.min.css" rel="stylesheet">
 18   	<link href="js/jquery/jquery-ui-1.12.1/jquery-ui.min.css" rel="stylesheet">
 19   	<link href="js/jquery/plugins/mmenu/jquery.mmenu.all.css" rel="stylesheet">
 20   	<link href="js/jquery/plugins/mmenu/wrappers/bootstrap/jquery.mmenu.bootstrap.css" rel="stylesheet">
 21   	<link href="${(thetheme.pathCss)!}/page_template_styles.css" rel="stylesheet">
 22       <!--[if lt IE 9]>
 23       <script src="https://html5shim.googlecode.com/svn/trunk/html5.js"></script>
 24       <![endif]-->
 25       <!-- Included JS Files -->
 26   	<script src="js/jquery/jquery.min.js"></script>
 27   	<script src="js/bootstrap.min.js"></script>
 28   	<!-- Le fav and touch icons -->
 29   	<link rel="shortcut icon" href="${base_url}favicon.ico">
 30   </head>
 31   <body <#if !lutece_user?exists>class="anonymous"</#if>>
 32   <!-- header -->
 33   <header role="banner" class="message">
 34   	<div class="container">
 35   		<div class="row hidden-xs">
 36   			<div class="logo col-xs-12 col-sm-3 col-md-3">
 37   				<a href="https://monintraparis.mdp">
 38   					<img src="images/local/skin/logo.png" id="banner-logo" alt="Page d'Accueil" title="Page d'Accueil"> 
 39   				</a> 
 40   			</div>
 41   			<div class="col-xs-12 col-sm-4 col-md-5">
 42   				<form id="search-solr" name="search" action="jsp/site/Portal.jsp" method="post" class="form" style="margin-left:15px;" role="search">
 43   				<input type="hidden" name="page" value="search-solr">
 44   				<div class="form-group">
 45   					<div class="input-group">
 46   						<label for="solr-home" class="sr-only">Rechercher</label>
 47   						<input type="text" id="solr-home" title="Rechercher" class="form-control" placeholder=" Rechercher" type="text" name="query" id="searchfield">
 48   						<span class="input-group-btn" style="font-size:initial" >
 49   							<button type="submit" class="btn btn-primary btn-sm" title="Recherche">
 50   								<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="19px" height="19px">
 51   									<path fill-rule="evenodd" fill="rgb(255, 255, 255)" d="M18.208,18.209 C17.917,18.500 17.444,18.500 17.152,18.209 L12.676,13.735 C11.389,14.785 9.767,15.441 7.975,15.441 C3.847,15.441 0.500,12.096 0.500,7.970 C0.500,3.845 3.847,0.500 7.975,0.500 C12.104,0.500 15.451,3.845 15.451,7.970 C15.451,8.731 15.295,9.444 15.075,10.129 L15.080,10.181 C15.080,10.346 15.015,10.490 14.925,10.614 C14.912,10.647 14.907,10.684 14.893,10.717 L14.870,10.694 C14.734,10.837 14.545,10.927 14.333,10.927 C13.921,10.927 13.586,10.593 13.586,10.181 L13.579,10.112 C13.579,9.916 13.659,9.740 13.782,9.607 L13.696,9.520 C13.833,9.019 13.930,8.502 13.930,7.957 C13.930,4.663 11.258,1.992 7.962,1.992 C4.666,1.992 1.993,4.663 1.993,7.957 C1.993,11.251 4.666,13.921 7.962,13.921 C9.598,13.921 11.078,13.261 12.156,12.195 C12.159,12.192 12.162,12.188 12.164,12.184 L13.245,12.203 L15.813,14.769 L15.818,14.765 L18.208,17.153 C18.500,17.445 18.500,17.917 18.208,18.209 Z"
 52   									/>
 53   								</svg>
 54   							</button>
 55   						</span>
 56   					</div>
 57   				</div>
 58   				</form>	
 59   			</div>
 60   			
 61   		</div>
 62   		<!-- Recherche Responsive -->
 63   		<div class="row">
 64   			<div class="col-xs-12 hidden-sm hidden-md hidden-lg">
 65   			<form id="search-solr-xs" name="search" action="jsp/site/Portal.jsp" method="post" class="form" role="search">
 66   				<input type="hidden" name="page" value="search-solr">
 67   				<div class="form-group">
 68   					<div class="input-group">
 69   						<input type="text" id="solr-home-xs" class="form-control" style="background-color: #fff" placeholder="Rechercher" type="text" name="query">
 70   						<span class="input-group-btn" style="font-size:initial" >
 71   							<button type="submit" class="btn btn-primary btn-sm" title="Recherche">
 72   								<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="19px" height="19px">
 73   									<path fill-rule="evenodd" fill="rgb(255, 255, 255)" d="M18.208,18.209 C17.917,18.500 17.444,18.500 17.152,18.209 L12.676,13.735 C11.389,14.785 9.767,15.441 7.975,15.441 C3.847,15.441 0.500,12.096 0.500,7.970 C0.500,3.845 3.847,0.500 7.975,0.500 C12.104,0.500 15.451,3.845 15.451,7.970 C15.451,8.731 15.295,9.444 15.075,10.129 L15.080,10.181 C15.080,10.346 15.015,10.490 14.925,10.614 C14.912,10.647 14.907,10.684 14.893,10.717 L14.870,10.694 C14.734,10.837 14.545,10.927 14.333,10.927 C13.921,10.927 13.586,10.593 13.586,10.181 L13.579,10.112 C13.579,9.916 13.659,9.740 13.782,9.607 L13.696,9.520 C13.833,9.019 13.930,8.502 13.930,7.957 C13.930,4.663 11.258,1.992 7.962,1.992 C4.666,1.992 1.993,4.663 1.993,7.957 C1.993,11.251 4.666,13.921 7.962,13.921 C9.598,13.921 11.078,13.261 12.156,12.195 C12.159,12.192 12.162,12.188 12.164,12.184 L13.245,12.203 L15.813,14.769 L15.818,14.765 L18.208,17.153 C18.500,17.445 18.500,17.917 18.208,18.209 Z"
 74   									/>
 75   								</svg>
 76   							</button>
 77   						</span>
 78   					</div>
 79   				</div>
 80   			</form>	
 81   			</div>
 82   		</div>
 83   	</div>
 84   </header>