Problem/Motivation
The Reservation emails are presented as simple textareas with no tie into Drupal's existing formatted editor which would require a manager to understand HTML to utilize it. In addition there are a variety of token's that are included but there is no link to the Available Token's token tree.
Steps to reproduce
Open up System Config -> Room Reservations and then go to Reservation Emails and open up one of those under the link. The body has tokens listed but no link to Browse Available tokens and no editor. Since this is a HTML email the basic HTML format would be appropriate by default.
Proposed resolution
Add the token link for room reservations and convert the form text area into a text_format.
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork intercept-3585049
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments