Skip to content
This repository was archived by the owner on Jun 6, 2025. It is now read-only.
This repository was archived by the owner on Jun 6, 2025. It is now read-only.

How to add CKFINDER to angular-ckeditor #75

Description

@ntdat2207

i want to add CKFINDER into CKEDITOR, so i do like this:
$scope.options = { language: 'en', allowedContent: true, entities: true, filebrowserBrowseUrl: '../ckfinder/ckfinder.html', filebrowserImageBrowseUrl:'../ckfinder/ckfinder.html?type=Images', filebrowserFlashBrowseUrl: '../ckfinder/ckfinder.html?type=Flash', filebrowserUploadUrl: '../ckfinder/core/connector/php/connector.php?command=QuickUpload&type=Files', filebrowserImageUploadUrl: '../ckfinder/core/connector/php/connector.php?command=QuickUpload&type=Images', filebrowserFlashUploadUrl: '../ckfinder/core/connector/php/connector.php?command=QuickUpload&type=Flash' };
but there is no BrowServer button when click into icon image. How can i add CKFINDER?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions