Enhancement – Page image
-
I started to write a quite similar plugin, before I found this one.
A lot of (Wikipedia) articles have a page image and I think, it would be nice to add this. For instance like that https://www.dropbox.com/s/7xn8m20t9d7oacw/test.png?dl=0
The image can be requested by the “prop” named pageimages, e.g.:
jQuery.ajax({ ... data: { ..., prop: '...|pageimages', pithumbsize: 200 }, ... })
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Enhancement – Page image’ is closed to new replies.