Removed unused JS and moved script tags to bottom of page

svn path=/branches/test/; revision=32877
This commit is contained in:
mael 2016-02-29 12:58:59 +00:00
parent 4b6e1dd0d7
commit 3a2ed86458
6 changed files with 3 additions and 7 deletions

View File

@ -3,6 +3,9 @@
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:template name="body_scripts">
<script src="/scripts/jquery-1.10.2.min.js"></script>
<script src="/scripts/modernizr.custom.65251.js"></script>
<script src="/scripts/jquery.cycle2.min.js" type="text/javascript"></script>
<script src="/scripts/bootstrap-3.0.3.custom.js"></script>
<script src="/scripts/placeholder.js"></script>
</xsl:template>

View File

@ -134,9 +134,6 @@
</xsl:element>
</xsl:for-each>
<script src="/scripts/jquery-1.10.2.min.js"></script>
<script src="/scripts/modernizr.custom.65251.js"></script>
<script>
hljs.tabReplace = " ";
// hljs.initHighligtingOnLoad();

View File

@ -2,7 +2,6 @@
<html>
<head>
<title>FSFE - مؤسسة البرمجيات الحرة في أوروبا</title>
<script src="/scripts/jquery.cycle2.min.js" type="text/javascript"></script>
</head>
<body class="frontpage" id="index-html">

View File

@ -3,7 +3,6 @@
<html>
<head>
<title>FSFE - Free Software Foundation Europe</title>
<script src="/scripts/jquery.cycle2.min.js" type="text/javascript"></script>
<meta name="description" content="Gemeinnützige Organisation die für ein allgemeines Verständnis und Unterstützung von Freier Software arbeitet. Beinhaltet Meldungen, Veranstaltungen und Kampagnen." />
<meta name="keywords" content="fsfe Freie Software Open Source foss floss oss fsf Regierung Öffentliche Verwaltung gpl" />
</head>

View File

@ -3,7 +3,6 @@
<html>
<head>
<title>FSFE - Free Software Foundation Europe</title>
<script src="/scripts/jquery.cycle2.min.js" type="text/javascript"></script>
<meta name="description" content="Non profit organisation working to create general understanding and support for software freedom. Includes news, events, and campaigns." />
<meta name="keywords" content="fsfe free software open source foss floss oss fsf government public sector gpl" />
</head>

View File

@ -3,7 +3,6 @@
<html>
<head>
<title>FSFE - Free Software Foundation Europe</title>
<script src="/scripts/jquery.cycle2.min.js" type="text/javascript"></script>
<meta name="description" content="Organisation à but non lucratif œuvrant en faveur du logiciel libre. Actualités, évènements et campagnes." />
<meta name="keywords" content="fsfe free software open source foss floss oss fsf government public sector gpl logiciel libre secteur public gouvernement gnu" />
</head>