solved one thing i DO NOT like about the new editor

soaringeagle
@soaringeagle
5 years ago
3,304 posts
i hate that when you right click to correct a typo (and you know me i typo alot) instead of giving you the correction options you get a link thing
theres already a link option in the toolbar why should it also disable the typo correction abilities


--
soaringeagle
head dreadhead at dreadlocks site
glider pilot student and member/volunteer coordinator with freedoms wings international soaring for people with disabilities

updated by @soaringeagle: 12/30/19 04:09:03PM
michael
@michael
5 years ago
7,692 posts
Yeah, you're right. Where did that come from....

I'll see if I can get it back to what it was.

Thanks.
menu.jpg
menu.jpg  •  467KB

michael
@michael
5 years ago
7,692 posts
The fix is going to be adding:
contextmenu: false,
into
jrCore/form_editor.tpl
jrSiteBuilder/form_editor.tpl

The cause of the issue is the 'link' plugin:
https://www.tiny.cloud/docs/plugins/link/

and the 'contextmenu'
https://www.tiny.cloud/docs/ui-components/contextmenu

Quote: ....By default it does not disable the operating system’s native context menu, if there are no items to display at the cursor position the native context menu will be shown....
Since you can always link anything 'link' is turning up all the time. Even when what you want is really spellcheck.

Thanks for reporting this.
soaringeagle
@soaringeagle
5 years ago
3,304 posts
will a fix be pushed out or should i eddit the files


--
soaringeagle
head dreadhead at dreadlocks site
glider pilot student and member/volunteer coordinator with freedoms wings international soaring for people with disabilities
michael
@michael
5 years ago
7,692 posts
Fix will be in JR6.4.0 which is getting released soon.
soaringeagle
@soaringeagle
5 years ago
3,304 posts
awesome will it be in the bnext beta release or wont there beanother beta before that


--
soaringeagle
head dreadhead at dreadlocks site
glider pilot student and member/volunteer coordinator with freedoms wings international soaring for people with disabilities
brian
@brian
5 years ago
10,136 posts
This has been fixed in Jamroom Core 6.4.0. Thanks!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
soaringeagle
@soaringeagle
5 years ago
3,304 posts
i njoticed right away
great job


--
soaringeagle
head dreadhead at dreadlocks site
glider pilot student and member/volunteer coordinator with freedoms wings international soaring for people with disabilities
michaeld
michaeld
@michael-d
5 years ago
92 posts
What do you do if you don't want to allow HTML? I've unchecked it in the quota config, but yet the text field still makes the text tags


--
Thank You
~Michael
Audio Engineer | Graphic and Design |

https://www.damatoproduction.com
https://www.HomeStudioMusicProduction.com
https://www.ShotsInOrder.com
https://www.playgroundz.rocks
soaringeagle
@soaringeagle
5 years ago
3,304 posts
disable the editor too/


--
soaringeagle
head dreadhead at dreadlocks site
glider pilot student and member/volunteer coordinator with freedoms wings international soaring for people with disabilities
soaringeagle
@soaringeagle
5 years ago
3,304 posts
the wysiwyg editor generates html no matter what. you can add bb coide orr html codes to the plain text editor (like here) if those tags are allowed
disalowi9ng them doesnt affect the tags generated bytinymce text editor
at least im pretty certain


--
soaringeagle
head dreadhead at dreadlocks site
glider pilot student and member/volunteer coordinator with freedoms wings international soaring for people with disabilities
brian
@brian
5 years ago
10,136 posts
michaeld:
What do you do if you don't want to allow HTML? I've unchecked it in the quota config, but yet the text field still makes the text tags

You cannot use the Editor without allowing the default set of HTML - that's the tags that are needed in order to support the editor. If you do not want HTML at all you need to completely turn off the editor.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net

Tags