Skip to content

Conversation

@szaimen
Copy link
Collaborator

@szaimen szaimen commented Jul 16, 2021

Fix #462
Signed-off-by: szaimen [email protected]

</ul>

<p class="details-link"><a href="<?php p($theme->getBaseUrl()); ?>" target="_blank" rel="noreferrer noopener"><?php p($l->t('Learn more about %s', $theme->getName())); ?></a></p>
<p class="details-link"><a href="https://nextcloud.com" target="_blank" rel="noreferrer noopener"><?php p($l->t('Learn more about Nextcloud')); ?></a></p>
Copy link
Member

Choose a reason for hiding this comment

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

Please use https://github.com/nextcloud/server/blob/3860dad9eaac937288d125c75e7f58cfbe44848a/lib/public/Defaults.php#L130 for the product name which would allow to specify the software. For the product url we currently don't have anything to replace, but we might need to have that adaptable for service provider scenarios.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

the first part is done, the second for specifying the url is not

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

For the product url we currently don't have anything to replace, but we might need to have that adaptable for service provider scenarios.

Any idea how to do that?

@szaimen szaimen force-pushed the enh/462/link-to-nextcloud.com branch from 8d6a389 to e878b85 Compare July 16, 2021 10:59
@szaimen
Copy link
Collaborator Author

szaimen commented Jul 16, 2021

Failing test seems unrelated to me

Signed-off-by: szaimen <[email protected]>
Co-Authored-By: Julius Härtl <[email protected]>
@szaimen szaimen force-pushed the enh/462/link-to-nextcloud.com branch from c5efbd1 to 2437626 Compare July 20, 2021 09:54
@szaimen
Copy link
Collaborator Author

szaimen commented Jul 20, 2021

I'll do that again.

@szaimen szaimen closed this Jul 20, 2021
@szaimen szaimen deleted the enh/462/link-to-nextcloud.com branch July 20, 2021 10:00
@szaimen
Copy link
Collaborator Author

szaimen commented Jul 20, 2021

Superseded by #567

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Link of "Learn more about Nextcloud" should refer to nextcloud.com

3 participants