Hi,
in OJS 3, the DOAJ export plugin does not offer an issue export anymore.
There should at least be a button “de/select” all to make registration of a large number of articles feasible.
regards,
Carola
Hi,
in OJS 3, the DOAJ export plugin does not offer an issue export anymore.
There should at least be a button “de/select” all to make registration of a large number of articles feasible.
regards,
Carola
have you tried using the scheduled task? We just register an API key for our journals and use that for automatic DOAJ exports.
Hi @ajnyga,
when journals export to DOAJ for the first time, there maybe be a lot of articles that would be exported all at once (we had over 1800 once …).I wouldn’t want to use the scheduled task in these cases.
For the ongoing publications, the scheduled task works fine.
regards,
Carola
I think the largest amount of articles I exported to DOAJ with the scheduled task was around 1500.
But with larger DOI registration (which are slow with the scheduled task because of the status check) I usually use this trick:
>
paste $(":checkbox").prop("checked", true);
and hit enterI think there are a couple of request for “select all” in github, but could not find those right now. Could be that they are mentioned within a larger issue.
I’ve filled a ticket issue: