Skip to content

ckeditor's POST url is hard wired #33

@abalage

Description

@abalage

In ckeditor's configuration the current URL uses a hard wired path.

config.filebrowserUploadUrl = "/onote/controller/upload.php";
config.filebrowserImageUploadUrl = "/onote/controller/upload.php";

This can be anything the user uses. Ie. on my system it is 'onote'.
On the short term it may be get from Config.php.

By the way the software is very usable in its current form. :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions