I currently have the feature request to add a link to our documentation for editors to the Help menu (?) in the topbar.
(I think the possibility to use Markdown is quite cool and we might consider it, but for now we already have several pages with information / documentation / styleguide for editors).
I realize, this extension does something completely different (show Markdown). I need exactly the same functionality, but not with the Markdown.
How can this be implemented
- add configuration for entering the target URL (preferably as URL or typolink so you can link to external documentation or documentation within the site). In this case, that would be used instead of the Markdown
- the rest would stay the same, but a link to the (external or internal) page or file will be used instead of showing the markdown
I currently have the feature request to add a link to our documentation for editors to the Help menu (
?) in the topbar.(I think the possibility to use Markdown is quite cool and we might consider it, but for now we already have several pages with information / documentation / styleguide for editors).
I realize, this extension does something completely different (show Markdown). I need exactly the same functionality, but not with the Markdown.
How can this be implemented