Hi people. I'm usig the CKEDITOR correctly in one web created with Rapidweaver and WebYep. When I create a Rich Text area automatically with WebYep and try to edit it via navigator online, the menu (with CKEDITOR integrated) loads only in english. I've modified the config.js and changed to 'es' but it doesn't work correctly. Can anybody help me? Thanks for you time:
CKEDITOR.editorConfig = function( config )
{
// Define changes to default configuration here. For example:
// config.language = 'fr';
// config.uiColor = '#AADC6E';
config.language = 'es';
config.uiColor = '#cccdcf';
};
CKEDITOR.editorConfig = function( config )
{
// Define changes to default configuration here. For example:
// config.language = 'fr';
// config.uiColor = '#AADC6E';
config.language = 'es';
config.uiColor = '#cccdcf';
};
Re: Change language of CKEDITOR in RAPIDWEAVER with WEBYEP
Hi again. Now I have the answer to my question. Thanks.

Ah, on more thing, I have a solution too for upload files in CKEditor without the payment CKFinder.
Good day today.
Re: Change language of CKEDITOR in RAPIDWEAVER with WEBYEP
Dear me, and why are you posting such a message here, is it really worth it to lose your valuable time for such nonsense?

You are not helping other users who might be looking for an answer to the same issue in the future. You are also not doing us any harm because, as you perhaps have not noticed since you were not really interested in reading our documentation, we actually have a guide on creating a custom file browser here: http://docs.cksource.com/CKEditor_3.x/D ... le_Browser and do not force anyone to use CKFinder...
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!
Re: Change language of CKEDITOR in RAPIDWEAVER with WEBYEP
Hi Anna. The documentation to solve my language problem was not found. After a lot of time I get it. If anybody needs it can ask me. The other topic was encoutered here: http://sourceforge.net/projects/jasfinder/

Have a nice day.