Fixes:
Path set by default
If elgg is in a subfolder i.e. "examplesite.com/elgg/", go to:
mod\tinymce_pro\vendor\tinymce\jscripts\tiny_mce\plugins\jbimages\config.php
and change the config['img_path'] to "elgg/mod/tinymce_pro"
View rjcalifornia's plugins
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
Can you embed videos with thisplugin?
Not right now, but I will look into that.
Thanks!
Good day, when I activate the plugin hangs the entire site. Any suggestions to prevent this from happening?
@rjcalifornia Good plugin,but it is not convenient for image upload from local computer
@rjcalifornia I have installed this plugin, but there is not a plugin setting option as your image. The image uploading do not work by JustBoil, which has a warning "the path is not valid"
@Roberto B
Ok I see this. You need to change the path.
If elgg is in a subfolder i.e. "examplesite.com/elgg/", go to:
mod\tinymce_pro\vendor\tinymce\jscripts\tiny_mce\plugins\jbimages\config.php
and change the config['img_path'] to "YourElggSubFolder/mod/tinymce_pro"
Hi RJ, I love your plugin but I've run into a couple of issues and I was hoping you could help. First is that I'm getting the "The upload path does not appear to be valid." error. I've followed your directions. They seem very simple and straight forward, but for some reason I keep getting the error. I've edited the config.php file in the directory you said to and pointed the image path to the correct place (I've both hand typed it and copied and pasted from my file browser) but the error persists.
The other problem is with the HTML. I can't find a way, with your module or not, to get the following code to display:
In regular tiny mce it displays properly but disappears when the document is saved. In tiny mce pro it doesn't display right in the first place. Might you be able to provide some insight on this as well?
HI Folks,
The plugin is good, but aesthetically it is overkill. How could one default to having the editor toolbar hidden, and then the user can enbale it if they want it?
Thanks...
The toolbars can be easily edited by changing the TinyMCE text config file contained.
Having the user decide what to show would be more complicated, but I think TinyMCE has the option of hiding functions in a drop-down menu.
Where is that text config file?
@CGRIF It is on:
mod/tinymce_pro/views/default/tinymce/
Are the uploaded images responsive?
Yes, images uploaded resize on screen change.
Thanks for a great plugin - just what we needed to have images directly uploaded into blogs.
We have hit two minor issues :
1. The default font size is 8px - users do increase but once an image is uploaded it goes back to 8px. Is there a way to set the default font size to 12px when editing? Also just noticed the the box used to edit uses a different font to what is finally outputted when saved. How can we set the edit font and site font the same?
2. When editing a comment that has already been made the editor comes up with the HTML and if you switch to the editor anything typed does not save.
Drew
pictures doesn't appear when i upload it , i just have small icon not my pictures ??
is there a solution ??
Is this plugin still maintained?
I love this editor but I also have the small font problem. Changing it larger sometimes still goes back to small, so it's a pain.
A bigger problem is that running on Elgg 1.12, its too wide. It can be dragged out from the bottom right corner, well beyond the border of the center column of the layout it sits in. This happens just typing away entering text, and then it's not possible to grab the edge and pull it back into view. The save button gets lost to. Using it to enter text in the Wall area, it starts out already stretched beyond the border, and there's no way to grab the edge to resize it.
Is there a configuration file with a width setting? A skin change perhaps?
Yes, it is still maintained. Will get into that.