I'm using the fckeditor to merchandise a coldfusion page, and we have instructed our users to use cf variables #application.image# and such to get dynamic paths. To do this however we need to escape pound signs (such as for colors or for usemap) like usemap="##mapName"
Unfortunately the fckeditor strips out the second # sign when not in source mode. Can anyone help me alter the source code to stop this function and save us the tedious task of reinputing the second pound sign everytime?
Unfortunately the fckeditor strips out the second # sign when not in source mode. Can anyone help me alter the source code to stop this function and save us the tedious task of reinputing the second pound sign everytime?
