Questions tagged [justboil.me]

JustBoil.me is simple image upload plugin for TinyMCE.

It is free, opensource and licensed under Creative Commons Attribution 3.0 Unported License.

JustBoil.me TinyMCE Images Upload plugin is cool for this features:

  • Allows to upload images in 2 clicks;
  • Optional image auto-resize (the maximum width and height of an image can be specified in config file);
  • Optionally prohibits uploads that exceed the maximum image width, height or the maximum file size (all set in config file);
  • Optionally disables uploads of image file formats that are not marked as allowed.

website: http://justboil.me/

21 questions
0
votes
0 answers

TinyMCE plugin jbimages (JustBoil.me) not uploading image after server update

After updating our server to PHP 5.6 and installing TinyMCE 4 with jbimages plugin I have issues with uploading images to server. The plugin is visible in TinyMCE, dialog window opens, but when I select image to be uploaded to server in file…
Vojta Hejda
  • 177
  • 2
  • 14
0
votes
0 answers

how to send image to email which is in tinymce editor

I am using justboil.me image upload plugin in tinymce editor. now i would to send mail whatever is written or image uploaded it send to the user. Image stored in folder correctly. i am not saving image name in DB. Directly i am sending email. If i…
Krishna38
  • 707
  • 1
  • 16
  • 43
0
votes
1 answer

The upload part of jbimages works but the image does't appear

I use jbimages with tinymce. I can select an image,it uploads to the correct folder, but the path looks like this: src="/uploads/asd.jpg" When I open it in a new tab, the URL is http://users.asd.com/uploads/asd.jpg and it should look like this:…
darksoul90
  • 145
  • 2
  • 16
0
votes
1 answer

Language settings in Justboil.me

I've set up the Justboil.me plugin to TinyMCE 4. It works great, but I can't make the language files work correctly. TinyMCE is set to Hungarian. I've created *hu_HU_dlg.js* and *hu_HU.js*. No luck so far. Any help is much appreciated.
martjahu
  • 53
  • 1
  • 6
0
votes
1 answer

laravel and tinymce image upload integration

I am using TinyMCE as text editor in my projects for the image upload i use the justboil.me(jbimages) plugin when i use this with laravel the text editor works fine but i can not upload any image the jbimages plugin returns 404 error from these tow …
Zoli
  • 588
  • 2
  • 8
  • 13
-1
votes
1 answer

if statement for Tinymce plugin justboil.me

I will try and explain this best as possible. I am using the TinyMCE editor with the plugin from justboil.me called jbimages for my image compression and resizing. I'm using TinyMCE for two parts of my website. A Blog page and a Classifieds…
daugaard47
  • 1,726
  • 5
  • 39
  • 74
1
2