build: move all scripts to thirdparty dirs
@@ -9,9 +9,7 @@ __pycache__
|
||||
|
||||
# In repo external sources
|
||||
*/look/thirdparty/
|
||||
*/scripts/bootstrap
|
||||
*/scripts/data-tables
|
||||
*/scripts/jquery.validate-localization
|
||||
*/scripts/thirdparty/
|
||||
|
||||
# Minimised stuff
|
||||
*.min.*
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||
<xsl:template name="body_scripts">
|
||||
<script src="{$urlprefix}/scripts/bootstrap-3.0.3.custom.js"/>
|
||||
<script src="{$urlprefix}/scripts/thirdparty/bootstrap-3.0.3.custom.js"/>
|
||||
</xsl:template>
|
||||
</xsl:stylesheet>
|
||||
|
||||
@@ -259,8 +259,8 @@
|
||||
</xsl:attribute>
|
||||
</xsl:element>
|
||||
<!-- / Sharing cards -->
|
||||
<script src="{$urlprefix}/scripts/jquery-3.5.1.min.js"/>
|
||||
<script src="{$urlprefix}/scripts/modernizr.custom.65251.js"/>
|
||||
<script src="{$urlprefix}/scripts/thirdparty/jquery-3.5.1.min.js"/>
|
||||
<script src="{$urlprefix}/scripts/thirdparty/modernizr.custom.65251.js"/>
|
||||
<!-- Copy head element from the xhtml source file (and possibly from external xsl rules) -->
|
||||
<xsl:apply-templates select="head/node()"/>
|
||||
</xsl:element>
|
||||
|
||||
@@ -23,13 +23,13 @@
|
||||
<th>Source</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/scripts/modernizr.custom.65251.js">scripts/modernizr.custom.65251.js</a></td>
|
||||
<td><a href="/scripts/thirdparty/modernizr.custom.65251.js">scripts/thirdparty/modernizr.custom.65251.js</a></td>
|
||||
<td><a href="https://www.jclark.com/xml/copying.txt">Expat</a>
|
||||
<a href="http://www.freebsd.org/copyright/freebsd-license.html">BSD</a></td>
|
||||
<td><a href="https://github.com/Modernizr/Modernizr/tree/v2.7.1">Modernizr 2.7.1</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/scripts/bootstrap-3.0.3.custom.js">scripts/bootstrap-3.0.3.custom.js</a></td>
|
||||
<td><a href="/scripts/thirdparty/bootstrap-3.0.3.custom.js">scripts/thirdparty/bootstrap-3.0.3.custom.js</a></td>
|
||||
<td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0</a></td>
|
||||
<td><a href="https://github.com/twbs/bootstrap/releases/tag/v3.0.3">Bootstrap 3.0.3</a></td>
|
||||
</tr>
|
||||
@@ -39,9 +39,9 @@
|
||||
<td><a href="/search/index.js">GPLv3 or later</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/scripts/jquery-3.5.1.min.js">scripts/jquery-3.5.1.min.js</a></td>
|
||||
<td><a href="/scripts/thirdparty/jquery-3.5.1.min.js">scripts/thirdparty/jquery-3.5.1.min.js</a></td>
|
||||
<td><a href="http://www.jclark.com/xml/copying.txt">Expat</a></td>
|
||||
<td><a href="/scripts/jquery-3.5.1.min.js">jQuery 3.5.1</a></td>
|
||||
<td><a href="/scripts/thirdparty/jquery-3.5.1.min.js">jQuery 3.5.1</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/scripts/filter-teams.js">scripts/filter-teams.js</a></td>
|
||||
@@ -49,7 +49,7 @@
|
||||
<td><a href="/scripts/filter-teams.js">Filter Teams</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/scripts/lunr-2.3.9.min.js">scripts/lunr-2.3.9.min.js</a></td>
|
||||
<td><a href="/scripts/thirdparty/lunr-2.3.9.min.js">scripts/thirdparty/lunr-2.3.9.min.js</a></td>
|
||||
<td><a href="https://opensource.org/licenses/MIT">Expat</a></td>
|
||||
<td><a href="https://github.com/olivernn/lunr.js/releases/tag/v2.3.9">lunr-2.3.9.min.js</a></td>
|
||||
</tr>
|
||||
|
||||
@@ -11,8 +11,8 @@
|
||||
<head>
|
||||
<title>Αποτελέσματα: Δοκιμή Ελεύθερου Λογισμικού για φωνή & βίντεο </title>
|
||||
|
||||
<script type="text/javascript" src="/scripts/data-tables/media/js/jquery.js"></script>
|
||||
<script type="text/javascript" src="/scripts/data-tables/media/js/jquery.dataTables.js"></script>
|
||||
<script type="text/javascript" src="/scripts/thirdparty/data-tables/media/js/jquery.js"></script>
|
||||
<script type="text/javascript" src="/scripts/thirdparty/data-tables/media/js/jquery.dataTables.js"></script>
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function() {
|
||||
$('#results').dataTable( {
|
||||
|
||||
@@ -11,8 +11,8 @@
|
||||
<head>
|
||||
<title>Results: Free Software voice & video testing</title>
|
||||
|
||||
<script type="text/javascript" src="/scripts/data-tables/media/js/jquery.js"></script>
|
||||
<script type="text/javascript" src="/scripts/data-tables/media/js/jquery.dataTables.js"></script>
|
||||
<script type="text/javascript" src="/scripts/thirdparty/data-tables/media/js/jquery.js"></script>
|
||||
<script type="text/javascript" src="/scripts/thirdparty/data-tables/media/js/jquery.dataTables.js"></script>
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function() {
|
||||
$('#results').dataTable( {
|
||||
|
||||
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 894 B After Width: | Height: | Size: 894 B |
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |