Hi,
I just used the sample to create a custom dropdown list for my FCKeditor, which all works fine, but im having trouble finding the file, or where i should go to delete all these languages i'll never use.
Any ideas? It would be greatly appreciated.
P.S. Deleting the "languageFile".js doesn't work
Wed, 02/06/2008 - 18:10
#1
Re: Removing Languages from list
but when i deleted all the languages i didnt want, they still show up, weird.
Re: Removing Languages from list
FCKeditor\editor\js\fckeditorcode_gecko.js
p.s dont forget the _ie version of the file
the code is really squashed, so use the find&replace to locate the position, then delete what is not nessesary, along with my prior comment.