mirror of
https://github.com/publiclab/mapknitter.git
synced 2025-12-05 16:00:00 +01:00
Replace <html> tags with <html lang="en"> (#1754)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>MapKnitter</title>
|
||||
@@ -32,25 +32,25 @@
|
||||
<h1>That page does not exist.</h1>
|
||||
|
||||
<p>Are you sure you've typed the right address?</p>
|
||||
|
||||
|
||||
<hr />
|
||||
|
||||
|
||||
<p>Please help us figure out what happened so we can fix it!</p>
|
||||
|
||||
|
||||
<p>If possible, please describe:</p>
|
||||
|
||||
<ul>
|
||||
|
||||
<ul>
|
||||
<li>what you did just before the problem occurred</li>
|
||||
<li>your browser and browser version</li>
|
||||
<li>your operating system</li>
|
||||
<li>any web addresses needed to see the problem (such as the URL of this page)</li>
|
||||
<li>your PublicLab.org username (if you have one)</li>
|
||||
</ul>
|
||||
|
||||
</ul>
|
||||
|
||||
<p><a class="btn btn-primary" href="https://github.com/publiclab/mapknitter/issues/new">Report a bug on Github</a> or send an email to <a href="mailto:web@publiclab.org">web@publiclab.org</a> with the above information.</p>
|
||||
|
||||
|
||||
<p>Thank you for helping to improve open source software!.</p>
|
||||
|
||||
|
||||
<hr />
|
||||
|
||||
<h2>Ask for help in the Public Lab chatroom</h2>
|
||||
@@ -64,7 +64,7 @@
|
||||
</script>
|
||||
|
||||
<p><a class="btn btn-primary" onClick="chatroom()">Open chatroom</a></p>
|
||||
|
||||
|
||||
<div id="chat"></div>
|
||||
|
||||
<p>Please <a href="https://github.com/publiclab/mapknitter/issues/new">report a bug on Github</a> or <a href="mailto:web@publiclab.org">email web@publiclab.org</a> and thoroughly describe what happened. Thank you for helping to improve open source software!.</p>
|
||||
@@ -76,7 +76,7 @@
|
||||
<div class="col-md-4">
|
||||
<h3>Attribution</h3>
|
||||
<p>
|
||||
MapKnitter 2 is <a href="http://github.com/publiclab/mapknitter">open source software</a> created and run by <a href="http://publiclab.org">Public Lab</a>.
|
||||
MapKnitter 2 is <a href="http://github.com/publiclab/mapknitter">open source software</a> created and run by <a href="http://publiclab.org">Public Lab</a>.
|
||||
</p>
|
||||
<p>
|
||||
Having trouble? <a href="http://github.com/publiclab/mapknitter/issues">Submit bugs here</a>.
|
||||
@@ -87,17 +87,17 @@
|
||||
<div class="col-md-4">
|
||||
<h3>Contributing</h3>
|
||||
<p>
|
||||
Interested in helping to make MapKnitter better? Join the <a href="//publiclab.org/wiki/developers">Public Lab developers discussion list</a> to get involved.
|
||||
Interested in helping to make MapKnitter better? Join the <a href="//publiclab.org/wiki/developers">Public Lab developers discussion list</a> to get involved.
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<h3>Support MapKnitter</h3>
|
||||
<p>
|
||||
MapKnitter is hosted through a donation of server space by <a href="http://rackspace.com">Rackspace</a>.
|
||||
</p>
|
||||
</p>
|
||||
<p>
|
||||
Consider helping to support MapKnitter by <a href="//publiclab.org/donate">donating to the Public Lab non-profit</a>
|
||||
</p>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>MapKnitter</title>
|
||||
@@ -43,7 +43,7 @@
|
||||
<div class="col-md-4">
|
||||
<h3>Attribution</h3>
|
||||
<p>
|
||||
MapKnitter 2 is <a href="http://github.com/publiclab/mapknitter">open source software</a> created and run by <a href="http://publiclab.org">Public Lab</a>.
|
||||
MapKnitter 2 is <a href="http://github.com/publiclab/mapknitter">open source software</a> created and run by <a href="http://publiclab.org">Public Lab</a>.
|
||||
</p>
|
||||
<p>
|
||||
Having trouble? <a href="http://github.com/publiclab/mapknitter/issues">Submit bugs here</a>.
|
||||
@@ -54,17 +54,17 @@
|
||||
<div class="col-md-4">
|
||||
<h3>Contributing</h3>
|
||||
<p>
|
||||
Interested in helping to make MapKnitter better? Join the <a href="//publiclab.org/wiki/developers">Public Lab developers discussion list</a> to get involved.
|
||||
Interested in helping to make MapKnitter better? Join the <a href="//publiclab.org/wiki/developers">Public Lab developers discussion list</a> to get involved.
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<h3>Support MapKnitter</h3>
|
||||
<p>
|
||||
MapKnitter is hosted through a donation of server space by <a href="http://rackspace.com">Rackspace</a>.
|
||||
</p>
|
||||
</p>
|
||||
<p>
|
||||
Consider helping to support MapKnitter by <a href="//publiclab.org/donate">donating to the Public Lab non-profit</a>
|
||||
</p>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>MapKnitter</title>
|
||||
@@ -26,27 +26,27 @@
|
||||
<div class="container">
|
||||
|
||||
<h1>There was an error.</h1>
|
||||
|
||||
|
||||
<p>We're sorry for the trouble!</p>
|
||||
|
||||
|
||||
<hr />
|
||||
|
||||
|
||||
<p>Please help us figure out what happened so we can fix it!</p>
|
||||
|
||||
|
||||
<p>If possible, please describe:</p>
|
||||
|
||||
<ul>
|
||||
|
||||
<ul>
|
||||
<li>what you did just before the problem occurred</li>
|
||||
<li>your browser and browser version</li>
|
||||
<li>your operating system</li>
|
||||
<li>any web addresses needed to see the problem (such as the URL of this page)</li>
|
||||
<li>your PublicLab.org username (if you have one)</li>
|
||||
</ul>
|
||||
|
||||
</ul>
|
||||
|
||||
<p><a class="btn btn-primary" href="https://github.com/publiclab/mapknitter/issues/new">Report a bug on Github</a> or send an email to <a href="mailto:web@publiclab.org">web@publiclab.org</a> with the above information.</p>
|
||||
|
||||
|
||||
<p>Thank you for helping to improve open source software!.</p>
|
||||
|
||||
|
||||
<hr />
|
||||
|
||||
<h2>Ask for help in the Public Lab chatroom</h2>
|
||||
@@ -60,7 +60,7 @@
|
||||
</script>
|
||||
|
||||
<p><a class="btn btn-primary" onClick="chatroom()">Open chatroom</a></p>
|
||||
|
||||
|
||||
<div id="chat"></div>
|
||||
|
||||
</div>
|
||||
@@ -70,7 +70,7 @@
|
||||
<div class="col-md-4">
|
||||
<h3>Attribution</h3>
|
||||
<p>
|
||||
MapKnitter 2 is <a href="http://github.com/publiclab/mapknitter">open source software</a> created and run by <a href="http://publiclab.org">Public Lab</a>.
|
||||
MapKnitter 2 is <a href="http://github.com/publiclab/mapknitter">open source software</a> created and run by <a href="http://publiclab.org">Public Lab</a>.
|
||||
</p>
|
||||
<p>
|
||||
Having trouble? <a href="http://github.com/publiclab/mapknitter/issues">Submit bugs here</a>.
|
||||
@@ -81,17 +81,17 @@
|
||||
<div class="col-md-4">
|
||||
<h3>Contributing</h3>
|
||||
<p>
|
||||
Interested in helping to make MapKnitter better? Join the <a href="//publiclab.org/wiki/developers">Public Lab developers discussion list</a> to get involved.
|
||||
Interested in helping to make MapKnitter better? Join the <a href="//publiclab.org/wiki/developers">Public Lab developers discussion list</a> to get involved.
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<h3>Support MapKnitter</h3>
|
||||
<p>
|
||||
MapKnitter is hosted through a donation of server space by <a href="http://rackspace.com">Rackspace</a>.
|
||||
</p>
|
||||
</p>
|
||||
<p>
|
||||
Consider helping to support MapKnitter by <a href="//publiclab.org/donate">donating to the Public Lab non-profit</a>
|
||||
</p>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>MapKnitter</title>
|
||||
@@ -42,7 +42,7 @@
|
||||
<div class="col-md-4">
|
||||
<h3>Attribution</h3>
|
||||
<p>
|
||||
MapKnitter 2 is <a href="http://github.com/publiclab/mapknitter">open source software</a> created and run by <a href="http://publiclab.org">Public Lab</a>.
|
||||
MapKnitter 2 is <a href="http://github.com/publiclab/mapknitter">open source software</a> created and run by <a href="http://publiclab.org">Public Lab</a>.
|
||||
</p>
|
||||
<p>
|
||||
Having trouble? <a href="http://github.com/publiclab/mapknitter/issues">Submit bugs here</a>.
|
||||
@@ -53,17 +53,17 @@
|
||||
<div class="col-md-4">
|
||||
<h3>Contributing</h3>
|
||||
<p>
|
||||
Interested in helping to make MapKnitter better? Join the <a href="//publiclab.org/wiki/developers">Public Lab developers discussion list</a> to get involved.
|
||||
Interested in helping to make MapKnitter better? Join the <a href="//publiclab.org/wiki/developers">Public Lab developers discussion list</a> to get involved.
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<h3>Support MapKnitter</h3>
|
||||
<p>
|
||||
MapKnitter is hosted through a donation of server space by <a href="http://rackspace.com">Rackspace</a>.
|
||||
</p>
|
||||
</p>
|
||||
<p>
|
||||
Consider helping to support MapKnitter by <a href="//publiclab.org/donate">donating to the Public Lab non-profit</a>
|
||||
</p>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-type" content="text/html;charset=UTF-8">
|
||||
<title>MapKnitter Sorter - beta</title>
|
||||
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../flot/excanvas.min.js"></script><![endif]-->
|
||||
<script language="javascript" type="text/javascript" src="../flot/jquery.js"></script>
|
||||
<script language="javascript" type="text/javascript" src="../flot/jquery.flot.js"></script>
|
||||
<script language="javascript" type="text/javascript" src="../flot/jquery.js"></script>
|
||||
<script language="javascript" type="text/javascript" src="../flot/jquery.flot.js"></script>
|
||||
<script language="javascript" type="text/javascript" src="../flot/jquery.flot.crosshair.js"></script>
|
||||
<style type='text/css'>
|
||||
body {
|
||||
@@ -106,7 +106,7 @@ function import_files() {
|
||||
|
||||
data[0].data.push([i,f.size])
|
||||
var image_class = ''
|
||||
if (f.size > cutoff*1000000 && cutoff != 0) {
|
||||
if (f.size > cutoff*1000000 && cutoff != 0) {
|
||||
image_class = 'red'
|
||||
chosen += 1
|
||||
}
|
||||
@@ -137,13 +137,13 @@ function import_files() {
|
||||
|
||||
flotoptions = {
|
||||
series: {
|
||||
lines: {
|
||||
show: true,
|
||||
lines: {
|
||||
show: true,
|
||||
lineWidth: 1,
|
||||
},
|
||||
},
|
||||
crosshair: { mode: "x" },
|
||||
yaxis: { show: true, tickFormatter: function(n) { return (n/1000000)+"MB" } },
|
||||
yaxis: { show: true, tickFormatter: function(n) { return (n/1000000)+"MB" } },
|
||||
xaxis: { show: true },
|
||||
shadowSize: 0,
|
||||
grid: {
|
||||
|
||||
Reference in New Issue
Block a user