compbio-UofT / medsavant

MedSavant is a search engine for genetic variants
22 stars 9 forks source link

add support for thumbnail images and screenshots to plugins #78

Open jvlasblom opened 11 years ago

jvlasblom commented 11 years ago

Add support for thumbnail images and screenshots to plugins.

In each plugin.jar file, the plugin developer can specify thumbnail.png and screenshots/screenshot1.png, screenshots/screenshot2.png, etc.

These should be detected by the web server plugin.xml generating script, and translated into URLs to that same web server. e.g.

jvlasblom commented 11 years ago

Also edit appstore to support the above.