]> source.dussan.org Git - nextcloud-server.git/commit
Added filesApp flag as input field for files app detection
authorVincent Petry <pvince81@owncloud.com>
Tue, 8 Oct 2013 15:19:58 +0000 (17:19 +0200)
committerVincent Petry <pvince81@owncloud.com>
Tue, 8 Oct 2013 15:19:58 +0000 (17:19 +0200)
commitcddb85c5886498771d0b92f1a22f17eeb98f44eb
treed668e66955583c835ef63861205ac2538cb8b99a
parent6284ab31de660e4400e7e244e2a71096e6ed8f3b
Added filesApp flag as input field for files app detection

Since the files app can be reached under multiple URLs, either root,
files.php or public.php, a flag has been added to the DOM to help apps
(like file viewers) to detect whether they are currently in the files
app.
apps/files/templates/index.php
apps/files_sharing/templates/public.php