update usagestats page texts and styles

This commit is contained in:
Andreas Mantas 2024-12-03 14:37:24 +02:00
parent 6b33ba6dd9
commit d6502a6e60
1 changed files with 23 additions and 23 deletions

View File

@ -19,7 +19,7 @@
<div *ngIf="errorMessage" class="uk-alert uk-alert-warning">{{ errorMessage }}</div>
<div *ngIf="repo">
<p>In the getImpact/usagestats page add this text above the 'Supported reports': UsageCounts reports follow the
<p>UsageCounts reports follow the
<a href="https://www.projectcounter.org/" target="_blank">COUNTER Code of Practice</a> to provide usage
statistics based on standards.
On this page you can find reports based on the latest Release 5 as well as Release 4. Both Releases are
@ -32,7 +32,7 @@
<h2>R5 Reports</h2>
<div class="uk-grid-match" uk-grid>
<div class="uk-grid uk-grid-match repositoryTypeSelection" uk-grid>
<div class="uk-width-1-3">
<div class="uk-text-center md-card md-card-hover">
<a [routerLink]="['R5','PR']" class="uk-position-cover"></a>
@ -40,9 +40,9 @@
<img class="el-image" src="../../../../assets/imgs/R5_PR.jpg" alt="" style="width: 100%;">
</div>
<div class="uk-card-body uk-padding-small">
<h3 class="uk-card-title uk-margin-small-bottom">
<span class="el-title uk-margin-small-bottom">
A report summarizing usage activity for the repository by month, metric type and item type
</h3>
</span>
</div>
</div>
</div>
@ -53,9 +53,9 @@
<img class="el-image" src="../../../../assets/imgs/R5_PR_P1.jpg" alt="" style="width: 100%;">
</div>
<div class="uk-card-body uk-padding-small">
<h3 class="uk-card-title uk-margin-small-bottom">
<span class="el-title uk-margin-small-bottom">
A report summarizing usage activity for the repository by month, broken down by metric type
</h3>
</span>
</div>
</div>
</div>
@ -66,15 +66,15 @@
<img class="el-image" src="../../../../assets/imgs/R5_IR.jpg" alt="" style="width: 100%;">
</div>
<div class="uk-card-body uk-padding-small">
<h3 class="uk-card-title uk-margin-small-bottom">
<span class="el-title uk-margin-small-bottom">
A report for items requests by month metric_type, item type and repository
</h3>
</span>
</div>
</div>
</div>
</div>
<div class="uk-grid-match" uk-grid>
<div class="uk-grid uk-grid-match repositoryTypeSelection" uk-grid>
<div class="uk-width-1-3">
<div class="uk-text-center md-card md-card-hover">
<a [routerLink]="['R5','DSR']" class="uk-position-cover"></a>
@ -82,9 +82,9 @@
<img class="el-image" src="../../../../assets/imgs/R5_DSR.jpg" alt="" style="width: 100%;">
</div>
<div class="uk-card-body uk-padding-small">
<h3 class="uk-card-title uk-margin-small-bottom">
<span class="el-title uk-margin-small-bottom">
A report for datasets requests by month metric type and repository
</h3>
</span>
</div>
</div>
</div>
@ -101,9 +101,9 @@
<img class="el-image" src="../../../../assets/imgs/Icons_Reports_wide_AR1.png" alt="" style="width: 100%;">
</div>
<div class="uk-card-body">
<h3 class="el-title uk-margin uk-card-title uk-margin-remove-adjacent uk-margin-small-bottom">
<span class="el-title uk-margin uk-margin-remove-adjacent uk-margin-small-bottom">
Article Report 1, number of successful article download requests by month and repository.
</h3>
</span>
</div>
</div>
</div>
@ -114,9 +114,9 @@
<img class="el-image" src="../../../../assets/imgs/Icons_Reports_wide_IR1.png" alt="" style="width:100%;">
</div>
<div class="uk-card-body">
<h3 class="el-title uk-margin uk-card-title uk-margin-remove-adjacent uk-margin-small-bottom" >
<span class="el-title uk-margin uk-margin-remove-adjacent uk-margin-small-bottom" >
Item Report 1, number of successful item download requests by month and repository.
</h3>
</span>
</div>
</div>
</div>
@ -127,9 +127,9 @@
<img class="el-image" src="../../../../assets/imgs/Icons_Reports_wide_RR1.png" alt="" style="width:100%;">
</div>
<div class="uk-card-body">
<h3 class="el-title uk-margin uk-card-title uk-margin-remove-adjacent uk-margin-small-bottom">
<span class="el-title uk-margin uk-margin-remove-adjacent uk-margin-small-bottom">
Repository Report 1, number of successful item downloads for all repositories participating in the usage statistics service.
</h3>
</span>
</div>
</div>
</div>
@ -143,9 +143,9 @@
<img class="el-image" src="../../../../assets/imgs/Icons_Reports_wide_BR1.png" alt="" style="width: 100%;">
</div>
<div class="uk-card-body">
<h3 class="el-title uk-margin uk-card-title uk-margin-remove-adjacent uk-margin-small-bottom">
<span class="el-title uk-margin uk-margin-remove-adjacent uk-margin-small-bottom">
Book Report 1, number of successful title requests by month and title.
</h3>
</span>
</div>
</div>
</div>
@ -156,9 +156,9 @@
<img class="el-image" src="../../../../assets/imgs/Icons_Reports_wide_BR2.png" alt="" style="width:100%;">
</div>
<div class="uk-card-body">
<h3 class="el-title uk-margin uk-card-title uk-margin-remove-adjacent uk-margin-small-bottom" >
<span class="el-title uk-margin uk-margin-remove-adjacent uk-margin-small-bottom" >
Book Report 2, number of successful section requests by month and title.
</h3>
</span>
</div>
</div>
</div>
@ -169,9 +169,9 @@
<img class="el-image" src="../../../../assets/imgs/Icons_Reports_wide_JR1.png" alt="" style="width:100%;">
</div>
<div class="uk-card-body">
<h3 class="el-title uk-margin uk-card-title uk-margin-remove-adjacent uk-margin-small-bottom">
<span class="el-title uk-margin uk-margin-remove-adjacent uk-margin-small-bottom">
Journal Report 1, number of successful full-text article requests by month and journal.
</h3>
</span>
</div>
</div>
</div>