• (It seems this is the right forum for this question, isn`t?)
    I uploaded the screenshot images of my plugin (named screenshot-1.jpg, screenshot-2.png, etc.) to my asset folder (on the plugin’s root directory), on my SVN repo. And added the “== Screenshot ==” section to my readme.txt file. But the images are not showed on “screenshot” tab of my plugin. I do not know why. (Maybe because the extension of all images should be the same one?) Any help will be appreciated. Thanks in advance.

Viewing 9 replies - 1 through 9 (of 9 total)
  • Moderator cubecolour

    (@numeeja)

    Your screenshots should be in a folder called ‘assets’ not ‘asset’

    Thread Starter ernestortiz

    (@ernestortiz)

    Thanks for your reply, cubecolor. Unfortunately, it was my mistake while writing: the screenshots are indeed inside “assets” folder (at events-and-docs repo in plugins.svn.www.ads-software.com).

    Moderator cubecolour

    (@numeeja)

    Which plugin?

    Thread Starter ernestortiz

    (@ernestortiz)

    This one: https://www.ads-software.com/plugins/events-and-docs/ (the name in wordpress SVN repository is “events-and-docs”)

    Moderator cubecolour

    (@numeeja)

    What are the filenames of the screenshots?

    Thread Starter ernestortiz

    (@ernestortiz)

    These are the files inside “assets” folder of the repo:
    screenshot-1.jpg
    screenshot-2.jpg
    screenshot-3.png
    screenshot-4.jpg
    screenshot-5.png
    screenshot-6.png

    And this is what I wrote on the readme.txt file:

    == Screenshots ==

    1.Events on a map.
    2.Single event (at the end, the related docs)
    3.Events on the backend.
    4.Editing an event on the backend.
    5.Main metabox of event in backend (detail)
    6.Main metabox of event in backend (detail)

    Moderator cubecolour

    (@numeeja)

    The files look like they’re in the correct place with appropriate filenames when viewed in the trac page at https://plugins.trac.www.ads-software.com/browser/events-and-docs/#assets and clicking one of the files in trac displays it: https://plugins.trac.www.ads-software.com/browser/events-and-docs/assets/screenshot-1.jpg so I’m afraid I’m out of ideas. This may be something that needs to be looked at by someone on the plugins team. You can email them at plugins [at] www.ads-software.com

    Thread Starter ernestortiz

    (@ernestortiz)

    Don’t worry, cubecolor; thanks for your time. Once I read your suggestion, I wrote to them. As soon as any answer arrives, I will share it here. Thanks.

    Thread Starter ernestortiz

    (@ernestortiz)

    Answer:

    This is wrong:

    == Screenshots ==

    1.Events on a map.
    2.Single event (at the end, the related docs)
    3.Events on the backend.
    4.Editing an event pn the backend.
    5.Main metabox of event in backend (detail)
    6.Main metabox of event in backend (detail)

    There are no SPACES.

    == Screenshots ==

    1. Events on a map.
    2. Single event (at the end, the related docs)
    3. Events on the backend.
    4. Editing an event pn the backend.
    5. Main metabox of event in backend (detail)
    6. Main metabox of event in backend (detail)

    Solved! ??

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Question on SVN’ is closed to new replies.