Hide sidebars

Highest Nextcloud version

Nextcloud 29
Show all releases

Community rating
Author

Radoslav Å tofko

Last updated

5 months, 1 week ago

Categories

Customization

Resources
Interact
Report problem Request feature Ask questions or discuss

Hide sidebars

Hide left sidebar and top header bar for use in iframe for example or some other scenarios.

Usage

Add hide-sidebars after ? as query parameter to nextcloud url or with dir parameter after &.

Examples:

http://nextcloud.example.com/index.php/apps/files/?hide-sidebars
http://nextcloud.example.com/index.php/apps/files/?dir=/New%20folder&hide-sidebars

This app from version 2.0.0 brings new config parameter addAllowedFrameAncestorDomain to allow embedding into a website. Simply add the following line to your config/config.php:

...
'addAllowedFrameAncestorDomain' => '*.example.com:*'
...

Releases

Nextcloud version Stable channel Nightly channel All releases
29 2.2.5 - 29
28 2.2.5 - 28
27 2.2.5 - 27
26 2.2.5 - 26
25 2.2.5 - 25
24 2.2.5 - 24
23 2.2.5 - 23
22 2.2.5 - 22
21 2.2.5 - 21
20 1.1.0 - 20
19 1.1.0 - 19
18 1.1.0 - 18
17 1.1.0 - 17
16 1.1.0 - 16
15 1.1.0 - 15

Comments

Anonymous
Good
Ok
Bad
2 years ago

Development: really seldom

Issues: more solved than unresolved ones

Project management: no

Documentation: brief

Localization: not applicable

Releases: relatively infrequent (changelog - see releases)