[gen] Appy is now integrated to ckeditor 4.4.7 via CDN (check http://cdn.ckeditor.com).
This commit is contained in:
parent
302556192b
commit
af635f936f
236 changed files with 72 additions and 3311 deletions
|
@ -2,5 +2,7 @@
|
|||
* Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.stylesSet.add('default',[]);
|
||||
|
||||
CKEDITOR.stylesSet.add('default',[
|
||||
{ name: 'Styled image (left)', element:'img', attributes: {'class': 'left'}},
|
||||
{ name: 'Styled image (right)', element:'img', attributes: {'class': 'right'}},
|
||||
]);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue