I am still not really satisfied with the solution of 1.10.1.
Editors who don't know HTML/CSS will have a hard time to edit for example font-colors because they need to use inline-styles to alter them.
I would like to add my own editor there, can you give me a hint which files I need to edit to display my own editor there?
xslt template for email notifications
Hey, is it possible to add a .xslt email template for the NotificationGateway/a specific Message?
Or is it possible to remove the RTE and add a other editor there?
Chris
@Chris - I've removed the RTE from the message editor in the merchello-dev branch.
http://issues.merchello.com/youtrack/issue/M-782
Hey Rusty,
I am still not really satisfied with the solution of 1.10.1. Editors who don't know HTML/CSS will have a hard time to edit for example font-colors because they need to use inline-styles to alter them.
I would like to add my own editor there, can you give me a hint which files I need to edit to display my own editor there?
Thanks
Hey Chris,
To modify just the editor, you will need to look in the Merchello.Web.UI.Client for a couple of files:
/src/views/gatewayproviders/notification.messageeditor.controller.js and /src/views/gatewayproviders/notification.messageeditor.html
Using: grunt build
will build the App_Plugins/Merchello files for you to merge into your project.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.