Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FINNA-2476] LIDO: add video download link and video/audio file information #3039

Conversation

siiriylonen
Copy link

No description provided.

@siiriylonen siiriylonen marked this pull request as ready for review September 23, 2024 12:38
@@ -80,6 +82,10 @@
<?=$this->icon('video-play', 'video-play-icon') ?>
<span class="video-desc"><?=$this->escapeHtml($this->truncate(ucfirst($desc), 30))?></span>
</finna-video>
<?php if ($showDetails): ?>
<div class="open-link"><a href="<?=$url['url'] ?>" target="_blank" rel="nofollow" download><?=$this->icon('download')?> <?=$this->transEsc('Download video') ?></a></div>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ei kait latauslinkkiä tarvitse avata uuteen välilehteen? Ottaisin pois target="_blank". (sama myös äänitiedostoihin)

@siiriylonen siiriylonen requested a review from pasitiis October 8, 2024 13:15
@EreMaijala EreMaijala removed their request for review November 6, 2024 12:32
@EreMaijala
Copy link

Poistin review-pyynnön, kunnes on paremmassa tilassa.

@@ -1072,6 +1074,7 @@ Show As Grid = "Kuvagalleria"
Show As List = "Tiedot ja kuvat"
Show Holdings = "Näytä saatavuustiedot"
Show Image Information = "Näytä kuvan tiedot"
Show information = "Näytä tiedot"
Copy link

@pasitiis pasitiis Dec 10, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Laittaisin "Näytä videon tiedot" / Näytä äänitteen tiedot" koska kuvissa käytetty "Näytä kuvan tiedot", tuntuisi hassulta että videoissa/äänitteissä on pelkästään "Näytä tiedot". (omat käännösavaimet videolle ja äänitteelle)

Toinen vaihtoehto olisi että kaikissa aineistossa olisi "Näytä tiedot".

@EreMaijala EreMaijala merged commit 4a0c143 into NatLibFi:dev Dec 18, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants