Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for link classes #13

Closed
sepiariver opened this issue Mar 27, 2015 · 0 comments
Closed

Support for link classes #13

sepiariver opened this issue Mar 27, 2015 · 0 comments

Comments

@sepiariver
Copy link

I hacked https://github.com/modxcms/tinymce-rte/blob/master/assets/components/tinymcerte/js/mgr/tinymcerte.js#L56 for a client today with:
this.cfg.link_class_list = [{title: '', value: ''},{title: 'Custom Class Label', value: 'custom-css-class'}]; but can we add "real" support please?

Jako pushed a commit that referenced this issue Mar 29, 2021
* Translations update from Weblate (#12)

* Added translation using Weblate (Norwegian Bokmål)

* Added translation using Weblate (Norwegian Bokmål)

* Translated using Weblate (German)

Currently translated at 100.0% (57 of 57 strings)

Translation: MODX TinyMCE RTE/System Settings
Translate-URL: https://hosted.weblate.org/projects/modx-tinymce-rte/system-settings/de/

* Translated using Weblate (Italian)

Currently translated at 100.0% (57 of 57 strings)

Translation: MODX TinyMCE RTE/System Settings
Translate-URL: https://hosted.weblate.org/projects/modx-tinymce-rte/system-settings/it/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 100.0% (6 of 6 strings)

Translation: MODX TinyMCE RTE/Standard
Translate-URL: https://hosted.weblate.org/projects/modx-tinymce-rte/standard/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 100.0% (57 of 57 strings)

Translation: MODX TinyMCE RTE/System Settings
Translate-URL: https://hosted.weblate.org/projects/modx-tinymce-rte/system-settings/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 100.0% (57 of 57 strings)

Translation: MODX TinyMCE RTE/System Settings
Translate-URL: https://hosted.weblate.org/projects/modx-tinymce-rte/system-settings/nb_NO/

Co-authored-by: Thomas Jakobi <[email protected]>
Co-authored-by: Allan Nordhøy <[email protected]>

* Translations update from Weblate (#13)

* Added translation using Weblate (Norwegian Bokmål)

* Added translation using Weblate (Norwegian Bokmål)

* Translated using Weblate (German)

Currently translated at 100.0% (57 of 57 strings)

Translation: MODX TinyMCE RTE/System Settings
Translate-URL: https://hosted.weblate.org/projects/modx-tinymce-rte/system-settings/de/

* Translated using Weblate (Italian)

Currently translated at 100.0% (57 of 57 strings)

Translation: MODX TinyMCE RTE/System Settings
Translate-URL: https://hosted.weblate.org/projects/modx-tinymce-rte/system-settings/it/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 100.0% (6 of 6 strings)

Translation: MODX TinyMCE RTE/Standard
Translate-URL: https://hosted.weblate.org/projects/modx-tinymce-rte/standard/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 100.0% (57 of 57 strings)

Translation: MODX TinyMCE RTE/System Settings
Translate-URL: https://hosted.weblate.org/projects/modx-tinymce-rte/system-settings/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 100.0% (57 of 57 strings)

Translation: MODX TinyMCE RTE/System Settings
Translate-URL: https://hosted.weblate.org/projects/modx-tinymce-rte/system-settings/nb_NO/

* Translated using Weblate (German)

Currently translated at 100.0% (6 of 6 strings)

Translation: MODX TinyMCE RTE/Standard
Translate-URL: https://hosted.weblate.org/projects/modx-tinymce-rte/standard/de/

* Translated using Weblate (Italian)

Currently translated at 100.0% (6 of 6 strings)

Translation: MODX TinyMCE RTE/Standard
Translate-URL: https://hosted.weblate.org/projects/modx-tinymce-rte/standard/it/

* Translated using Weblate (Russian)

Currently translated at 100.0% (6 of 6 strings)

Translation: MODX TinyMCE RTE/Standard
Translate-URL: https://hosted.weblate.org/projects/modx-tinymce-rte/standard/ru/

Co-authored-by: Thomas Jakobi <[email protected]>
Co-authored-by: Allan Nordhøy <[email protected]>

* Translated using Weblate (Russian)

Currently translated at 100.0% (57 of 57 strings)

Translation: MODX TinyMCE RTE/System Settings
Translate-URL: https://hosted.weblate.org/projects/modx-tinymce-rte/system-settings/ru/

* Translated using Weblate (German)

Currently translated at 98.2% (56 of 57 strings)

Translation: MODX TinyMCE RTE/System Settings
Translate-URL: https://hosted.weblate.org/projects/modx-tinymce-rte/system-settings/de/

* Translated using Weblate (Russian)

Currently translated at 98.2% (56 of 57 strings)

Translation: MODX TinyMCE RTE/System Settings
Translate-URL: https://hosted.weblate.org/projects/modx-tinymce-rte/system-settings/ru/

Co-authored-by: Thomas Jakobi <[email protected]>
Co-authored-by: Allan Nordhøy <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants