side_menu_doc/search/search_index.json
2023-03-09 17:48:14 +00:00

1 line
16 KiB
JSON

{"config":{"lang":["en"],"separator":"[\\s\\-]+","pipeline":["stopWordFilter"]},"docs":[{"location":"","title":"\ud83e\udd19 Nextcloud app / Custom menu \ud83c\udfa8","text":"<p>Allows you to modify the position of the main menu by creating a panel on the left of the interface or with a big menu on the top. You can also add and sort custom categories, define apps that must be displayed in the top menu, etc. Fully customisable.</p> <p>This application is rather suitable for instances that activate a lot of applications.</p> <p>You can customize colors depending of the theme (Dark theme and Breeze Dark).</p> <ul> <li>Screenshots</li> <li>Installation and upgrade</li> <li>FAQ</li> <li>Support</li> <li>Contribute</li> </ul> <p>Support</p> <p>You like this app and you want to support me?</p> <p></p>"},{"location":"#support","title":"Support","text":"<p>You can join the official room on Matrix: #custommenu:neutralnetwork.org.</p>"},{"location":"#notice","title":"Notice","text":"<p>Because I believe in a free and decentralized Internet, Gitnet is self-hosted at home. In case of downtime, you can download Custom Menu from here.</p>"},{"location":"changelog/","title":"Changelog","text":"3.7.0 <p>Added</p> <ul> <li>add translations (thanks to AHOHNMYC)</li> <li>add compatibility with NC26</li> </ul> 3.6.0 <p>Added</p> <ul> <li>add hidden apps compatible with default menu (#219)</li> </ul> 3.5.2 <p>Fixed</p> <ul> <li>add check if menu exists before adding event listeners (#210)</li> </ul> 3.5.1 <p>Added</p> <ul> <li>add translations (thanks to p-bo adn gallegonovato)</li> </ul> <p>Fixed</p> <ul> <li>fix #189: sorting not applied on mobile</li> </ul> 3.5.0 <p>Added</p> <ul> <li>add dependency check (ci)</li> <li>add code quality check (ci)</li> <li>add translations (thanks to gallegonovato)</li> <li>add option to disable the display labels in the top menu (#194)</li> </ul> <p>Fixed</p> <ul> <li>fix missing img alt (settings image)</li> <li>fix code quality alerts</li> </ul> 3.4.1 <p>Added</p> <ul> <li>add translations (thanks to zonorti, jorisvandijk, jak2k)</li> </ul> <p>Fixed</p> <ul> <li>fix #183: hide custom categories list when empty (admin page)</li> </ul> 3.4.0 <p>Added</p> <ul> <li>add translations (thanks to Pavelb, nier, Timur, p-bo)</li> <li>add possibility to define Custom Menu as default app and redirect to the first top menu app (#177)</li> </ul> 3.3.2 <p>Fixed</p> <ul> <li>fix #173: reduce the height of categories list</li> </ul> 3.3.1 <p>Fixed</p> <ul> <li>fix #162: top and side apps does work correctly</li> </ul> 3.3.0 <p>Added</p> <ul> <li>add documentation in admin page</li> <li>add app sorter in user config side (#160)</li> </ul> <p>Fixed</p> <ul> <li>fix #164: open apps in new tab does not work</li> <li>fix #162 #159: top and side apps does work correctly</li> </ul> 3.2.1 <p>Fixed</p> <ul> <li>fix #150: active app is not visible has active in menu (except in default menu)</li> <li>fix #151: opener position</li> </ul> 3.2.0 <p>Added</p> <ul> <li>use custom app names using 'app.navigation.name' (#148)</li> <li>app sorting with all displays (#147)</li> </ul> 3.1.0 <p>Added</p> <ul> <li>add global custom app sorting for the top menu</li> </ul> <p>Fixed</p> <ul> <li>fix admin list/modal look</li> </ul> 3.0.1 <p>Fixed</p> <ul> <li>Remove the gap between the window's top and menu categories (large menu)</li> </ul> 3.0.0 <p>Added</p> <ul> <li>Add compatibility with NC25 (#136/#135)</li> </ul> <p>Removed</p> <ul> <li>Nextcloud 20-24 are not supported anymore</li> <li>AppOrder is not supported anymore</li> </ul> 2.5.1 <p>Fixed</p> <ul> <li>fix icon render (#133)</li> </ul> 2.5.0 <p>Changed</p> <ul> <li>upgrade dependencies</li> </ul> <p>Fixed</p> <ul> <li>remove duplicated code</li> <li>remove unused variables and packages</li> <li>replace repeated strings with variables</li> <li>add html attributes</li> <li>replace var with let</li> <li>replace v-html with v-text to prevent xss</li> </ul> 2.4.3 <p>Fixed</p> <ul> <li>fix translations</li> </ul> 2.4.2 <p>Fixed</p> <ul> <li>fix typo</li> </ul> <p>Changed</p> <ul> <li>change ci/cd</li> </ul> 2.4.1 <p>Fixed</p> <ul> <li>fix user setting save</li> </ul> 2.4.0 <p>Added</p> <ul> <li>remove focus on opener after click</li> <li>add button to set default colors</li> <li>add menu hover effect</li> <li>add translations</li> </ul> <p>Fixed</p> <ul> <li>fix deprecated app.php file</li> <li>fix menu with categories header</li> <li>fix minor issues</li> </ul> <p>Changed</p> <ul> <li>change saving progression</li> </ul> <p>Removed</p> <ul> <li>Nextcloud 19 is not supported anymore</li> <li>PHP 7.3 is not supported anymore</li> </ul> 2.3.5 <p>Fixed</p> <ul> <li>fix white square (#99)</li> </ul> 2.3.4 <p>Fixed</p> <ul> <li>fix blank line when settings are open (#96)</li> </ul> 2.3.3 <p>Added</p> <ul> <li>hide the scrollbar when mouse is out (menu always displayed)</li> </ul> <p>Fixed</p> <ul> <li>fix SQL Exception InvalidFieldNameException (#93)</li> </ul> 2.3.2 <p>Fixed</p> <ul> <li>fix hidden menu</li> </ul> 2.3.1 <p>Fixed</p> <ul> <li>fix #88: does not work with default menu</li> </ul> 2.3.0 <p>Added</p> <ul> <li>fix #82: add an option to keep visible an app in both menus</li> <li>fix #83: add custom categories</li> <li>add auto-reload when settings are saved</li> </ul> 2.2.0 <p>Added</p> <ul> <li>fix #84: update icons</li> <li>fix #85: use Nextcloud colors by default</li> </ul> <p>Fixed</p> <ul> <li>fix categories order in large menu</li> </ul> 2.1.0 <p>Added</p> <ul> <li>add compatibility with Nextcloud 23</li> </ul> 2.0.1 <p>Fixed</p> <ul> <li>fix #78: Top menu is broken - invisible apps are shown</li> <li>fix #77: Update personal settings - HTTP error 412 (Precondition Failed)</li> <li>fix js error on the personal settings page (undefined sortable)</li> </ul> 2.0.0 <p>Fixed</p> <ul> <li>fix #66: removing usage of setInterval</li> <li>fix #73: icon background</li> </ul> <p>Changed</p> <ul> <li>fix #67: replace jQuery with Vanilla JS</li> </ul> <p>Removed</p> <ul> <li>Nextcloud 18 is not supported anymore</li> </ul> 1.28.0 <p>Added</p> <ul> <li>fix #63: add a new side menu with categories</li> </ul> 1.27.2 <p>Fixed</p> <ul> <li>fix #62: hide app notification icon</li> </ul> 1.27.1 <p>Fixed</p> <ul> <li>fix German translation render</li> </ul> 1.27.0 <p>Added</p> <ul> <li>hide personal settings access when settings are forced by the administrator</li> </ul> <p>Fixed</p> <ul> <li>improve German translations</li> </ul> 1.26.0 <p>Added</p> <ul> <li>add Czech translation</li> </ul> 1.25.2 <p>Fixed</p> <ul> <li>fix CHANGELOG</li> </ul> 1.25.1 <p>Added</p> <ul> <li>add PHP version as dependency</li> <li>add chinese translation</li> </ul> <p>Fixed</p> <ul> <li>fix CHANGELOG</li> </ul> 1.25.0 <p>Added</p> <ul> <li>add compatibility with Nextcloud 22</li> <li>add CHANGELOG.md (fix #59)</li> <li>update app icon</li> </ul> 1.24.0 <p>Added</p> <ul> <li>add option to define the background opacity (fix #53)</li> <li>add missing translations</li> </ul> 1.23.1 <p>Fixed</p> <ul> <li>fix but wih dark mode opener option</li> </ul> 1.23.0 <p>Added</p> <ul> <li>add support of dark Theme and Breeze Dark</li> <li>add support of Nextcloud 21</li> </ul> 1.22.2 <p>Fixed</p> <ul> <li>fix regression: apps does not open in new tab (fix #55)</li> </ul> 1.22.1 <p>Fixed</p> <ul> <li>fix regression: apps does not open in new tab</li> </ul> 1.22.0 <p>Added</p> <ul> <li>Add option to sort categories (fix #53)</li> <li>Update admin UI</li> </ul> 1.21.0 <p>Added</p> <ul> <li>[FEATURE] Logo in the menu links to main page of installation (#51)</li> </ul> 1.20.1 <p>Fixed</p> <ul> <li>Fix translations</li> </ul> 1.20.0 <p>Added</p> <ul> <li>[FEATURE] Ability to remove apps from the Big Menu (#49)</li> </ul> 1.19.1 <p>Fixed</p> <ul> <li>fix #47: setting for list/grid view in files app flashes and dissapears</li> </ul> 1.19.0 <p>Added</p> <ul> <li>add option: the menu is enabled by default for users (fix #46)</li> </ul> 1.18.0 <p>Added</p> <ul> <li>add option to show link to settings (fix #44)</li> <li>refactor menus using several components</li> </ul> 1.17.0 <p>Added</p> <ul> <li>compliance with the app checker</li> <li>add an action to export the configuration</li> <li>add an action to purge the cache</li> </ul> 1.16.3 <p>Fixed</p> <ul> <li>fix links that must be opened in new window (https://help.nextcloud.com/t/external-petit-probleme-concernant-lapplication-external-sites-ou-sites-externes/94884/11)</li> </ul> 1.16.2 <p>Fixed</p> <ul> <li>fix issue with personal settings when global settings are forced</li> </ul> 1.16.1 <p>Fixed</p> <ul> <li>fix #42: add cache to manage failures to access apps.nextcloud.com</li> <li>fix #41: side menu was hover apps list</li> </ul> 1.16.0 <p>Added</p> <ul> <li>add an option to force settings to users (fix #38)</li> </ul> 1.15.0 <p>Changed</p> <ul> <li>New name</li> </ul> <p>Fixed</p> <ul> <li>Fix #36: always displayed is not expanding</li> </ul> 1.14.0 <p>Added</p> <ul> <li>add an api accessed by components</li> <li>add a config proxy in controllers</li> </ul> <p>Fixed</p> <ul> <li>fix translations</li> </ul> 1.13.0 <p>Added</p> <ul> <li>add an option to display the avatar instead of the logo (fix #34)</li> </ul> 1.12.3 <p>Added</p> <ul> <li>add a delay before moving elements (fix #33)</li> </ul> 1.12.2 <p>Fixed</p> <ul> <li>fix #30: <code>Always displayed</code> menu can not be close using touchscreens</li> </ul> 1.12.1 <p>Fixed</p> <ul> <li>fix typo</li> <li>fix translations</li> </ul> 1.12.0 <p>Fixed</p> <ul> <li>fix #30: administrators and users can select what apps must be opened in new tab</li> <li>fix typo</li> </ul> 1.11.0 <p>Added</p> <ul> <li>add the option for opening apps in new tab (fix #29)</li> </ul> <p>Fixed</p> <ul> <li>fix issue with the header of the always displayed menu</li> </ul> 1.10.0 <p>Added</p> <ul> <li>add images to select the display of the menu</li> <li>add live preview</li> <li>update translations</li> <li>update app info</li> </ul> 1.9.3 <p>Fixed</p> <ul> <li>fix regression with logo display</li> </ul> 1.9.2 <p>Added</p> <ul> <li>add the option \u201calways displayed\u201d which fixes the position of the menu to the left and always displays the application icons (fix #21, fix #2)</li> </ul> 1.8.6 <p>Added</p> <ul> <li>add translations: <code>fr</code> and <code>de</code></li> <li>improve and publish the <code>Makefile</code></li> <li>update documentation</li> </ul> 1.8.5 <p>Fixed</p> <ul> <li>fix #28: menu items invisible after 1.8.4</li> </ul> 1.8.4 <p>Fixed</p> <ul> <li>fix #27: disable side menu on public pages - broken in 1.8.3</li> </ul> 1.8.3 <p>Fixed</p> <ul> <li>fix alphabetic order of apps (#26)</li> </ul> 1.8.2 <p>Added</p> <ul> <li>add icon for closing the big menu (fix #25)</li> </ul> <p>Fixed</p> <ul> <li>fix hidden icons in the top menu (fix #23)</li> <li>fix missing apps (fix #24)</li> </ul> 1.8.1 <p>Fixed</p> <ul> <li>fix issue with links</li> <li>fix missing l10n files</li> </ul> 1.8.0 <p>Added</p> <ul> <li>add a <code>big menu</code> display (fix #22)</li> <li>add the possibility to choose what apps are displayed in the top menu (fix #22)</li> <li>add icon color filter</li> <li>add icon opacity filter</li> </ul> 1.8.0-rc2 1.7.0 <p>Added</p> <ul> <li>add a loader when the page is unloading</li> <li>add compatibility with Nextcloud 19</li> </ul> 1.6.3 <p>Fixed</p> <ul> <li>fix #20: add a shortcut to open and to hide the menu</li> </ul> 1.6.2 <p>Fixed</p> <ul> <li>fix #19: add a cache to limit flashes</li> </ul> 1.6.1 <p>Fixed</p> <ul> <li>fix #19: add a hack to show external sites in the top menu with navigation</li> </ul> 1.6.0 <p>Added</p> <ul> <li>Add a page of personal settings</li> <li>Add an option to disable the side menu as user</li> <li>Refactoring of javascripts</li> </ul> 1.5.0 <p>Added</p> <ul> <li>add option to force light icons instead of dark icons</li> </ul> <p>Fixed</p> <ul> <li>fix #19: add option to keep external sites in the top menu</li> <li>fix #16 #17: add dark icons and handle the svg filters</li> </ul> 1.4.1 <p>Added</p> <ul> <li>Rendering harmonization with browsers</li> </ul> <p>Fixed</p> <ul> <li>FIX #15: make menu start after icon</li> </ul> 1.4.0 <p>Fixed</p> <ul> <li>Fix #12: add an option to hide the opener and the panel when there is no application</li> </ul> 1.3.4 <p>Fixed</p> <ul> <li>FIX #14: add option to show only the opener</li> <li>FIX #13: add alternate hamburger icon</li> <li>FIX #11: remove error in the console</li> </ul> 1.3.3 <p>Added</p> <ul> <li>Add a second background color to create a background gradiant</li> <li>Update documentation</li> </ul> <p>Fixed</p> <ul> <li>FIX #10: add options to select the size of the icons and the text, or hide them</li> </ul> 1.3.2 <p>Fixed</p> <ul> <li>FIX #9: opener icon not visible with multiple apps_paths</li> </ul> 1.3.1 <p>Fixed</p> <ul> <li>FIX #3: Add an opition the choose the position of the opener (after or before the logo)</li> <li>FIX #8: Remove extension of dynamic asset's routes (js, css)</li> </ul> 1.3.0 <p>Added</p> <ul> <li><code>main.js</code> is replaced by a controller and a template</li> </ul> <p>Fixed</p> <ul> <li>FIX #2: add option to open the menu by hovering over opener</li> </ul> 1.2.4 <p>Fixed</p> <ul> <li>FIX #7: Opener icon not visible in Safari</li> </ul>"},{"location":"contrib/","title":"How to contribute?","text":"<p>You can report a bug or request a feature by opening an issue: https://gitnet.fr/deblan/side_menu/issues</p> <p>Support</p> <p>You like this app and you want to support me?</p> <p></p>"},{"location":"contrib/#you-are-a-translator","title":"You are a translator","text":"<p>Translations are managed from translate.codeberg.org.</p>"},{"location":"contrib/#you-are-a-developer","title":"You are a developer","text":"<ul> <li>fork the repository</li> <li>install an instance of Nextcloud</li> <li>go to <code>apps/</code> and clone your repository</li> <li>go to <code>apps/side_menu</code> and run <code>make dep</code></li> </ul> <p>Build javascripts using <code>make build</code> (or <code>make watch</code> to build them in real time).</p> <p>Then commit and create a pull request.</p>"},{"location":"faq/","title":"FAQ","text":""},{"location":"faq/#how-to-replace-apporder","title":"How to replace Apporder?","text":"<p>Custom Menu could replace Apporder.</p> <ol> <li>Go to user or global settings</li> <li>Scroll to <code>Top menu</code> check all apps in <code>Applications kept in the top menu</code></li> <li>Scroll to <code>Applications</code> and customize sorting</li> <li>Save</li> </ol>"},{"location":"faq/#how-to-export-the-configuration","title":"How to export the configuration?","text":"<ol> <li>Go global settings</li> <li>Click on <code>Export the configuration</code></li> </ol> Export the configuration"},{"location":"faq/#custom-menu-doesnt-work-for-guest-users","title":"Custom Menu doesn't work for guest users","text":"<p>Custom menu must be added in app's allowlist.</p> <p></p>"},{"location":"screenshots/","title":"Screenshots","text":""},{"location":"setup/","title":"Installation and upgrade","text":"<p>Custom menu is available from the app store.</p> Version Nextcloud PHP Other 3.x &gt;= 25 PHP &gt;= 8.0 App <code>theming</code> enabled 2.x &lt; 25 PHP &gt;= 7.1 App <code>theming</code> enabled <pre><code>cd /path/to/nextcloud\nphp occ app:install side_menu\n</code></pre> <p>If you want to install it from source, go to https://gitnet.fr/deblan/side_menu/releases and copy the link to the last release (side_menu_vX.Y.Z.tar.gz). Then:</p> <pre><code>cd /path/to/nextcloud/apps\ncurl -sS https://gitnet.fr/attachments/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx | tar xvfz -\n</code></pre> <p>Administrators can edit many settings using the administration page.</p> <p>Users can disable the menu using the page of personal settings.</p>"},{"location":"setup/#use-first-top-menu-app-as-default-app","title":"Use first top menu app as default app","text":"<p>You can easily let Custom Menu redirect to the first app in the top menu by changing the following parameter in your <code>config/config.php</code>:</p> <pre><code>'defaultapp' =&gt; 'side_menu',\n</code></pre> <p>If the top menu is empty then it redirects to files.</p>"},{"location":"support/","title":"Support","text":"<p>Bugs and feature requests should be reported with an issue on https://gitnet.fr/deblan/side_menu/issues.</p> <p>You can also join the official room on Matrix: #custommenu:neutralnetwork.org.</p> Version Security Bug New feature 3.x 2.x 1.x Current issue(s)"}]}