Advanced HTML Editor Support Product Page

This topic is locked
This topic was archived

Custom Link Prefix

Asked 22 Oct 2007 04:56:23
1
has this question
22 Oct 2007 04:56:23 John Harwood posted:
I would like to be able to add a custom link prefix to the selector (HTML, FTP, MailTo) that would help the user construct a link that is peculiar to a mailing script I use. I am using the editor to assist in preparing HTML newsletter content. Basically the script tracks links that are constructed using a specific prefix as opposed to "www."

Is this possible with the HTML Editor? Or, is it possible with the Flash HTML Editor?

Also, I have noticed that when Alt tag text is entered, the Editor seems inclined to put the alt tag in front of the URL in the link tag ... works OK but is rather odd.

Regards
John

Replies

Replied 22 Oct 2007 13:48:10
22 Oct 2007 13:48:10 Georgi Kralev replied:
Hi John,

If you want to modify the selectors of <b>Advanced HTML Editor</b> you have to edit the file: insert_link.html
(Usually, it is situated into the folder AdvHTML_Popups).

In the file find the following select element:
&lt;select size="1" id="selType" tabindex="5" style="left: 52px; top: 26px; width: 70px; height: 20px; " onChange="updateUrl();"&gt;
All the prefixes are presented as option elements. You can modify them (or add your own custom prefixes).

About <b>Flash HTML Editor</b> all popup windows are build into the file: dmxFlashHTMLEdit.swf
Therefore, it is not available any work around.

<b>NOTE:</b> This workaround comes without warranty or support of any kind.
The entire risk of modifying the original files of Advanced HTML Editor is with you.

Regards,

Georgi Kralev

----------------------------------
Support - www.DMXzone.com

Reply to this topic