Question: change options in text editor

change options in text editor

Is it possible, and then where, to change the text "insert image" in the editor for a new thread and in the reply? The wording is not in the language file. I find the text confusing. Than

HO

Hans van Os

Asked
Is it possible, and then where, to change the text "insert image" in the editor for a new thread and in the reply?
The wording is not in the language file.
I find the text confusing.
Thank you
  • MS

    Mian Saleem

    Answered
    Hello,

    You can check the editor docs at [https://alex-d.github.io/Trumbowyg/documentation/#localization](https://alex-d.github.io/Trumbowyg/documentation/#localization)

    The library path in forum is `themes/default/assets/components/trumbowyg/` and it's being loaded in the footer `themes/default/views/footer.php` Initialised in `themes/default/assets/js/main.js` that will be minified to `themes/default/assets/js/main.min.js` and loaded by footer view file in the browser.

    Thank you
  • Login to Reply