Advanced HTML Editor 2 Support Product Page
This topic was archived
Questions
Asked 12 Dec 2004 00:04:24
1
has this question
12 Dec 2004 00:04:24 Harold Rau posted:
How can I remove the vertical spaces from the HTML Editor tool bar? I'm only using some of the features and need the space in my toolbar for buttons.What is the difference between the functions of the three "Cleanup" buttons? (Cleanup formating, Cleanup font tags & Cleanup Word) For instance, if I'm not using the Font names, Font size, Font styles or headings can I remove the "Cleanup font tags" button?
Replies
Replied 20 Dec 2004 13:00:26
20 Dec 2004 13:00:26 Camillah Ringes replied:
Hi Harold,
For now you can't get rid of the spaces, or you have to edit the .js file.
The cleanup buttons come in handy when some text gets copy-pasted into the html editor, even if you don't want to use the font features.
Regards,
Camillah
--------------------------------------------------
Camillah Ringes
Web Developer at Dynamic Zones
Manager at DMXzone.com
--------------------------------------------------
For now you can't get rid of the spaces, or you have to edit the .js file.
The cleanup buttons come in handy when some text gets copy-pasted into the html editor, even if you don't want to use the font features.
Regards,
Camillah
--------------------------------------------------
Camillah Ringes
Web Developer at Dynamic Zones
Manager at DMXzone.com
--------------------------------------------------
Replied 20 Dec 2004 14:02:43
20 Dec 2004 14:02:43 Harold Rau replied:
Hi Camillah,
Thanks for your response.
If I comment out the following lines of code "}
cfg['toolbar'].push(['separator']);" in the AdvHtmlEdit.js within each toolbar group will that be enough or do I need to do more?
Thanks,
Harold
Thanks for your response.
If I comment out the following lines of code "}
cfg['toolbar'].push(['separator']);" in the AdvHtmlEdit.js within each toolbar group will that be enough or do I need to do more?
Thanks,
Harold
Replied 23 Dec 2004 16:43:43
23 Dec 2004 16:43:43 Camillah Ringes replied:
Hi Harold,
You could give it a try, but we don't support it.
So be sure you make a good back-up of the .js file.
Regards,
Camillah
--------------------------------------------------
Camillah Ringes
Web Developer at Dynamic Zones
Manager at DMXzone.com
--------------------------------------------------
You could give it a try, but we don't support it.
So be sure you make a good back-up of the .js file.
Regards,
Camillah
--------------------------------------------------
Camillah Ringes
Web Developer at Dynamic Zones
Manager at DMXzone.com
--------------------------------------------------

