diff --git a/.cache/plugin/social/b48d82015092f14629b3b67684fa4dc1.png b/.cache/plugin/social/b48d82015092f14629b3b67684fa4dc1.png new file mode 100644 index 0000000..c6e295f Binary files /dev/null and b/.cache/plugin/social/b48d82015092f14629b3b67684fa4dc1.png differ diff --git a/404.html b/404.html index 27b09d7..dbaee1a 100644 --- a/404.html +++ b/404.html @@ -200,11 +200,15 @@ -
  • - - Settings - -
  • + + + +
  • + + Settings + +
  • + @@ -329,13 +333,61 @@ + +
  • + + + + + + + + + + + +
  • + + diff --git a/assets/images/social/settings.png b/assets/images/social/settings.png index b673a58..c6e295f 100644 Binary files a/assets/images/social/settings.png and b/assets/images/social/settings.png differ diff --git a/contrib/index.html b/contrib/index.html index e7b3ffc..16f73c2 100644 --- a/contrib/index.html +++ b/contrib/index.html @@ -235,11 +235,15 @@ -
  • - - Settings - -
  • + + + +
  • + + Settings + +
  • + @@ -368,13 +372,61 @@ + +
  • + + + + + + + + + + + +
  • + + diff --git a/index.html b/index.html index c12e01b..f24ffd1 100644 --- a/index.html +++ b/index.html @@ -237,11 +237,15 @@ -
  • - - Settings - -
  • + + + +
  • + + Settings + +
  • + @@ -416,13 +420,61 @@ + +
  • + + + + + + + + + + + +
  • + + @@ -520,10 +572,12 @@ You can also add and sort custom categories, define apps that must be displayed

    This application is rather suitable for instances that activate a lot of applications.

    You can customize colors depending of the theme (Dark theme and Breeze Dark).

    You like this app and you want to support me? ☕ Buy me a coffee or Donate with liberapay

    Support

    diff --git a/requirements/index.html b/requirements/index.html index cf78dcd..0b649c9 100644 --- a/requirements/index.html +++ b/requirements/index.html @@ -239,11 +239,15 @@ -
  • - - Settings - -
  • + + + +
  • + + Settings + +
  • + @@ -418,13 +422,61 @@ + +
  • + + + + + + + + + + + +
  • + + diff --git a/screenshots/index.html b/screenshots/index.html index 7c1ded0..d2691f5 100644 --- a/screenshots/index.html +++ b/screenshots/index.html @@ -239,11 +239,15 @@ -
  • - - Settings - -
  • + + + +
  • + + Settings + +
  • + @@ -380,13 +384,61 @@ + +
  • + + + + + + + + + + + +
  • + + diff --git a/search/search_index.json b/search/search_index.json index 34dcf5c..983b9ba 100644 --- a/search/search_index.json +++ b/search/search_index.json @@ -1 +1 @@ -{"config":{"lang":["en"],"separator":"[\\s\\-]+","pipeline":["stopWordFilter"]},"docs":[{"location":"","title":"\ud83e\udd19 Nextcloud app / Custom menu \ud83c\udfa8","text":"

    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.

    This application is rather suitable for instances that activate a lot of applications.

    You can customize colors depending of the theme (Dark theme and Breeze Dark).

    You like this app and you want to support me? \u2615 Buy me a coffee or Donate with liberapay

    "},{"location":"#support","title":"Support","text":"

    You can join the official room on Matrix: #custommenu:neutralnetwork.org.

    "},{"location":"#notice","title":"Notice","text":"

    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](https://kim.deblan.fr/~side_menu/

    "},{"location":"contrib/","title":"How to contribute?","text":"

    You can report a bug or request a feature by opening an issue: https://gitnet.fr/deblan/side_menu/issues

    "},{"location":"contrib/#you-are-a-translator","title":"You are a translator","text":"

    Translations are managed from translate.codeberg.org.

    "},{"location":"contrib/#you-are-a-developer","title":"You are a developer","text":"

    Build javascripts using make build (or make watch to build them in real time).

    Then commit and create a pull request.

    "},{"location":"requirements/","title":"Requirements","text":""},{"location":"requirements/#versions-greater-or-equal-than-30","title":"Versions greater or equal than 3.0","text":""},{"location":"requirements/#version-less-than-30","title":"Version less than 3.0","text":""},{"location":"screenshots/","title":"Screenshots","text":""},{"location":"settings/","title":"Coming soon...","text":""},{"location":"setup/","title":"Installation and upgrade","text":"

    Custom menu is available from the app store.

    cd /path/to/nextcloud\nphp occ app:install side_menu\n

    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:

    cd /path/to/nextcloud/apps\ncurl -sS https://gitnet.fr/attachments/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx | tar xvfz -\n

    Administrators can edit many settings using the administration page.

    Users can disable the menu using the page of personal settings.

    "},{"location":"setup/#use-first-top-menu-app-as-default-app","title":"Use first top menu app as default app","text":"

    You can easily let Custom Menu redirect to the first app in the top menu by changing the following parameter in your config/config.php:

    'defaultapp' => 'side_menu',\n

    If the top menu is empty then it redirects to files.

    "},{"location":"support/","title":"Support","text":"

    Bugs and feature requests should be reported with an issue on https://gitnet.fr/deblan/side_menu/issues.

    You can also join the official room on Matrix: #custommenu:neutralnetwork.org.

    "}]} \ No newline at end of file +{"config":{"lang":["en"],"separator":"[\\s\\-]+","pipeline":["stopWordFilter"]},"docs":[{"location":"","title":"\ud83e\udd19 Nextcloud app / Custom menu \ud83c\udfa8","text":"

    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.

    This application is rather suitable for instances that activate a lot of applications.

    You can customize colors depending of the theme (Dark theme and Breeze Dark).

    You like this app and you want to support me? \u2615 Buy me a coffee or Donate with liberapay

    "},{"location":"#support","title":"Support","text":"

    You can join the official room on Matrix: #custommenu:neutralnetwork.org.

    "},{"location":"#notice","title":"Notice","text":"

    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](https://kim.deblan.fr/~side_menu/

    "},{"location":"contrib/","title":"How to contribute?","text":"

    You can report a bug or request a feature by opening an issue: https://gitnet.fr/deblan/side_menu/issues

    "},{"location":"contrib/#you-are-a-translator","title":"You are a translator","text":"

    Translations are managed from translate.codeberg.org.

    "},{"location":"contrib/#you-are-a-developer","title":"You are a developer","text":"

    Build javascripts using make build (or make watch to build them in real time).

    Then commit and create a pull request.

    "},{"location":"requirements/","title":"Requirements","text":""},{"location":"requirements/#versions-greater-or-equal-than-30","title":"Versions greater or equal than 3.0","text":""},{"location":"requirements/#version-less-than-30","title":"Version less than 3.0","text":""},{"location":"screenshots/","title":"Screenshots","text":""},{"location":"settings/","title":"Coming soon...","text":""},{"location":"setup/","title":"Installation and upgrade","text":"

    Custom menu is available from the app store.

    cd /path/to/nextcloud\nphp occ app:install side_menu\n

    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:

    cd /path/to/nextcloud/apps\ncurl -sS https://gitnet.fr/attachments/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx | tar xvfz -\n

    Administrators can edit many settings using the administration page.

    Users can disable the menu using the page of personal settings.

    "},{"location":"setup/#use-first-top-menu-app-as-default-app","title":"Use first top menu app as default app","text":"

    You can easily let Custom Menu redirect to the first app in the top menu by changing the following parameter in your config/config.php:

    'defaultapp' => 'side_menu',\n

    If the top menu is empty then it redirects to files.

    "},{"location":"support/","title":"Support","text":"

    Bugs and feature requests should be reported with an issue on https://gitnet.fr/deblan/side_menu/issues.

    You can also join the official room on Matrix: #custommenu:neutralnetwork.org.

    "}]} \ No newline at end of file diff --git a/settings/index.html b/settings/index.html index e1fdb59..6c57471 100644 --- a/settings/index.html +++ b/settings/index.html @@ -11,7 +11,7 @@ - + @@ -21,7 +21,7 @@ - Settings - Custom menu + Admin - Custom menu @@ -53,7 +53,7 @@ - + @@ -69,7 +69,7 @@ - + @@ -127,7 +127,7 @@
    - Settings + Admin
    @@ -239,11 +239,15 @@ -
  • - - Settings - -
  • + + + +
  • + + Settings + +
  • + @@ -370,6 +374,49 @@ + +
  • + + + + + + + + + + + +
  • + + @@ -472,7 +526,7 @@