<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<p>Hi Peter, Massimo</p>
<p><br>
</p>
<p>The PDF looks very good! Thanks for your work on this.</p>
<p> </p>
<p>Perhaps as we have the icon title top left we do not need to have the journal title and subtitle top right? <span style="font-size: 12pt;">Only the issue name? Or maybe subtitle + issue name. </span><span style="font-size: 12pt;">Just a thought.</span></p>
<p><span style="font-size: 12pt;"><br>
</span></p>
<p><span style="font-size: 12pt;">Re PDF filename, Massimo's suggestion is obviously helpful - let's hope it works.</span></p>
<p><span style="font-size: 12pt;"><br>
</span></p>
<p><span style="font-size: 12pt;">cheers</span></p>
<p><span style="font-size: 12pt;"><br>
</span></p>
<p><span style="font-size: 12pt;">Mathieu</span></p>
<br>
<br>
<div style="color: rgb(0, 0, 0);">
<div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> JoPP-Public <jopp-public-bounces@lists.ourproject.org> on behalf of Massimo Menichinelli <massimo.menichinelli@aalto.fi><br>
<b>Sent:</b> Tuesday, May 9, 2017 5:56<br>
<b>To:</b> Journal of Peer Production's general and public list<br>
<b>Subject:</b> Re: [JoPP-Public] PDF versions of articles</font>
<div> </div>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">Hi Peter,<br>
for the filenames, maybe you can change this in the code (but of course <br>
at any update of the plugin you will have to tweak it again),<br>
<br>
<a href="https://github.com/Dinamiko/dk-pdf/blob/master/includes/dkpdf-functions.php#L170" id="LPlnk678386" previewremoved="true">https://github.com/Dinamiko/dk-pdf/blob/master/includes/dkpdf-functions.php#L170</a><br>
<br>
<a href="https://github.com/Dinamiko/dk-pdf/blob/master/includes/dkpdf-functions.php#L175" id="LPlnk5332" previewremoved="true">https://github.com/Dinamiko/dk-pdf/blob/master/includes/dkpdf-functions.php#L175</a><br>
<br>
<br>
with:<br>
<br>
$mpdf->Output( 'JoPP_'. get_the_category( $id )[0]->name <br>
.'_'.get_the_author($post->ID).'.pdf', 'I' );<br>
<br>
and<br>
<br>
$mpdf->Output( 'JoPP_'. get_the_category( $id )[0]->name <br>
.'_'.get_the_author($post->ID).'.pdf', 'D' );<br>
<br>
if the article is a post, and "issue number" is the first (or only) <br>
category of the post.<br>
<br>
<br>
Br,<br>
<br>
Massimo<br>
<br>
<br>
On 08/05/2017 21:09, Dr. Peter Troxler wrote:<br>
> Just following up on my own answer ... attached what the plugin produces<br>
> currently<br>
><br>
> pdf filename appears to be an issue (would like to have JoPP and issue<br>
> number and probably author in there<br>
> metadata needs to be looked at, too<br>
><br>
>  / Peter<br>
><br>
><br>
>> On 8 May 2017, at 21:05, Dr. Peter Troxler <trox@fabfolk.com<br>
>> <<a href="mailto:trox@fabfolk.com">mailto:trox@fabfolk.com</a>>> wrote:<br>
>><br>
>> HI all<br>
>><br>
>> I agree, it is desirable to have pdf versions of the articles easily<br>
>> available.<br>
>><br>
>> I've been investigating options, and currently this appears to me the<br>
>> most appropriate to our workflow<br>
>> <a href="http://wp.dinamiko.com/demos/dkpdf/">http://wp.dinamiko.com/demos/dkpdf/</a><br>
>> which is already installed on the site, but not yet fully tested and<br>
>> integrated into the publishing workflow<br>
>><br>
>> - needs full header/footer configuration (ISS, issue number, stuff<br>
>> like that)<br>
>> - need to test how this plugin interacts with the static html<br>
>><br>
>> Depending on my overall work load and the publishing progress of issue<br>
>> 10 we might be able to give it a spin this time round ...<br>
>><br>
>> Peter<br>
>><br>
>> PS. the plugin also has a paid cousin for generating pdfs of multiple<br>
>> content: <a href="https://codecanyon.net/item/dk-pdf-generator/13530581">https://codecanyon.net/item/dk-pdf-generator/13530581</a><br>
>><br>
>><br>
>><br>
>><br>
>>> On 5 May 2017, at 11:22, Mathieu ONeil <mathieu.oneil@anu.edu.au<br>
>>> <<a href="mailto:mathieu.oneil@anu.edu.au">mailto:mathieu.oneil@anu.edu.au</a>>> wrote:<br>
>>><br>
>>> Hi Peter, maxigas, all<br>
>>><br>
>>> Last October we had a discussion about the desirability of having<br>
>>> JoPP listed in places such as the Directory of Open Access Journals<br>
>>> (DOAJ). One of the questions applicants to DOAJ need to answer is<br>
>>> whether they provide PDF versions of articles.<br>
>>><br>
>>> It was decided to delay application to DOAJ until PDFs were back in<br>
>>> play (to avoid having to modify the application (I admit I don't know<br>
>>> for sure how complicated that would be)).<br>
>>><br>
>>> In any case - as Zack and I are currently preparing the release of<br>
>>> JoPP#10 I thought it was a good opportunity to enquire about this: is<br>
>>> there any chance we might have something in place in time for the<br>
>>> upcoming release?<br>
>>><br>
>>> cheers,<br>
>>><br>
>>> Mathieu<br>
>>><br>
>>> _______________________________________________<br>
>>> JoPP-Public mailing list<br>
>>> JoPP-Public@lists.ourproject.org<br>
>>> <<a href="mailto:JoPP-Public@lists.ourproject.org">mailto:JoPP-Public@lists.ourproject.org</a>><br>
>>> <a href="https://lists.ourproject.org/cgi-bin/mailman/listinfo/jopp-public">https://lists.ourproject.org/cgi-bin/mailman/listinfo/jopp-public</a><br>
>><br>
><br>
<br>
-- <br>
______________________________________________________________________________<br>
Massimo Menichinelli<br>
mobile: (ESP) +34 657341068<br>
mobile: (ITA) +39 3402971655<br>
Skype: openp2pdesign.org<br>
<a href="https://es.linkedin.com/in/massimomenichinelli">https://es.linkedin.com/in/massimomenichinelli</a><br>
<br>
Aalto University<br>
School of Art, Design and Architecture<br>
Department of Media<br>
Media Lab Helsinki<br>
______________________________________________________________________________<br>
<br>
_______________________________________________<br>
JoPP-Public mailing list<br>
JoPP-Public@lists.ourproject.org<br>
<a href="https://lists.ourproject.org/cgi-bin/mailman/listinfo/jopp-public">https://lists.ourproject.org/cgi-bin/mailman/listinfo/jopp-public</a><br>
</div>
</span></font></div>
</div>
</body>
</html>