Alec Smecher
Alec Smecher
Thanks, @frederikhogenbosch98! Before I review/merge this, could you create an issue describing this change and referring to this pull request over at https://github.com/pkp/pkp-lib/issues/?
There's another pull request here: https://github.com/pkp/omp/pull/855 Yours seems to be based on that; are you working with that developer, or is this dusting off/updating someone else's work?
> But this is difficult to maintain so, when a new "minor" version is released (ie: 3.3.0-0), last minor is frozen and not updated any more (3.2.1-4). This is not...
I'm thinking we can pretty easily offer whatever variety the user wants... - If they need a fixed just-as-released-nothing-more, then use the Github tags e.g. `3_3_0-6`; - If they want...
Just a word about plugin compatibility: The plugin gallery treats compatibility on a per-build level (see http://pkp.sfu.ca/ojs/xml/plugins.xml), i.e. a given plugin needs to have compatibility statements for the specific build...
If I understand this correctly, the proposal prevents indexing of the citations entirely in order to avoid a layout warning in the Google analysis tools, correct? Is it not possible...
@israelcefrin, it's a JSON exchange between the article page and the Citation Style Language plugin that fetches and presents the citation, not e.g. a HTML page load containing only the...
Ah, yes, I see that now. Mind if I punt this over to @NateWr? The `robots.txt` approach still feels too heavy-handed to me, but whether a `no-follow` would be better...
@NateWr, what's your preferred solution to this kind of layout issue?
@NateWr, do you recall this change? I don't think showing incomplete submissions was an intentional change. Most likely this came with the move to the API/vue.js toolset for submission lists.