Rough captioned the image gallery
From GersteinInfo
(Difference between revisions)
(Created page with '<iframe src="http://archive.gersteinlab.org/images/images" frameborder="1" scrolling="auto" width="100%" height="600"></iframe> * File name of image must be in the following fo…') |
|||
Line 1: | Line 1: | ||
+ | hello | ||
+ | <html> | ||
<iframe src="http://archive.gersteinlab.org/images/images" | <iframe src="http://archive.gersteinlab.org/images/images" | ||
- | frameborder="1" scrolling="auto" width="100%" height="600"></iframe> | + | frameborder="1" scrolling="auto" width="100%" height="600">hello</iframe> |
+ | </html> | ||
Revision as of 18:07, 30 November 2013
hello <html> <iframe src="http://archive.gersteinlab.org/images/images" frameborder="1" scrolling="auto" width="100%" height="600">hello</iframe> </html>
- File name of image must be in the following format: paperid__identifier.ext where 'paperid' is a valid paper ID on our list of papers, 'identifier' may be any arbitrary string consisting of alphanumeric characters and underscores, and 'ext' must be a valid image extension
- Thus, http://www.gersteinlab.org/media/images/ncvar__Figure6v3.jpg relates to paper http://papers.gersteinlab.org/papers/ncvar/ and shows on the homepage as http://www.gersteinlab.org/image.php?file=ncvar__Figure6v3.jpg
- To check whether a paper ID is valid, see whether the URL http://papers.gersteinlab.org/papers/paperid/ (replace "paperid" with your paper ID) leads to a valid Papers page.