Add View Counter plugin (OJS 3.4 and 3.5)#505
Open
edersotto wants to merge 1 commit into
Open
Conversation
Adds an entry for the View Counter plugin, which shows each article's abstract views and downloads on summary lists and the article page. Maintained by OJSBR; rewritten from an original OJS 3.3 access/downloads counter by STI-FFLCH/USP and ABCD/USP (credited in the description). Validated against plugins.xsd. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
New plugin: View Counter
Adds a gallery entry for View Counter (
generic, productviewcounter).discreetly next to the title on the summary lists and on the article landing page;
configurable per journal. On OJS 3.5 the counts are computed via the statistics service
with safe fallbacks.
1.2.0.0→ OJS 3.5.0.0 / 3.5.0.11.1.0.0→ OJS 3.4.0.0–3.4.0.9Provenance / credit
The plugin was rewritten and is maintained by OJSBR, based on an original OJS 3.3
access/downloads counter by STI-FFLCH/USP and ABCD/USP. That origin is credited in
the entry description. We couldn't find an actively maintained upstream repository for the
original, and OJSBR now maintains it under GPL-3.0.
Notes
plugins.xmlvalidated againstplugins.xsd(xmllint --schema).<certification>was set — happy for the reviewers to assign the appropriate one.plugins.xml; glad to reorder if you prefer a specific spot.