Hi
The CrossRef Plugin only works when I submit the articles manually. I read in here, that it depends on the scheduled task settings in plugins–>import/export–>crossref–>scheduledTasks.xml . By default I see code as follows:
<scheduled_tasks>
<task class="plugins.importexport.crossref.CrossrefInfoSender">
<descr>Deposit Crossref DOIs and update statuses.</descr>
<frequency minute="0"/>
</task>
</scheduled_tasks>
What means frequency = 0 ?
Thanks