Elfinder: TUI image editor file not loading and Edit File Sub menu customization

Created on 12 May 2019  ·  2Comments  ·  Source: Studio-42/elFinder

Hi

When I click on TUI Image Editor, it gives me following error on console,

Loading failed for the

All 2 comments

@dewshare Please check a commit 89ce314 to fix tui.image-editor version. And you can copy "js/extras/editors.default.js" to "editors.js" etc, leaving only the editors you need. As "editors.defaul.js" is specified as read by "main.default.js", copy "main.default.js" to "main.js" etc., edit it to your liking, require.js Use to specify reading.

@dewshare Please check a commit 89ce314 to fix tui.image-editor version. And you can copy "js/extras/editors.default.js" to "editors.js" etc, leaving only the editors you need. As "editors.defaul.js" is specified as read by "main.default.js", copy "main.default.js" to "main.js" etc., edit it to your liking, require.js Use to specify reading.

thanks for help, It worked !

Was this page helpful?
0 / 5 - 0 ratings