Menu items to open in a new window ie target_blank #1705
markbeachill
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Suggestion for adding target=_bkank for menu items
in the config:
- identifier: text-editor
name: Text editor
url: https://onlinenotepad.org/app
params:
target: _blank
In the header.html partial template code (at the end).
It adss a little bit of logic that creates and populates a $targetBlank string
Ot then outputs this string in the <a href part
Beta Was this translation helpful? Give feedback.
All reactions