GOOGLE

aku nok ndi : /home/astwardha/public_html/astwardha/astwardha.in/admin/ckeditor/
File Up :
aku nok ndi : /home/astwardha/public_html/astwardha/astwardha.in/admin/ckeditor/config.js

/*
Copyright (c) 2003-2012, 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 = '#F2DFB2';
	config.enterMode = CKEDITOR.ENTER_BR;
	config.skin='kama';
config.toolbar = [
	{ name: 'clipboard', groups: [ 'clipboard', 'undo' ], items: ['PasteFromWord', '-', 'Undo', 'Redo' ] },
	
	{ name: 'links', items: [ 'Link', 'Unlink', 'Anchor' ] },
	{ name: 'insert', items : [ 'Image','Flash','Table','HorizontalRule','Smiley','SpecialChar','PageBreak','Iframe' ] },
	{ name: 'document', groups: [ 'mode', 'document', 'doctools' ]},	
	
	{ name: 'basicstyles', groups: [ 'basicstyles', 'cleanup' ], items: [ 'Bold', 'Italic', 'Strike', '-', 'RemoveFormat' ] },
	{ name: 'paragraph', items : [ 'NumberedList','BulletedList','-','Outdent','Indent','-','Blockquote','CreateDiv',
	'-','JustifyLeft','JustifyCenter','JustifyRight','JustifyBlock','-','BidiLtr','BidiRtl' ] },,
	{ name:'justify', items:['AlignLeft', 'AlignCenter', 'AlignRight', 'AlignJustify' ]},
	{ name: 'styles',      items : ['Styles','Format','Font','FontSize']},
    { name: 'colors',      items : [ 'TextColor','BGColor' ] },
	
	{ name: 'tools', items: [ 'Maximize' ] } ];
	
	};

	

Copyright © 1945 - 2024 GOOGLE