Advanced HTML Editor 3 Support Product Page

Implemented

Ability to use other DMX Zone extensions

Shared 27 Mar 2011 03:07:15
2
like this idea
27 Mar 2011 03:07:15 Bart Garner posted:
I'm frustrated that I cannot use the new HTML 5 Image enhancer or, it seems anything with JavaScript or PHP in the code within an HTML 5 Editor.

Official Response

Replied 12 Apr 2011 16:01:38
Hi Bart,

Currently all javascript entered in the editor is being cleared out due to security reasons. This is controlled by Filter all scripts" option indeed.

However some browsers still can decide to clean up the entered scripts.

In the next editor update we will be adding a special new functionality to preserve javascript code blocks. So then pasting those and not having the "Filter all scripts" option on, will provide you want you need.

Greetings,
George

Replies

Replied 27 Mar 2011 13:17:58
27 Mar 2011 13:17:58 Teodor Kuduschiev replied:
Hello Bart,

Could you please explain a little more detailed what are you trying to do, and what is the problem?
Replied 29 Mar 2011 16:15:13
29 Mar 2011 16:15:13 Bart Garner replied:
Cannot use a simple Server Side Include.
Cannot use HTML5 Image Enhancer or anything else with Java or PHP coding. It strips it out.
Replied 29 Mar 2011 16:21:45
29 Mar 2011 16:21:45 Teodor Kuduschiev replied:
What do you mean by "cannot use"?
Are you trying to insert code in the editor?
Replied 29 Mar 2011 17:35:51
29 Mar 2011 17:35:51 Bart Garner replied:
Yes, insert it in the editor in source view, update or go to WSYWIG view and the code is truncated or removed entirely.
Replied 29 Mar 2011 17:52:38
29 Mar 2011 17:52:38 Teodor Kuduschiev replied:
Hello Bart,

As the product is an HTML Editor, it cleans the scripts for security reasons.
Replied 29 Mar 2011 18:02:15
29 Mar 2011 18:02:15 Bart Garner replied:
?
The most common place this would be used is in a CMS, where access is secured by logon and password.

That seems overly restrictive to me.
Replied 11 Apr 2011 07:35:51
11 Apr 2011 07:35:51 Bart Garner replied:
Perhaps a dumb question but ....

What is Filter All Scripts in HTML Editor 3?
If I deselect that, will it allow me to post whatever I want or need?

Way too late to test here ....
Replied 12 Apr 2011 16:01:38
12 Apr 2011 16:01:38 George Petrov replied:
Hi Bart,

Currently all javascript entered in the editor is being cleared out due to security reasons. This is controlled by Filter all scripts" option indeed.

However some browsers still can decide to clean up the entered scripts.

In the next editor update we will be adding a special new functionality to preserve javascript code blocks. So then pasting those and not having the "Filter all scripts" option on, will provide you want you need.

Greetings,
George
Replied 13 Apr 2011 07:00:37
13 Apr 2011 07:00:37 Bart Garner replied:
Eureka! It works!

You CAN use HTML5 Image Enhancer within the editor.

Cannot help but wonder why this was not mentioned when I originally asked. I've posed the same question (complaint really) elsewhere as well.

This greatly improves the functionality of the editor. I'm anxious to try other toys with it.
Replied 22 Apr 2011 15:05:27
22 Apr 2011 15:05:27 Denis Hoffmann replied:
Hey Bart,

can you explain how you insert HTML enhancer?

Cheer
Denis
Replied 22 Apr 2011 17:53:21
22 Apr 2011 17:53:21 Bart Garner replied:
First I do it in Dreamweaver on a sample page and save it.
Switch to code view.
Copy, then paste the appropriage code into the edit box on your Editor3 page.

You can put any included files and necessary scripts that would normally show in the HEAD of a static page right there in the edit box, or, if it's a element common to all dynamic pages, put them in the head as necessary.

I've also put them in the foot.
Replied 27 Apr 2011 16:33:40
27 Apr 2011 16:33:40 Teodor Kuduschiev replied:
Hello Bart,

Actually we DO NOT recommend moving any of the included files that are located in the HEAD tag. Our extensions are designed to work with this structure and it should not be touched, because this can cause you future problems.

So doing so is your own responsibility and unsupported by us as we can not quaruantee the extension will work like this.

Reply to this topic