From e065ee34ea4702ebca9372966280f380f9ea00a4 Mon Sep 17 00:00:00 2001 From: RaindropsSys Date: Wed, 17 May 2023 21:46:33 +0200 Subject: Updated 3 files and added 7 files (automated) --- _icons/_mdi/content.svg | 1 + _icons/_mdi/magic.svg | 1 + _icons/_mdi/wave.svg | 1 + _icons/content.svg | 1 + _icons/magic.svg | 1 + _icons/wave.svg | 1 + includes/header.php | 8 +- includes/oobe.php | 359 ++++++++++++++++++++++++++++++++++++++++++++++++ lang/en.json | 42 ++++++ lang/fr.json | 42 ++++++ 10 files changed, 456 insertions(+), 1 deletion(-) create mode 100644 _icons/_mdi/content.svg create mode 100644 _icons/_mdi/magic.svg create mode 100644 _icons/_mdi/wave.svg create mode 100644 _icons/content.svg create mode 100644 _icons/magic.svg create mode 100644 _icons/wave.svg create mode 100644 includes/oobe.php diff --git a/_icons/_mdi/content.svg b/_icons/_mdi/content.svg new file mode 100644 index 0000000..d7d532e --- /dev/null +++ b/_icons/_mdi/content.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/_icons/_mdi/magic.svg b/_icons/_mdi/magic.svg new file mode 100644 index 0000000..cd16ddd --- /dev/null +++ b/_icons/_mdi/magic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/_icons/_mdi/wave.svg b/_icons/_mdi/wave.svg new file mode 100644 index 0000000..eed51bb --- /dev/null +++ b/_icons/_mdi/wave.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/_icons/content.svg b/_icons/content.svg new file mode 100644 index 0000000..7485c66 --- /dev/null +++ b/_icons/content.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/_icons/magic.svg b/_icons/magic.svg new file mode 100644 index 0000000..f8adc37 --- /dev/null +++ b/_icons/magic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/_icons/wave.svg b/_icons/wave.svg new file mode 100644 index 0000000..530e3fc --- /dev/null +++ b/_icons/wave.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/includes/header.php b/includes/header.php index 732ebf8..303fa14 100644 --- a/includes/header.php +++ b/includes/header.php @@ -240,6 +240,11 @@ if (isset($_GET["__"])) { background-image: linear-gradient(45deg, rgba(214, 224, 18, 0.75) 0%, #bf763d 100%); } + .modal { + backdrop-filter: blur(10px); + -webkit-backdrop-filter: blur(10px); + } + @media print { #footer { @@ -862,4 +867,5 @@ if (isset($_GET["__"])) { -
\ No newline at end of file +
+ \ No newline at end of file diff --git a/includes/oobe.php b/includes/oobe.php new file mode 100644 index 0000000..5971015 --- /dev/null +++ b/includes/oobe.php @@ -0,0 +1,359 @@ + + + + + + \ No newline at end of file diff --git a/lang/en.json b/lang/en.json index 542c50d..8cdf6f9 100644 --- a/lang/en.json +++ b/lang/en.json @@ -1066,5 +1066,47 @@ "notify": "Author will be notified of the decision taken" }, "search": "Search objects in the Delta database..." + }, + "oobe": { + "next": "Next", + "back": "Back", + "finish": "Done", + "pages": [ + { + "title": "Welcome to Delta", + "description": "Your family, united again." + }, + { + "title": "Here's what you'll find", + "items": [ + "Content about people", + "Family knowledge", + "Beautiful photos" + ] + }, + { + "title": "There you are", + "description": "You might already have your own page on Delta, you can find it once you are on board. If it's not there, you can ask for it to be created as well!", + "tip": "All your edits and requests will get reviewed by the administrators." + }, + { + "title": "This is your home", + "description": "All Delta users have their own personal place called \"profile\". This is where they can share anything they want for all users to see!", + "tip": "You can access your profile by clicking on your icon (you might have to open the menu first)." + }, + { + "title": "Bring knowledge with you", + "description": "Download the Delta for Android application and enjoy Delta wherever you are with a single tap on your phone.", + "tip": "The Delta for Android application is not yet available, but we will let you know once it is." + }, + { + "title": "Help us keep Delta running", + "description": "Delta is free to use, however it costs a lot to operate. You can help us keep Delta free for everyone by subscribing to Delta Plus or Delta Ultra." + }, + { + "title": "There you have it", + "description": "You are now ready to use Delta. You can use the integrated support feature if you need it. Click on Done to access Delta." + } + ] } } \ No newline at end of file diff --git a/lang/fr.json b/lang/fr.json index 3f2bdc6..a2a1376 100644 --- a/lang/fr.json +++ b/lang/fr.json @@ -1066,5 +1066,47 @@ "notify": "L'auteur sera notifié de la décision price" }, "search": "Rechercher des objets dans la base de données Delta..." + }, + "oobe": { + "next": "Suivant", + "back": "Retour", + "finish": "Terminer", + "pages": [ + { + "title": "Bienvenue sur Delta", + "description": "Votre famille, à nouveau réunie." + }, + { + "title": "Vous pourrez trouver tout ça", + "items": [ + "Contenu sur des personnes", + "Connaissances familiales", + "Magnifiques photos" + ] + }, + { + "title": "Vous voilà", + "description": "Vous avez peut-être déjà votre propre page sur Delta, vous pourrez la trouver une fois à bord. Si elle n'est pas là, vous pouvez demander à ce qu'elle soit créée !", + "tip": "Toutes vos modifications et demandes seront relues par les administrateur·ice·s." + }, + { + "title": "C'est chez vous", + "description": "Tous les utilisateurs de Delta ont accès à leur espace personnel nommé « profil ». C'est là qu'ils peuvent partager ce qu'ils veulent à la vue de tous !", + "tip": "Vous pouvez accéder à votre profil en cliquant sur votre icône (vous pourriez d'abord avoir besoin d'ouvrir un menu)." + }, + { + "title": "Emportez la connaissance avec vous", + "description": "Téléchargez l'application Delta pour Android et profitez de Delta n'importe où avec un seul appui sur votre téléphone.", + "tip": "L'application Delta pour Android n'est pas encore disponible, mais nous vous indiqueront quand elle le sera." + }, + { + "title": "Aidez-nous à maintenir Delta en vie", + "description": "Utiliser Delta est gratuit, mais son fonctionnement à un coût. Vous pouvez nous aider à garder Delta gratuit pour tou·te·s en vous abonnant à Delta Plus ou Delta Ultra." + }, + { + "title": "Et voilà", + "description": "Vous êtes désormais prêt·e à utiliser Delta. Vous pouvez utiliser l'option d'aide intégrée si besoin. Cliquez sur Terminer pour accéder à Delta." + } + ] } } \ No newline at end of file -- cgit