Open domharrington opened 11 years ago
Free uses
<link rel="http://opds-spec.org/acquisition" type="application/atom+xml" href="BOOKPUGPIG/atom.xml"/>
in the <entry> tag on container. Paid for uses:
<entry>
<link rel="http://opds-spec.org/acquisition/buy" type="application/atom+xml" href="BOOKPUGPIG/atom.xml"/>
Not sure how to specify a price at present. Needs further research
Free edition: <link rel="http://opds-spec.org/acquisition" type="application/atom+xml" href="http://editions.pugpig.com/my_free_edition.xml"/>
<link rel="http://opds-spec.org/acquisition" type="application/atom+xml" href="http://editions.pugpig.com/my_free_edition.xml"/>
Paid for edition: `
Free uses
in the
<entry>
tag on container. Paid for uses:Not sure how to specify a price at present. Needs further research