From 19c4ebf6c7b74cf049d2625594aaa6551fa816cb Mon Sep 17 00:00:00 2001 From: bourgesl <bourges.laurent@gmail.com> Date: Thu, 19 Jul 2018 16:56:24 +0200 Subject: [PATCH] update web menu --- resources/static/about.html | 35 ++++++++++++------------ resources/static/bootstrap-template.html | 3 +- resources/static/index.html | 3 +- resources/xsl/bootstrap_style.xsl | 5 +--- 4 files changed, 20 insertions(+), 26 deletions(-) diff --git a/resources/static/about.html b/resources/static/about.html index f2bd325..e14ba69 100644 --- a/resources/static/about.html +++ b/resources/static/about.html @@ -39,8 +39,7 @@ <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Links <span class="caret"></span></a> <ul class="dropdown-menu"> - <li><a href="./xsd/3.1/metadata.xsd">XSD Schema 3.1</a></li> - <li><a href="./xsd/4.0/metadata.xsd">XSD Schema 4.0</a></li> + <li><a href="./xsd/4.1/metadata.xsd">XSD Schema 4.1</a></li> <li role="separator" class="divider"></li> <li class="dropdown-header">Datacite links</li> <li><a href="http://schema.datacite.org/">DataCite Metadata Schema</a></li> @@ -69,41 +68,41 @@ </p> <h3>Editor</h3> -<p> -<strong>Publisher: </strong>Michel Dietrich (OSUG Director) -<br/> -<strong>Editor in chief: </strong>Françoise Roch (OSUG IT Manager) -</p> + <p> + <strong>Publisher: </strong>Michel Dietrich (OSUG Director) + <br/> + <strong>Editor in chief: </strong>Françoise Roch (OSUG IT Manager) + </p> <h3>Website design and development</h3> -<p> -<strong>Hosting:</strong> Observatoire des Sciences de l’Univers de Grenoble - OSUG<br/> -Domaine Universitaire, 122 rue de la piscine, 38400 Saint Martin d’Hères, France -<br/> -Phone: +33 476 514 981 -</p> + <p> + <strong>Hosting:</strong> Observatoire des Sciences de l’Univers de Grenoble - OSUG<br/> + Domaine Universitaire, 122 rue de la piscine, 38400 Saint Martin d’Hères, France + <br/> + Phone: +33 476 514 981 + </p> <h3>Conditions of use</h3> <h4>Browser Compatibility</h4> <p> -This web site is based on the bootstrap 3 framework that supports most browsers and platforms (Firefox, Google Chrome, Safari, Internet Explorer, Opera ...) + This web site is based on the bootstrap 3 framework that supports most browsers and platforms (Firefox, Google Chrome, Safari, Internet Explorer, Opera ...) </p> <h4>Notice of liability</h4> <p> -Under no circumstances, shall OSUG be liable for any damages that may result from or in relation to the use of this website or its contents. + Under no circumstances, shall OSUG be liable for any damages that may result from or in relation to the use of this website or its contents. </p> <h4>Intellectual Property</h4> <p> -The content of this website is protected by intellectual property law. Any total or partial reproduction or representation of this website without the express authorization of OSUG is forbidden and shall constitute unauthorized reproduction penalized by the Code of intellectual property. + The content of this website is protected by intellectual property law. Any total or partial reproduction or representation of this website without the express authorization of OSUG is forbidden and shall constitute unauthorized reproduction penalized by the Code of intellectual property. </p> <h4>Hyperlinks</h4> <p> -You may display on your website hyperlinks to OSUG website, provided you do so in a way that does not damage our reputation. -Hyperlinks to other websites imply neither responsibility for, nor approval of, the information contained in those websites on the part of OSUG. + You may display on your website hyperlinks to OSUG website, provided you do so in a way that does not damage our reputation. + Hyperlinks to other websites imply neither responsibility for, nor approval of, the information contained in those websites on the part of OSUG. </p> </div><!-- doi-template --> diff --git a/resources/static/bootstrap-template.html b/resources/static/bootstrap-template.html index 7eef86b..114f901 100644 --- a/resources/static/bootstrap-template.html +++ b/resources/static/bootstrap-template.html @@ -39,8 +39,7 @@ <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Links <span class="caret"></span></a> <ul class="dropdown-menu"> - <li><a href="./xsd/3.1/metadata.xsd">XSD Schema 3.1</a></li> - <li><a href="./xsd/4.0/metadata.xsd">XSD Schema 4.0</a></li> + <li><a href="./xsd/4.1/metadata.xsd">XSD Schema 4.1</a></li> <li role="separator" class="divider"></li> <li class="dropdown-header">Datacite links</li> <li><a href="http://schema.datacite.org/">DataCite Metadata Schema</a></li> diff --git a/resources/static/index.html b/resources/static/index.html index 9b7a5db..5d852bd 100644 --- a/resources/static/index.html +++ b/resources/static/index.html @@ -39,8 +39,7 @@ <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Links <span class="caret"></span></a> <ul class="dropdown-menu"> - <li><a href="./xsd/3.1/metadata.xsd">XSD Schema 3.1</a></li> - <li><a href="./xsd/4.0/metadata.xsd">XSD Schema 4.0</a></li> + <li><a href="./xsd/4.1/metadata.xsd">XSD Schema 4.1</a></li> <li role="separator" class="divider"></li> <li class="dropdown-header">Datacite links</li> <li><a href="http://schema.datacite.org/">DataCite Metadata Schema</a></li> diff --git a/resources/xsl/bootstrap_style.xsl b/resources/xsl/bootstrap_style.xsl index 3f36978..ca83077 100644 --- a/resources/xsl/bootstrap_style.xsl +++ b/resources/xsl/bootstrap_style.xsl @@ -65,10 +65,7 @@ <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Links <span class="caret"></span></a> <ul class="dropdown-menu"> <li> - <a href="{$www_root}xsd/3.1/metadata.xsd">XSD Schema 3.1</a> - </li> - <li> - <a href="{$www_root}xsd/4.0/metadata.xsd">XSD Schema 4.0</a> + <a href="{$www_root}xsd/4.1/metadata.xsd">XSD Schema 4.1</a> </li> <li role="separator" class="divider"></li> <li class="dropdown-header">Datacite links</li> -- GitLab