diff --git a/.gitignore b/.gitignore index c47613f..b3e1e3b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ digitaldemocratic.conf *.yml +**/*.yaml diff --git a/custom/menu/custom.yaml b/custom/menu/custom.yaml deleted file mode 100644 index 91f3714..0000000 --- a/custom/menu/custom.yaml +++ /dev/null @@ -1,32 +0,0 @@ ---- -background_login: /img/background.png -colours: - background: "#F0F0F0" - primary: "#92AE01" - secondary: "#FFFFFF" -logo: /img/logo.png -apps_external: -- href: https://myweb - icon: fa fa-university - name: Escola Web - shortname: web -- href: https://myvideos - icon: fa fa-youtube-play - name: Youtube - shortname: youtube -- href: https://mydictionary - icon: fa fa-book - name: Diccionari - shortname: diccionari -- href: http://meet.jit.si - icon: fa fa-video-camera - name: Reunions Jitsi - shortname: jitsi -- href: https://www.duckduckgo.com - icon: fa fa-search - name: Cercar - shortname: search -- href: https://www.openstreetmap.org - icon: fa fa-map-marker - name: Maps - shortname: maps diff --git a/custom/menu/system.yaml b/custom/menu/system.yaml deleted file mode 100644 index 226fd04..0000000 --- a/custom/menu/system.yaml +++ /dev/null @@ -1,55 +0,0 @@ -apps_internal: -- subdomain: nextcloud - href: / - icon: fa fa-cloud - name: Núvol + crear arxius - shortname: cloud -- subdomain: nextcloud - href: /apps/mail/setup - icon: fa fa-envelope-o - name: Correu - shortname: email -- subdomain: pad - href: / - icon: fa fa-file-text-o - name: Pads - shortname: pads -- subdomain: nextcloud - href: /apps/forms - icon: fa fa-check-square-o - name: Formularis - shortname: forms -- subdomain: nextcloud - href: /apps/polls - icon: fa fa-bar-chart - name: Enquestes - shortname: feedback -- subdomain: nextcloud - href: /apps/spreed - icon: fa fa-commenting-o - name: Xat - shortname: chat -- subdomain: nextcloud - href: /apps/calendar - icon: fa fa-calendar - name: Calendari - shortname: schedule -- subdomain: wp - href: /wp-login.php?saml_sso - icon: fa fa-rss - name: Webs - shortname: webs -- subdomain: nextcloud - href: /apps/bbb - icon: fa fa-video-camera - name: Reunions BBB - shortname: meets_bbb -- subdomain: nextcloud - href: /apps/photos - icon: fa fa-file-image-o - name: Fotos - shortname: photos -user: - account: /auth/realms/master/account - avatar: /auth/realms/master/avatar-provider - password: /auth/realms/master/password