readmill support
parent
0de46d0bb6
commit
f581dd354b
|
@ -52,13 +52,25 @@
|
|||
{% if unglued_ebooks or other_ebooks %}
|
||||
<div class="border">
|
||||
<a href="http://www.defectivebydesign.org/drm-free" style="float:right;"><img src="https://static.fsf.org/dbd/DRM-free/DRM-free150.png" alt="DefectiveByDesign.org" width="150" height="150" border="0" align="middle" /></a><h3>How to download</h3>
|
||||
<p style="float:left" >Ebooks you find at Unglue.it may be read on any device, and you're welcome to convert them to whatever electronic format is most useful to you. While we can't cover every possible combination of readers, software, and formats you might use, here's some help for the most common cases.</p>
|
||||
<p>Ebooks you find at Unglue.it may be read on any device, and you're welcome to convert them to whatever electronic format is most useful to you. While we can't cover every possible combination of readers, software, and formats you might use, here's some help for the most common cases.</p>
|
||||
|
||||
<h4>Any device</h4>
|
||||
<p>You may already have an app which reads our ebook formats. If so, when you download the file, you will be given an option to open the file using that app. You're done!</p>
|
||||
|
||||
<p>If this doesn't work, use the instructions below for your device.</p>
|
||||
|
||||
<h4>Readmill users</h4>
|
||||
<p>If you're a <a href="http://readmill.com/">Readmill</a> member, you can send unglued ebooks to your iPad with one click. Here you go:</p>
|
||||
<div class="send-to-readmill" data-download-url="http://archive.org/download/OralLiteratureInAfrica/Oral_Literature_in_Africa.epub"; data-buy-url="https://unglue.it/work/81834/"; data-display="small" ></div>
|
||||
|
||||
<script type="text/javascript">
|
||||
(function() {
|
||||
var st = document.createElement('script'); st.type = 'text/javascript'; st.async = true;
|
||||
st.src = 'https://platform.readmill.com/send.js';
|
||||
var p = document.getElementsByTagName('script')[0]; p.parentNode.insertBefore(st, p);
|
||||
})();
|
||||
</script>
|
||||
|
||||
<h4>Android devices</h4>
|
||||
<p class="ebook_download logo"><img src="/static/images/aldiko_logo.png">Aldiko</p>
|
||||
|
||||
|
|
Loading…
Reference in New Issue