Needs review
Project:
TinyBrowser
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
1 Apr 2011 at 00:17 UTC
Updated:
16 May 2024 at 00:51 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedOk, I think I found the issue - the paths to the TinyMCE root weren't correct.
I've fixed it and attached the patch. Works for me (clicking on images now sends the URL to the TinyMCE window).
Comment #2
Anonymous (not verified) commentedI have TinyBrowser installed at /sites/example.com/modules/[custom_dir_1]/[custom_dir_2]/tinybrowser/. TinyBrowser doesn't allow for that directory structure however, so I've written a patch that allows for practically any directory structure possible (up to 10 sub-directories).
EDIT: I was getting the error:
Error: TinyBrowser module failed. Please refer to the README.txt.I've also updated the patch from #1 and merged it in with these changes as it also relates to incorrect directories.
Please test and let's get this committed!