Sha256: 2c5a7fbe52211da69ffd7e11de5a3f23233937db64aa69b3bc63a053140b67d6

Contents?: true

Size: 320 Bytes

Versions: 8

Compression:

Stored size: 320 Bytes

Contents

/*
Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/

CKEDITOR.editorConfig = function( config )
{
	// Define changes to default configuration here. For example:
	// config.language = 'fr';
	// config.uiColor = '#AADC6E';
};

Version data entries

8 entries across 8 versions & 3 rubygems

Version Path
ckeditor-rails-0.0.4 vendor/assets/ckeditor/ckeditor/config.js
refinerycms-ckeditor-0.1.4 app/assets/javascripts/ckeditor/config.js
refinerycms-ckeditor-0.1.3 app/assets/javascripts/ckeditor/config.js
refinerycms-ckeditor-0.1.2 app/assets/javascripts/ckeditor/config.js
refinerycms-ckeditor-0.1.1 app/assets/javascripts/ckeditor/config.js
refinerycms-ckeditor-0.1.0 app/assets/javascripts/ckeditor/config.js
ckeditor-rails-0.0.3 vendor/assets/ckeditor/ckeditor/config.js
typus-3.1.0.rc7 test/fixtures/rails_app/public/vendor/ckeditor/config.js