Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 383 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 383 Bytes

ckeditor-directive-angularJS

Directive CkEditor AngularJS

Dependencies

AngularJS v1.2.29 or higher version
CKEditor 4.6.2

Basic Usage

<textarea data-app-ckeditor="controller.content"></textarea>

Config

Open a directive and set a custom url for:

filebrowserBrowseUrl: "CUSTOM URL BROWSE"
filebrowserUploadUrl: "CUSTOM URL UPLOAD"