Skip to content

Add language changing func to tinymce#490

Closed
msaus wants to merge 89 commits intoBookStackApp:masterfrom
msaus:add-language-changing-func-to-tinymce
Closed

Add language changing func to tinymce#490
msaus wants to merge 89 commits intoBookStackApp:masterfrom
msaus:add-language-changing-func-to-tinymce

Conversation

@msaus
Copy link
Contributor

@msaus msaus commented Aug 28, 2017

I just added language changing function for tinymce since this is not changed when I select language except for English.

@ssddanbrown
Copy link
Member

Hi @msaus, Thank you for your pull request. There are a few issues here though which mean this cannot be merged.

Firstly, You have done this work on the release branch which is only used for final releases. That's why a mass of commits is shown above.
All development work should be done off the master branch.

Secondly, This overwrites all existing tinymce config and breaks a lot of existing functionality. The language control needs to be set within the current config rather than being replaced.

Additionally, We'd need to include the actual lang files as no translations will actually be used at the moment.

@msaus
Copy link
Contributor Author

msaus commented Aug 29, 2017

Thank you for your suggestions.
I will check it out.

@msaus msaus closed this Aug 30, 2017
@msaus msaus deleted the add-language-changing-func-to-tinymce branch August 30, 2017 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants