Structure Gallery Generator: Difference between revisions
Eric Martz (talk | contribs) created |
Eric Martz (talk | contribs) polishing |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
An automated [http://oca.weizmann.ac.il/oca-bin/xgalery | An automated [http://oca.weizmann.ac.il/oca-bin/xgalery Structure Gallery Generator] is available to enhance either web pages or Proteopedia pages. All you have to do is paste (or type) a list of [[PDB codes]], and the necessary code (HTML or wiki) for your Gallery is generated, ready to paste into your page. | ||
For | * '''For the HTML version for web pages:''' Paste the code into the HTML of your page, and update your page on your server. When a thumbnail molecular image in your Gallery is clicked, each image takes you to the corresponding page in Proteopedia. When you touch a thumbnail molecular image, the title of that PDB entry is displayed in a popup box. | ||
**'''Example:''' the ''Gallery Generator'' was used on the [http://xtal.nki.nl/perrakis.htm A. Perrakis Group] page of the Netherlands Cancer Institute. | |||
* '''For the Proteopedia version:''' Paste the generated wikitext into the wikitext box for your Proteopedia page, and save the page.<!-- Hoping to put [[User:Joel L. Sussman]] here | |||
**'''Example:'''--> | |||
** An example is below. | |||
{{Gallery | |||
|width=100 | |||
|lines=1 | |||
|Image:1eve.png|[http://proteopedia.org/wiki/index.php/1eve '''1EVE'''] | |||
|Image:1fss.png|[http://proteopedia.org/wiki/index.php/1fss '''1FSS'''] | |||
|Image:1hbj.png|[http://proteopedia.org/wiki/index.php/1hbj '''1HBJ'''] | |||
|Image:1vzj.png|[http://proteopedia.org/wiki/index.php/1vzj '''1VZJ'''] | |||
|Image:2ace.png|[http://proteopedia.org/wiki/index.php/2ace '''2ACE'''] | |||
|Image:2j25.png|[http://proteopedia.org/wiki/index.php/2j25 '''2J25'''] | |||
}} |