JAL-2316 tweaking docs and links in help
[jalview.git] / help / html / webServices / urllinks.html
index da5d7dd..56469e5 100644 (file)
     <em>Adding additional links</em><br /> You can configure your own
     links via the Jalview <a href="../features/preferences.html#links"><strong>Preferences</strong></a>
     dialog. Jalview also provides persistent URLs for many common
-    bioinformatics databases. These links are downloaded by Jalview from
+    bioinformatics databases (since 2.10.2). These links are downloaded by Jalview from
     the <em>identifiers.org</em> website, and the names and URLs are not
     user editable.
   </p>
   <p>
-    <em>Creating your own URL link</em> URL links are specified as a
+    <em>Creating your own URL link</em> <br/>URL links are specified as a
     template containing special tokens that Jalview will replace with
     the Sequence ID or Database Accession of the sequence when you
     double click on its ID or open it's <strong>Link</strong> submenu.
     Swissprot = http://www.expasy.org/uniprot/$SEQUENCE_ID$ <br> </pre>
   <p>
     Links will also be made for any database cross references associated
-    with the sequence where the database name exactly matches a URL link
-    name. In this case, the $DB_ACCESSION$ string will be replaced with
+    with the sequence for any link templates whose name begins with the database name.
+    In this case, the $DB_ACCESSION$ string will be replaced with
     the accession string for the database cross-reference, rather than
     the sequence ID for the sequence (<em>since Jalview 2.10.1</em>).
+    <br /> <em>For example: to create a link for viewing MACiE records
+      from PDB Entries, create a new custom link entry with the name
+      "PDB in MACiE", and link URL template:
+      <pre>https://www.ebi.ac.uk/thornton-srv/databases/cgi-bin/MACiE/index.pl?query_pdb=1&amp;pdb=$DBACCESSION$</pre>
+      <br />The sequence ID popup menu for seuqences with a PDB entry
+      will now show 'PDB in MACiE|1xyz..' links in the <strong>links</strong>
+      submenu.
+    </em>
   </p>
   <p>
     <strong><a name="warning">Warning dialog about updating