The project review was not approved. mal-formed image urls.

Discussion in 'BukkitDev Information and Feedback' started by SerjProch, Jun 7, 2021.

Thread Status:
Not open for further replies.
  1. Offline

    SerjProch

    We are posting the project for the first time.
    The project review was not approved and the project requires changes in order to be approved.

    We use images in the description. There are external urls. ATM we use urls to our project on spigot resource.
    All images exist at the distanation storage.
    We do not want to upload all images to the project images section because they are not "stand-alone" images, but the part of description (we use images as subtitles instead font formating)
    We examined other projects and found out that their images also have external urls.

    So, the question:

    1. What images storages can we use besides the project images section?
    Or how hide some or all images in the project images section in such a way that they are not visible there, but are available by urls in the project overview section (decription)?

    2. How to initiate the review again?

    Thanks
    :)
     
    Last edited: Jun 7, 2021
  2. Offline

    timtower Administrator Administrator Moderator

    @SerjProch 1. How did you link them? Can you post a link for one of them here?
    2. Happens automatically when you save the description.
     
  3. Offline

    SerjProch

    Here the project itself (not visible for all users yet): https://dev.bukkit.org/projects/noteblockplus

    Here are the image tags:
    Code:
    <img src="https://www.spigotmc.org/attachments/demo-png.623158/" alt="" width="665" height="374" />
    <img src="https://www.spigotmc.org/attachments/control-png.623184/" alt="" width="301" height="60" />
    <img src="https://www.spigotmc.org/attachments/visualization-png.623185/" alt="" width="503" height="60" />
    <img src="https://www.spigotmc.org/attachments/commands-png.623182/" alt="" width="376" height="60" />
    <img src="https://www.spigotmc.org/attachments/configuration-png.623183/" alt="" width="528" height="60" />
    These images are from our project at spigot (https://www.spigotmc.org/resources/★noteblockplus★.92907/).
    We have inserted them via "insert/edit image" button.
     
  4. Offline

    timtower Administrator Administrator Moderator

    @SerjProch Might be the cloudflare wall that you hit before you can see the images.
     
  5. Offline

    SerjProch

    Got it :)
    What external free image storages could you reommend?
    http://i.imgur.com or else?
     
  6. Offline

    timtower Administrator Administrator Moderator

    @SerjProch Or dropbox, google drive.
    A lot exist.
     
    SerjProch likes this.
  7. Offline

    SerjProch

    @timtower
    I have uploaded images to dropbox (imgur has problems with my phone)
    and I have set image tags as:
    Code:
    <img src="https://www.dropbox.com/s/yk8yfv15a7bkk4l/configuration.png?raw=1" width="528" height="60" />
    [​IMG]
    Is this ok for reviewing the project?
    :)
     
  8. Offline

    timtower Administrator Administrator Moderator

    @SerjProch dl=1 might be better, but you can try
     
    SerjProch likes this.
  9. Offline

    SerjProch

    @timtower Ok. I will try dl=1 if the review gets blocked again
    Thanks
    :)
     
  10. Offline

    SerjProch

    Our project has been approved:)

    But the plugin jar-file is still under review. As a result, people have access to our project, but can not download the plugin.:'(
     
  11. Offline

    SerjProch

Thread Status:
Not open for further replies.

Share This Page