PKP Bugzilla – Bug 4169
Issue galleys and purchase issue
Last modified: 2013-02-08 07:20:03 PST
Similar to purchase of a single article, but would give reader access to all subscription-based articles in an issue.
Courtesy of: http://pkp.sfu.ca/support/forum/viewtopic.php?f=8&t=4218
It would also be cool to include an option to purchase a print-on-demand copy: allow users to select POD, or online access, or both before checkout. The POD option would presumably just add a record to the payment records list, and send an email to the appropriate person (Journal or Subscription Manager). The folks at UNB (who look to have been CC'd) have at least one journal IIRC that sells POD (AGEO).
Implemented issue galley upload, editing, and publishing as well as purchase issue options (which need testing). Please see: https://github.com/pkp/ojs/commit/a161d6c72b4cb0ecfe2ce836a737f48b4bdaf590 Filed print-on-demand as a separate entry (Bug 6322)
Excellent, Michael -- I think a lot of journals will find this useful. I've posted a number of comments on github, mostly around code re-use: https://github.com/pkp/ojs/commit/a161d6c72b4cb0ecfe2ce836a737f48b4bdaf590#L25L66
Thanks, Alec. Great to have a second pair of eyes over this.
Additional clean-up and refactoring: https://github.com/pkp/pkp-lib/commit/1ee919e9da701bab6c7a3c48f71e70e49f1df0d3 https://github.com/pkp/ojs/commit/a4f4846499a7494e3fd55a4908795ef9e6eed350
Issue galleys in homepage TOC: https://github.com/pkp/ojs/commit/c94fd7df2be044dc3a27d186403c2f4d2d250621
Fix issue galleys and issue custom identifiers issue https://github.com/pkp/ojs/commit/a80b83cf0382c5a039c1bc42d0bf8fc51763e7a0