Skip to content

Commit

Permalink
pkp/pkp-lib#463: Implementing correct usage stats app code
Browse files Browse the repository at this point in the history
  • Loading branch information
beghelli committed May 4, 2015
1 parent 9f163ef commit 6cf34f9
Show file tree
Hide file tree
Showing 35 changed files with 171 additions and 9,436 deletions.
3 changes: 3 additions & 0 deletions locale/en_US/admin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,7 @@
<message key="admin.categories.name">Name</message>
<message key="admin.categories.nameRequired">A category name is required.</message>
<message key="admin.presses.createInstructions">You will automatically be enrolled as the manager of this journal. After creating a new journal, you will be redirected to its settings wizard, to complete the initial journal setup.</message>
<message key="admin.scheduledTask.subscriptionExpiryReminder">Subscription Expiry Reminder</message>
<message key="admin.scheduledTask.openAccessNotification">Open Access Notification</message>
<message key="admin.scheduledTask.reviewReminder">Review Reminder</message>
</locale>
7 changes: 7 additions & 0 deletions locale/en_US/manager.xml
Original file line number Diff line number Diff line change
Expand Up @@ -434,6 +434,13 @@
<message key="manager.statistics.statistics.reviewsPerReviewer">No. of reviews</message>
<message key="manager.statistics.statistics.selectSections">Select the sections for calculating this journal's peer-reviewed statistics.</message>
<message key="manager.statistics.statistics.subscriptions">Subscriptions</message>
<message key="manager.statistics.reports.defaultReport.articleDownloads">Article file downloads</message>
<message key="manager.statistics.reports.defaultReport.articleAbstract">Article abstract page views</message>
<message key="manager.statistics.reports.defaultReport.articleAbstractAndDownloads">Article abstract and downloads</message>
<message key="manager.statistics.reports.defaultReport.journalIndexPageViews">Journal main page views</message>
<message key="manager.statistics.reports.filters.byContext.description">Narrow results by context (issues and/or article).</message>
<message key="manager.statistics.reports.filters.byObject.description">Narrow results by object type (journal, issue, article, file types) and/or by one or more object id(s).</message>

<message key="manager.subscriptionPolicies">Subscription Policies</message>
<message key="manager.subscriptionPolicies.authorSelfArchive">Author Self-Archiving Policy</message>
<message key="manager.subscriptionPolicies.authorSelfArchiveDescription">The following Author Self-Archiving Policy will be included in About the Journal under Policies.</message>
Expand Down
1 change: 0 additions & 1 deletion plugins/generic/usageStats/.gitignore

This file was deleted.

71 changes: 0 additions & 71 deletions plugins/generic/usageStats/GeoLocationTool.inc.php

This file was deleted.

42 changes: 0 additions & 42 deletions plugins/generic/usageStats/UsageStatsHandler.inc.php

This file was deleted.

Loading

0 comments on commit 6cf34f9

Please sign in to comment.