Add xmlns attribute to remaining templates.
This commit is contained in:
parent
ac1a6f41bb
commit
3a0e9137af
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<graph>
|
||||
<graph xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<size>600, 800</size>
|
||||
<fileformat>pngcairo font "arial,8"</fileformat>
|
||||
<duration>weeks=4</duration>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<graph>
|
||||
<graph xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<size>600, 800</size>
|
||||
<fileformat>svg font "arial,10"</fileformat>
|
||||
<duration>weeks=4</duration>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<graph>
|
||||
<graph xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<size>600, 800</size>
|
||||
<fileformat>pngcairo font "arial,8"</fileformat>
|
||||
<duration>weeks=1</duration>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<graph>
|
||||
<graph xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<size>600, 800</size>
|
||||
<fileformat>svg font "arial,10"</fileformat>
|
||||
<duration>weeks=1</duration>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<graph>
|
||||
<graph xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<!--
|
||||
pywws - Python software for USB Wireless Weather Stations
|
||||
http://github.com/jim-easterbrook/pywws
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<graph>
|
||||
<graph xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<fileformat>pngcairo font "arial,8"</fileformat>
|
||||
<title>Wind über die letzten 24h (km/h)</title>
|
||||
<duration>hours=24</duration>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<graph>
|
||||
<graph xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<fileformat>svg font "arial,10"</fileformat>
|
||||
<title>Wind über die letzten 24h (km/h)</title>
|
||||
<duration>hours=24</duration>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<graph>
|
||||
<graph xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<title>Wind über die letzten 7 Tage (km/h)</title>
|
||||
<fileformat>pngcairo font "arial,8"</fileformat>
|
||||
<duration>hours=24 * 7</duration>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<graph>
|
||||
<graph xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<title>Wind über die letzten 7 Tage (km/h)</title>
|
||||
<fileformat>svg font "arial,10"</fileformat>
|
||||
<duration>hours=24 * 7</duration>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<graph>
|
||||
<graph xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<size>400, 220</size>
|
||||
<fileformat>pngcairo font "arial,8"</fileformat>
|
||||
<lmargin>6</lmargin>
|
||||
|
Reference in New Issue
Block a user