Topic on Extension talk:AdaptiveThumb

Integrating with uploaded files

2
Tfischer83702 (talkcontribs)

I would like something like

<pic file="mindmap.jpg" width=30% align=right caption="this is a mindmap" />

where mindmap.jpg is a file that was uploaded to the web server using the mediawiki Upload file. to use src, I have to figure out that the path is something like src="/images/4/44/mindmap.jpg" and that may change if I upload a newer version of the file.

Schreibhan (talkcontribs)

The latest version of AdaptiveThumb has exactly that. It offers an attribute "file" to which you can assign the name of the file. You no longer have to figure out its path.

Reply to "Integrating with uploaded files"