Skip to content

Restructured Images #2

@Rainbow-Spike

Description

@Rainbow-Spike

I need very specific help with my Comicslate.

I have 20 languages ​​supported in the project using the Translation plugin. The names of the pictures (ex. {{0001.png}}) basically coincide with the names of the pages (ex. [[0001]]). Translation of comics using stickers assumes that you can use 1 original picture from the root folder structure, and not to lay out 20 pictures from folder structures repeated for each language. Therefore, a special script deletes the 2-letters language part of the picture path and it works fine.

On the main page of the site is compiled a list of new comic pages via the Changes plugin with the participation of PageList. I want to add thumbnails of new comic pages, but the PageImage plugin has an obvious problem with it. The test page in the root structure indicates that the plugin itself is operational. http://screenshot.ru/d41f6be9891f33fbb787c15c1a8e7e93.png
("RU /" and "SCI- /" is an addition from another script, do not pay attention)

In addition, the picture is involved in the layout of the plugin, which is a distant descendant of AIMG and ImageMap and images can't be detected by PageImage in the normal way. But it could probably find a picture of a certain class (".ct-container .media" and ".fn-container .media").

Should I hope for help?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions