TinyMCE's TinyBrowser Image Path
In the most recent Joomla Update to 1.5.12 the new TinyMCE has been integrated. One of the new features is the fantastic TinyBrowser. No more image uploading via FTP, just use TinyBrowser directly when editing an article.
Sometimes, however, the TinyBrowser doesn't point where you want. Time to edit the default directory paths:
- Start your FTP client and browse to /plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser
- Open your config_tinybrowser.php
Either download my config_tinybrowser.php or follow the steps below to make the adjustments yourself. - Around line 50 you will find something like this. Comment it in.
- Right afterwards there is this block, which you need to comment out.
- Customize the paths so that they fit your preferences. Mine look like this:
That's it, your TinyBrowser should now point to the correct default Joomla directories.
