Hello,
Thanks for making this plugin available—great to have this capability in OJS.
In testing this plugin, I became a bit confused about the Publisher field. We're running OJS 3.3.0-15. I noticed that the journal name was being brought in as the publisher:
where I would have expected the value from OJS' Publisher field instead:
Our sysadmin placed a patch that will pull the desired value for us (I'm not privy to the patch code at the moment), so we're all good, but I'm still unclear on what is intended. I notice your README includes publisher: Journal name (Organization), so I suppose it is working as you intend, but if so, I remain curious about the intention. If I were designing this, I think perhaps I might pull the Publisher field value, but if that (non-required) value were blank, fall back on the journal name.
In any event, thanks again for the plugin, and thanks in advance for any clarification on the publisher field.
Hello,
Thanks for making this plugin available—great to have this capability in OJS.
In testing this plugin, I became a bit confused about the Publisher field. We're running OJS 3.3.0-15. I noticed that the journal name was being brought in as the publisher:
where I would have expected the value from OJS' Publisher field instead:
Our sysadmin placed a patch that will pull the desired value for us (I'm not privy to the patch code at the moment), so we're all good, but I'm still unclear on what is intended. I notice your README includes
publisher: Journal name (Organization), so I suppose it is working as you intend, but if so, I remain curious about the intention. If I were designing this, I think perhaps I might pull the Publisher field value, but if that (non-required) value were blank, fall back on the journal name.In any event, thanks again for the plugin, and thanks in advance for any clarification on the publisher field.