Skip to content

tinymce Uncaught TypeError: Cannot call method 'apply' of undefined #2

@r05

Description

@r05

Screenshot - 04222013 - 02:01:06 PM
I clone this repo to my django project. Add to list of installed apps 'mce_filebrowser'.
Here is my
TINYMCE_DEFAULT_CONFIG = {
'theme': "advanced",
#'cleanup_on_startup': True,
'custom_undo_redo_levels': 10,
'file_browser_callback': 'mce_filebrowser',
}
Also i change filebrowser.html template to load tinymce js files. Check it, everything is loaded. Currently have no idea what is the problem..

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