Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Chris 92 posts 238 karma points
    Jul 24, 2015 @ 11:00
    Chris
    0

    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

  • Rusty Swayne 1655 posts 4993 karma points c-trib
    Jul 24, 2015 @ 16:09
    Rusty Swayne
    100

    @Chris - I've removed the RTE from the message editor in the merchello-dev branch.

    http://issues.merchello.com/youtrack/issue/M-782

  • Chris 92 posts 238 karma points
    Aug 03, 2015 @ 09:08
    Chris
    0

    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

  • Rusty Swayne 1655 posts 4993 karma points c-trib
    Aug 03, 2015 @ 16:36
    Rusty Swayne
    1

    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.

  • 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.

Please Sign in or register to post replies