Ticket #15995

1
Type
Feature Request
Status
Open
Opened by
Views
113
Access
Public
Created
12/11/21 3:26 pm 12/11/21 3:26 pm

Editor TynyML

Hello I have a request concerning the text editor used to edit the content of our submissions.

It seems to me that you use TinyMCE, it offers a plugin to create links of type ANCHOR

description

This plugin adds an anchor/bookmark button to the toolbar that inserts an anchor at the editor’s cursor insertion point. It also adds the menu item anchor under the Insert menu.

When a user clicks on the anchor button or menu item they will be prompted via a dialog box to enter a string. The string will be inserted into the HTML as an anchor id at the location of the cursor. For example, a user places their cursor at the beginning of “Hello World” and clicks on the anchor button and enters “start” in the dialog box. The resulting HTML will take the form of <p><a id="start"></a>Hello, World!</p>

  Have something to say?

JoinSign in

Welcome