Files
port-ui/app/config.sample.yaml

684 lines
25 KiB
YAML
Raw Permalink Normal View History

---
2025-01-10 14:17:26 +01:00
accounts:
2025-07-05 20:08:00 +02:00
nasa_api_key: YOUR_REAL_KEY_HERE
name: Online Presence
2025-01-15 02:54:57 +01:00
description: Discover my online presence.
2025-01-10 14:17:26 +01:00
icon:
2025-01-10 15:12:05 +01:00
class: fa-solid fa-users
children:
- name: Publishing Channels
2025-01-15 02:54:57 +01:00
description: Platforms where I share content.
2025-01-10 19:17:24 +01:00
icon:
2025-01-15 02:49:10 +01:00
class: fas fa-newspaper
children:
2025-01-15 02:49:10 +01:00
- name: Microblogs
2025-01-15 02:54:57 +01:00
description: Stay updated with my microblog posts.
2025-01-10 19:17:24 +01:00
icon:
2025-01-15 02:49:10 +01:00
class: fa-solid fa-pen-nib
children:
- name: Mastodon
2025-01-15 02:54:57 +01:00
description: Follow my updates on Mastodon.
2025-01-15 02:49:10 +01:00
icon:
2025-01-10 19:17:24 +01:00
class: fa-brands fa-mastodon
2025-01-15 02:49:10 +01:00
url: https://microblog.veen.world/@kevinveenbirkenbach
identifier: "@kevinveenbirkenbach@microblog.veen.world"
- name: Twitter
2025-01-15 02:54:57 +01:00
description: Follow me on Twitter (limited use).
2025-01-15 02:49:10 +01:00
icon:
class: fa-brands fa-twitter
url: https://s.veen.world/twitter
identifier: kevinbirkenbach
2025-01-15 02:54:57 +01:00
warning: I rarely use X/Twitter and recommend alternative platforms like Mastodon.
2025-01-15 02:49:10 +01:00
alternatives:
- link: accounts.publishingchannels.microblogs.mastodon
2025-01-15 02:49:10 +01:00
- name: Bluesky
2025-01-15 02:54:57 +01:00
description: Follow me on Bluesky (coming soon).
2025-01-15 02:49:10 +01:00
icon:
class: fa-brands fa-bluesky
2025-01-15 03:08:45 +01:00
info: Bluesky is coming soon.
2025-01-15 02:54:57 +01:00
alternatives:
- link: accounts.publishingchannels.microblogs.mastodon
2025-01-15 02:54:57 +01:00
2025-01-10 19:17:24 +01:00
- name: Pictures
2025-01-15 02:54:57 +01:00
description: View my photography.
2025-01-10 19:17:24 +01:00
icon:
2025-01-14 17:19:09 +01:00
class: fa-solid fa-images
children:
2025-01-15 02:54:57 +01:00
- name: Pixelfed
description: Explore my photo gallery on Pixelfed.
2025-01-14 17:19:09 +01:00
icon:
class: fa-solid fa-camera
url: https://s.veen.world/pictures
- name: Instagram
2025-01-15 02:54:57 +01:00
description: Follow me on Instagram.
2025-01-14 17:19:09 +01:00
icon:
class: fa-brands fa-instagram
url: https://www.instagram.com/kevinveenbirkenbach/
identifier: kevinveenbirkenbach
2025-01-15 02:54:57 +01:00
warning: Platforms by Meta (e.g., Instagram, Facebook) may compromise your data privacy. Consider using decentralized alternatives.
2025-01-15 02:49:10 +01:00
alternatives:
- link: accounts.publishingchannels.pictures.pixelfed
2025-01-15 02:54:57 +01:00
2025-01-10 19:17:24 +01:00
- name: Videos
2025-01-15 02:54:57 +01:00
description: Watch my video content.
2025-01-10 19:17:24 +01:00
icon:
class: fa-solid fa-video
2025-01-15 02:49:10 +01:00
children:
- name: Peertube
2025-01-15 02:54:57 +01:00
description: Discover my videos on Peertube.
2025-01-15 02:49:10 +01:00
icon:
class: fa-solid fa-video
url: https://s.veen.world/videos
2025-01-15 02:54:57 +01:00
- name: YouTube
description: Follow me on YouTube (inactive).
2025-01-15 02:49:10 +01:00
icon:
class: fa-brands fa-youtube
url: https://s.veen.world/youtube
2025-01-15 02:54:57 +01:00
warning: I no longer publish videos on YouTube. Please visit my Peertube channel instead.
2025-01-15 02:49:10 +01:00
alternatives:
- link: accounts.publishingchannels.videos.peertube
2025-01-15 02:54:57 +01:00
2025-01-10 19:17:24 +01:00
- name: Blog
2025-01-15 02:54:57 +01:00
description: Read my articles and stories.
2025-01-10 19:17:24 +01:00
icon:
class: fa-solid fa-blog
url: https://blog.veen.world
2025-01-15 02:54:57 +01:00
2025-01-10 19:17:24 +01:00
- name: Code
2025-01-15 02:54:57 +01:00
description: Access my coding projects.
2025-01-10 19:17:24 +01:00
icon:
class: fa-solid fa-laptop-code
children:
2025-01-15 02:54:57 +01:00
- name: GitHub
description: View my GitHub repositories.
2025-01-10 19:17:24 +01:00
icon:
class: bi bi-github
url: https://github.com/kevinveenbirkenbach
- name: Gitea
2025-01-15 02:54:57 +01:00
description: Explore my self-hosted repositories.
2025-01-10 19:17:24 +01:00
icon:
class: fa-solid fa-code
url: https://git.veen.world/kevinveenbirkenbach
2025-01-15 02:54:57 +01:00
- name: Social Networks
2025-01-15 02:54:57 +01:00
description: Social and developer platforms.
2025-01-10 14:17:26 +01:00
icon:
class: fa fa-users
children:
2025-01-10 14:17:26 +01:00
- name: Facebook
warning: I recommend to don't use Facebook and connect instead with me via the Fediverse. Check out the listed alternatives.
2025-01-15 02:54:57 +01:00
description: Visit my Facebook page.
2025-01-10 14:17:26 +01:00
icon:
class: fa-brands fa-facebook
url: https://www.facebook.com/kevinveenbirkenbach
alternatives:
- link: accounts.socialnetworks.friendica
- name: Friendica
description: Visit my friendica profile
icon:
class: fas fa-network-wired
url: https://s.veen.world/friendica
identifier: "kevinveenbirkenbach@friendica.veen.world"
2025-01-10 14:17:26 +01:00
- link: navigation.header.contact.messenger
2025-01-15 02:54:57 +01:00
- name: Career Profiles
description: Professional networking profiles.
2025-01-10 14:17:26 +01:00
icon:
class: fa-solid fa-user-tie
children:
2025-01-10 14:17:26 +01:00
- name: XING
2025-01-15 02:54:57 +01:00
description: View my XING profile.
2025-01-10 14:17:26 +01:00
icon:
class: bi bi-building
url: https://s.veen.world/xing
2025-01-10 14:17:26 +01:00
- name: LinkedIn
2025-01-15 02:54:57 +01:00
description: Connect with me on LinkedIn.
2025-01-10 14:17:26 +01:00
icon:
class: bi bi-linkedin
url: https://s.veen.world/linkedin
- name: upwork.com
description: Check out my profile on upwork
icon:
class: fas fa-users
url: https://s.veen.world/upwork
- name: freelancermap.de
description: Check out my profile on freelancermap.de
icon:
class: fas fa-people-arrows
url: https://s.veen.world/freelancermap
- name: malt
description: Check out my profile on malt
icon:
class: fas fa-sun
url: https://s.veen.world/malt
2025-01-10 14:17:26 +01:00
- name: Sports
2025-01-15 02:54:57 +01:00
description: My sports activities and logs.
2025-01-10 14:17:26 +01:00
icon:
class: fa-solid fa-running
children:
2025-01-10 14:17:26 +01:00
- name: Garmin
2025-01-15 02:54:57 +01:00
description: Explore my Garmin activity records.
2025-01-10 14:17:26 +01:00
icon:
class: fa-solid fa-person-running
url: https://s.veen.world/garmin
- name: Eversports
2025-01-15 02:54:57 +01:00
description: View my Eversports sessions.
2025-01-10 14:17:26 +01:00
icon:
class: fa-solid fa-dumbbell
url: https://s.veen.world/eversports
2025-01-15 02:54:57 +01:00
2025-01-10 14:17:26 +01:00
- name: Duolingo
2025-01-15 02:54:57 +01:00
description: Join me in language learning.
2025-01-10 14:17:26 +01:00
icon:
class: fa-solid fa-language
url: https://www.duolingo.com/profile/kevinbirkenbach
2025-01-15 02:54:57 +01:00
2025-01-10 14:17:26 +01:00
- name: Spotify
2025-01-15 02:54:57 +01:00
description: Listen to my playlists.
2025-01-10 14:17:26 +01:00
icon:
class: fa-brands fa-spotify
url: https://open.spotify.com/user/31vebfzbjf3p7oualis76qfpr5ty
2025-01-15 02:54:57 +01:00
2025-01-10 14:17:26 +01:00
- name: Patreon
2025-01-15 02:54:57 +01:00
description: Support my work on Patreon.
2025-01-10 14:17:26 +01:00
icon:
class: fa-brands fa-patreon
url: https://patreon.com/kevinveenbirkenbach
2025-01-15 02:54:57 +01:00
2025-01-10 15:12:05 +01:00
- name: Discourse
2025-01-15 02:54:57 +01:00
description: Join discussions on my forum.
2025-01-10 15:12:05 +01:00
icon:
class: fa-brands fa-discourse
url: https://forum.veen.world/u/kevinveenbirkenbach
2025-01-10 14:17:26 +01:00
- name: Nextcloud
description: Share data with me via nextcloud
icon:
class: fa fa-cloud
url: https://s.veen.world/cloud
cards:
- icon:
source: https://cloud.veen.world/s/logo_agile_coach_512x512/download
title: Agile Coach
text: I lead agile transformations and improve team dynamics through Scrum, DevOps,
and Agile Coaching. My goal is to enhance collaboration and efficiency in organizations,
ensuring agile principles are effectively implemented for sustainable success.
2025-01-09 13:19:54 +01:00
url: https://www.agile-coach.world
link_text: www.agile-coach.world
2025-03-18 14:59:54 +01:00
iframe: true
- icon:
source: https://cloud.veen.world/s/logo_personal_coach_512x512/download
title: Personal Coach
text: Offering personalized coaching for growth and development, I utilize a blend
of hypnotherapy, mediation, and holistic techniques. My approach is tailored to
help you achieve personal and professional milestones, fostering holistic well-being.
2025-01-09 13:19:54 +01:00
url: https://www.personalcoach.berlin
link_text: www.personalcoach.berlin
- icon:
source: https://cloud.veen.world/s/logo_yachtmaster_512x512/download
title: Yachtmaster
text: As a Yachtmaster, I provide comprehensive sailing education, yacht delivery,
and voyage planning services. Whether you're learning to sail or need an experienced
skipper, my expertise ensures a safe and enjoyable experience on the water.
2025-01-09 13:19:54 +01:00
url: https://www.yachtmaster.world
link_text: www.yachtmaster.world
- icon:
source: https://cloud.veen.world/s/logo_polymath_512x512/download
title: Polymath
text: I support the evaluation and execution of complex cross-domain projects, offering
insights across land, sea, sky, and digital realms. My expertise helps clients
navigate and succeed in multifaceted environments with strategic precision.
2025-01-09 13:19:54 +01:00
url: https://www.crossdomain.consulting/
link_text: www.crossdomain.consulting
- icon:
source: https://cloud.veen.world/s/logo_cybermaster_512x512/download
title: Cybermaster
text: Specializing in open-source IT solutions for German SMBs, I focus on automation,
security, and reliability. My services are designed to create robust infrastructures
that streamline operations and safeguard digital assets.
2025-01-09 13:19:54 +01:00
url: https://www.cybermaster.space
link_text: www.cybermaster.space
- icon:
source: https://cloud.veen.world/s/logo_prompt_master_512x512/download
title: Prompt Engineer
text: Leveraging AI's power, I specialize in crafting custom prompts and creative
content for AI-driven applications. My services are aimed at businesses, creatives,
and researchers looking to harness AI technology for innovation, efficiency, and
exploring new possibilities.
2025-01-09 13:19:54 +01:00
url: https://promptmaster.nexus
link_text: www.promptmaster.nexus
- icon:
source: https://cloud.veen.world/s/logo_mediator_512x512/download
title: Mediator
text: Specializing in resolving interpersonal and business conflicts with empathy
and neutrality, I facilitate open communication to achieve lasting agreements
and strengthen relationships. My mediation services are designed for individuals,
teams, and organizations to foster a harmonious and productive environment.
2025-01-09 13:19:54 +01:00
url: https://www.mediator.veen.world
link_text: www.mediator.veen.world
- icon:
source: https://cloud.veen.world/s/logo_hypnotherapist_512x512/download
title: Hypnotherapist
text: As a certified Hypnotherapist, I offer tailored sessions to address mental
and emotional challenges through hypnosis. My approach helps unlock the subconscious
to overcome negative beliefs and stress, empowering you to activate self-healing
and embrace positive life changes.
2025-01-09 13:19:54 +01:00
url: https://www.hypno.veen.world
link_text: www.hypno.veen.world
#- icon:
# source: https://cloud.veen.world/s/logo_skydiver_512x512/download
# title: Aerospace Consultant
# text: As an Aerospace Consultant with aviation credentials, including a Sport Pilot
# License for Parachutes, and a Restricted Radiotelephony and Operator's Certificate
# I deliver expert consulting services. Currently training for my Private Pilot
# License, I specialize in guiding clients through aviation regulations, safety
# standards, and operational efficiency.
# url:
# link_text: Website under construction
#- icon:
# source: https://cloud.veen.world/s/logo_hunter_512x512/download
# title: Wildlife Expert
# text: As a certified hunter and wildlife coach, I offer educational programs, nature
# walks, survival trainings, and photo expeditions, merging ecological knowledge
# with nature respect. My goal is to foster sustainable conservation and enhance
# appreciation for the natural world through responsible practices.
# url:
# link_text: Website under construction
#- icon:
# source: https://cloud.veen.world/s/logo_diver_512x512/download
# title: Master Diver
# text: As a certified master diver with trainings in various specialties, I offer
# diving instruction, underwater photography, and guided dive tours. My experience
# ensures safe and enriching underwater adventures, highlighting marine conservation
# and the wonders of aquatic ecosystems.
# url:
# link_text: Website under construction
#- icon:
# source: https://cloud.veen.world/s/logo_massage_therapist_512x512/download
# title: Massage Therapist
# text: Certified in Tantra Massage, I offer unique full-body rituals to awaken senses
# and harmonize body and mind. My sessions, a blend of ancient Tantra and modern
# relaxation, focus on energy flow, personal growth, and spiritual awakening.
# url:
# link_text: Website under construction
platform:
titel: Kevin Veen-Birkenbach
subtitel: Consulting and Coaching Solutions
logo:
source: https://cloud.veen.world/s/logo_face_512x512/download
favicon:
source: https://cloud.veen.world/s/veen_world_favicon/download
company:
titel: Kevin Veen-Birkenbach
subtitel: Consulting and Coaching Solutions
logo:
source: https://cloud.veen.world/s/logo_cymais_512x512/download
address:
street: Afrikanische Straße 43
postal_code: DE-13351
city: Berlin
country: Germany
imprint: https://veen.world/
navigation:
header:
children:
- link: accounts.publishingchannels.children
- link: accounts.socialnetworks
- name: Contact
description: Get in touch
2025-01-09 12:20:57 +01:00
icon:
class: fa-solid fa-envelope
children:
2025-01-10 19:17:24 +01:00
- name: Email
description: Send me an email
icon:
class: fa-solid fa-envelope
children:
- name: Email
description: Send me an email
icon:
class: fa-solid fa-envelope
url: mailto:kevin@veen.world
identifier: kevin@veen.world
alternatives:
- link: navigation.header.contact.messenger.matrix
- name: Encrypted Email (PGP)
description: Download my PGP key
icon:
class: fa-solid fa-key
url: https://s.veen.world/pgp
identifier: kevin@veen.world
info: |
#### Why Use PGP?
PGP ensures your email content stays private, protecting against surveillance, data breaches, and unauthorized access.
2025-01-10 13:56:37 +01:00
#### Protect Your Privacy
In an age of mass data collection, PGP empowers you to communicate securely and assert control over your information. For insights on protecting your digital rights, visit the [Electronic Frontier Foundation (EFF)](https://www.eff.org/).
2025-01-10 13:56:37 +01:00
#### Build Trust
Encrypting emails demonstrates a commitment to privacy and security, fostering trust in professional and personal communication.
2025-01-10 13:56:37 +01:00
#### Stand for Security
Using PGP is more than a tool—it's a statement about valuing freedom, privacy, and the security of digital communication. Explore the principles of secure communication with [privacy guides](https://privacyguides.org/).
- name: Mobile
description: Call me
2025-01-10 13:56:37 +01:00
icon:
class: fa-solid fa-phone
url: "tel:+491781798023"
2025-01-10 13:56:37 +01:00
identifier: "+491781798023"
target: _top
- name: Messenger
description: Social and developer networks
2025-01-10 13:56:37 +01:00
icon:
class: fa-solid fa-comments
children:
- name: Matrix
description: Chat with me on Matrix
icon:
class: fa-solid fa-cubes
identifier: "@kevinveenbirkenbach:veen.world"
info: |
#### Why Use Matrix?
Matrix is a secure, decentralized communication platform that ensures privacy and control over your data. Learn more about [Matrix](https://matrix.org/).
2025-01-09 16:30:38 +01:00
#### Privacy and Security
End-to-end encryption keeps your conversations private and secure.
#### Decentralized and Open
Matrix's federated network means you can host your own server or use any provider while staying connected.
#### A Movement for Digital Freedom
By using Matrix, you support open, transparent, and secure communication.
- name: Signal
description: Message me on Signal
icon:
class: fa-brands fa-signal-messenger
identifier: "+491781798023"
warning: Signal is not hosted by me!
alternatives:
- link: navigation.header.contact.messenger.matrix
- name: Telegram
description: Message me on Telegram
icon:
class: fa-brands fa-telegram
target: _blank
url: https://t.me/kevinveenbirkenbach
identifier: kevinveenbirkenbach
warning: Telegram is not hosted by me!
alternatives:
- link: navigation.header.contact.messenger.matrix
- name: WhatsApp
description: Chat with me on WhatsApp
icon:
class: fa-brands fa-whatsapp
url: https://wa.me/491781798023
identifier: "+491781798023"
info: Consider using decentralized and privacy-respecting alternatives to maintain control over your data, improve security, and foster healthier online interactions.
alternatives:
- link: navigation.header.contact.messenger.matrix
- link: navigation.header.contact.messenger.signal
- link: navigation.header.contact.messenger.telegram
footer:
children:
- link: accounts
- name: Solution Hub
description: Curated collection of self hosted tools
2025-01-09 12:20:57 +01:00
icon:
class: fa-solid fa-network-wired
url:
children:
- name: Community
description: Tools to manage the community
2025-01-10 19:17:24 +01:00
icon:
class: fa-solid fa-users
children:
- name: Forum
description: Join the discussion
icon:
class: fa-brands fa-discourse
url: https://forum.veen.world/
- name: Learning Platform
description: Learn with my academy
icon:
class: fa-solid fa-graduation-cap
url: https://academy.veen.world/
- name: Newsletter
description: Subscribe to my newsletter
icon:
class: fa-solid fa-envelope-open-text
url: https://newsletter.veen.world/subscription/form
- name: Project Management
description: Project Management Tools
2025-01-10 19:17:24 +01:00
icon:
class: fa-solid fa-chart-line
children:
- name: Open Project
description: Explore my projects
icon:
class: fa-solid fa-tasks
url: https://project.veen.world/
- name: Taiga
description: View my Kanban board
icon:
class: bi bi-clipboard2-check-fill
url: https://kanban.veen.world/
- name: Snipe IT
description: Manage my inventory
icon:
class: fas fa-box-open
url: https://inventory.veen.world/
- name: Communication
2025-01-10 19:17:24 +01:00
icon:
class: fa-solid fa-comments
children:
- name: Elements
description: Chat with me
icon:
class: fa-solid fa-comment
url: https://element.veen.world/
- name: Big Blue Button
description: Join live events
icon:
class: fa-solid fa-video
url: https://meet.veen.world/
- name: Mailu
description: Send me a mail
icon:
class: fa-solid fa-envelope
url: https://mail.veen.world/
- name: Administration
2025-01-10 19:17:24 +01:00
icon:
class: fas fa-building
children:
- name: Matomo
description: Analyze with Matomo
icon:
class: fa-solid fa-chart-simple
url: https://matomo.veen.world/
- name: phpMyAdmin
description: Administrate MySQL and MariaDB databases
icon:
class: fas fa-database
url: https://phpmyadmin.veen.world/
- name: Keycloak
description: Manage User via Keycloak
icon:
class: fas fa-user-shield
url: https://auth.veen.world/admin
- name: LDAP
description: Manage LDAP
icon:
class: fas fa-key
url: https://ldap.veen.world/
- name: Tools
icon:
class: fas fa-tools
children:
- name: Baserow
description: Organize with Baserow
icon:
class: fa-solid fa-table
url: https://baserow.veen.world/
- name: Yourls
description: Find my curated links
icon:
class: bi bi-link
url: https://s.veen.world/admin/
- name: Nextcloud
description: Access my cloud storage
icon:
class: fa-solid fa-cloud
url: https://cloud.veen.world/
2025-01-15 03:08:45 +01:00
- name: About Me
description: All information about me
2025-01-09 12:20:57 +01:00
icon:
class: fa-solid fa-user
children:
- name: Logbooks
description: Access my personal logbooks (diving, flying, sailing)
2025-01-10 15:21:23 +01:00
icon:
class: fa-solid fa-book
children:
- name: Skydiver
description: View my skydiving logs
icon:
class: fa-solid fa-parachute-box
url: https://s.veen.world/skydiverlog
- name: Skipper
description: See my sailing records
icon:
class: fa-solid fa-sailboat
url: https://s.veen.world/meilenbuch
- name: Diver
description: Check my diving logs
icon:
class: fa-solid fa-fish
url: https://s.veen.world/diverlog
- name: Pilot
description: Review my flight logs
icon:
class: fa-solid fa-plane
url: https://s.veen.world/pilotlog
- name: Nature
description: Explore my nature logs
icon:
class: fa-solid fa-tree
url: https://s.veen.world/naturejournal
- name: Vita
description: View my CV
2025-01-10 15:21:23 +01:00
icon:
class: fa-solid fa-file-lines
url: https://s.veen.world/lebenslauf
2025-01-15 02:08:49 +01:00
- name: Languages
icon:
class: fa-solid fa-language
children:
- link: accounts.duolingo
- name: Languages Credentials
description: Check out which languages I speak
url: https://s.veen.world/languages
icon:
class: fa-solid fa-language
- name: Credentials
description: Access my certifications, degrees, and professional records
2025-01-10 15:21:23 +01:00
icon:
class: fa-solid fa-id-card
children:
- name: Degrees
description: View my academic degrees
icon:
class: fa-solid fa-graduation-cap
url: https://s.veen.world/degrees
- name: Certificates
description: View my training and professional development records
icon:
class: fa-solid fa-certificate
url: https://s.veen.world/certificates
- name: Certifications
description: Browse all my certifications
icon:
class: fa-solid fa-scroll
url: https://s.veen.world/certifications
2025-01-15 03:03:42 +01:00
- name: Skill Matrix
description: Checkout my skills
icon:
class: fa-solid fa-layer-group
url: https://s.veen.world/skillmatrix
2025-01-15 02:08:49 +01:00
- link: accounts
- name: Support Me
description: "Discover all the ways you can support my work."
icon:
class: fa-solid fa-hands-helping
children:
- name: Buy me a Coffee
description: "Support my work with a coffee every cup helps!"
icon:
class: fa-solid fa-mug-hot
url: https://s.veen.world/buymeacoffee
- name: Patreon
description: "Become a member and support me monthly with exclusive content."
icon:
class: fa-brands fa-patreon
url: https://s.veen.world/patreon
- name: PayPal
description: "Donate to my open source projects with a one-time or monthly PayPal contribution."
icon:
class: fa-brands fa-paypal
url: https://s.veen.world/paypaldonate
- name: GitHub Sponsors
description: "Directly support my projects through GitHub Sponsors."
icon:
class: fa-brands fa-github
url: https://s.veen.world/githubsponsors
- name: Imprint
description: Check out the imprint information
2025-01-09 12:20:57 +01:00
icon:
class: fa-solid fa-scale-balanced
url: https://s.veen.world/imprint
2025-03-18 14:59:54 +01:00
iframe: true
- name: Settings
description: Application settings
icon:
class: fa-solid fa-cog
children:
- name: Toggle Fullscreen
description: Enter or exit fullscreen mode
icon:
class: fa-solid fa-expand-arrows-alt
onclick: "toggleFullscreen()"
- name: Toggle Full Width
description: Switch between normal and full-width layout
icon:
class: fa-solid fa-arrows-left-right
onclick: "setFullWidth(!initFullWidthFromUrl())"
- name: Open in new tab
description: Open the currently embedded iframe URL in a fresh browser tab
icon:
class: fa-solid fa-up-right-from-square
onclick: openIframeInNewTab()
- name: Print
description: Print the current view
icon:
class: fa-solid fa-print
onclick: window.print()
- name: Zoom +
icon:
class: fa-solid fa-search-plus
onclick: zoomPage(1.1)
- name: Zoom
icon:
class: fa-solid fa-search-minus
onclick: zoomPage(0.9)