• Extensions
  • Imgur Upload, simple image upload from the editor

matteocontrini paste in the text box directly and with copy/paste via keyboard.
mmm.. not have any video to view working this extension in this mode with the option "Allow upload by pasting an image"?

    Walys I mean where you're coping the image from, or what image. For example, if it's an image on your computer or something on the web.

    In the second case, unfortunately when pasting, browsers provide the URL of the image instead of the actual image data, so the extension won't work in that case.

      matteocontrini First case, "if it's an image on your computer" and with .jpg images
      WHen I paste directly in the text box the navigator open the image in other tab and with command copy/paste not working in may case.

      I don't know if I'm doing something wrong but I can't find another way to do it

      Whith pop-up and select the image in the directory all working perfect but with "paste" system not in my case.

      20 days later
      4 months later

      Hi I'm having some problems getting the Client ID. It says Error Invalid Captcha as soon as I go to the register an application page and then when I do fill out the application it says ERROR: Bad website scheme. Did you forget 'http://' or 'https://'?

        Lodgee 👇

        matteocontrini Also note that there's apparently a bug in the interface, so you might need to select the second option and then the third option, otherwise you will be asked to fill the "Authorization callback URL".

          a month later

          ART994 hello, this extension is called "Imgur" for a reason so it will only work with Imgur, sorry. You can use FriendsOfFlarum Upload

          12 days later

          Hi, is it possible to make the dimensions "standard" for the forum? I just don't want someone to upload a picture that covers the whole page, so it would be nice to have an option to select the image dimensions that appear in the posts

            girefko you can limit max-height of the image with CSS to solve the issue.

            .Post-body img {
                max-height: 600px; // or some other value
            }

              hrvoje_hr Damn I would love to learn more about programming/CSS...

              You are just amazing! Thank you that worked 😁

              5 days later

              This is a great plugin, but would it be possible to define a folder (accessible via the imgur user account associated with the API key being used) so that files uploaded by the Flarum forum can be managed and monitored there via the GUI?

              I am concerned that someone could upload unsuitable content, essentially using my credentials, and I have no way to monitor / ban / remove the offending content from the internet.

                ajmuir the uploaded content is not associated to your account, as far as I know, and they can upload that content to Imgur anyway if they want

                  matteocontrini The images are uploaded using the API key associated with my account, Imgur will know who they’ve assigned the key to.

                  8 days later

                  @matteocontrini maybe possible to implement this fuctions as and option in your extension with update some bug?

                  "allows you to add Image and Link without typing markdown code. It will show a pop-up in which you have to enter Title and URL and Click OK and you are done."

                  a month later

                  Hi i just installed the plugin but when I try to upload any kind of picture(jpg,png etc) it gives an error and it doesn't go through. What could it be the issue?