]> source.dussan.org Git - nextcloud-server.git/commit
Explain local link 4341/head
authorJos Poortvliet <jos@opensuse.org>
Thu, 13 Apr 2017 09:30:35 +0000 (11:30 +0200)
committerMorris Jobke <hey@morrisjobke.de>
Thu, 13 Apr 2017 17:01:45 +0000 (12:01 -0500)
commita8b09c860e9a9357aeb42b1c8eeb35f4614dcf79
tree2955512044e16db91752c32b13523df0fa7812c1
parent01f3698175694d9994c8ef0bb91745582edf3345
Explain local link

The local link is a clever thing and the clients should support this imho but it might not be clear to all users. For one, the term 'local link' is a bit odd. Local with respect to what? It links directly to the file or folder, so direct link seems to make more sense to me. And we should explain the difference with a public link. So this PR:
* renames local link to direct link
* adds a short explanation, noting it only works for users who have access to this file/folder.

As other links are called public link you could also consider calling this 'private link', I suppose. But the links we sent by mail to ppl could also be called 'private link' (they are for one user, who git it by email) so I think it might be confusing. What do @nextcloud/designers think?

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
apps/files/js/mainfileinfodetailview.js