Repository URL to install this package:
|
Version:
5.2.2 ▾
|
CKEDITOR_CONFIGS = {
'default': {
'toolbar': [
['Undo', 'Redo'],
['Bold', 'Italic', 'Underline'],
['Format'],
['Link'],
['BulletedList', 'NumberedList', '-', 'Source'],
],
'toolbarCanCollapse': False,
'entities': False,
'width': 955,
'uiColor': '#9AB8F3',
}
}