comparison dottes.html.tune @ 486:e340218b9d11

Add HTML5 download tag to ABC and XML links in tune page. You probably want to download these, not view them in the browser.
author Jim Hague <jim.hague@acm.org>
date Tue, 17 Jun 2014 09:53:15 +0100
parents 4fab69a1027d
children e16c20e63d9c
comparison
equal deleted inserted replaced
484:4fab69a1027d 486:e340218b9d11
60 href="../@MASTERBOOKE@/@TUNE@.mid">MIDI</a></li> 60 href="../@MASTERBOOKE@/@TUNE@.mid">MIDI</a></li>
61 <li><a class="dottes-link-tune dottes-mp3" 61 <li><a class="dottes-link-tune dottes-mp3"
62 href="../@MASTERBOOKE@/@TUNE@.mp3">MP3</a></li> 62 href="../@MASTERBOOKE@/@TUNE@.mp3">MP3</a></li>
63 <li><a class="dottes-link-tune dottes-ogg" 63 <li><a class="dottes-link-tune dottes-ogg"
64 href="../@MASTERBOOKE@/@TUNE@.ogg">OGG</a></li> 64 href="../@MASTERBOOKE@/@TUNE@.ogg">OGG</a></li>
65 <li><a class="dottes-link-tune dottes-abc" 65 <li><a class="dottes-link-tune dottes-abc" download
66 href="@TUNE@.abc">ABC</a></li> 66 href="@TUNE@.abc">ABC</a></li>
67 <li><a class="dottes-link-tune dottes-xml" 67 <li><a class="dottes-link-tune dottes-xml" download
68 href="@TUNE@.xml">XML</a></li> 68 href="@TUNE@.xml">XML</a></li>
69 </ul> 69 </ul>
70 </div> 70 </div>
71 <div class="dottes-tune-footer-centre"> 71 <div class="dottes-tune-footer-centre">
72 <audio controls> 72 <audio controls>