edit-text
edit-text copied to clipboard
Cannot create links yet
This should be simple to support, because Bold and Italic are already partially supported on the client. The difference here:
- The client needs to detect that the Link button was pressed, and intercede by showing a modal dialog asking for a URL.
- That modal dialog needs to be designed and implemented.
- Then the result needs to be sent to the server (the button pressed by client command can possibly be extended with a string "data" argument) and used as the value for the
Style::Linkstyle.