From: kiramt Date: Wed, 16 Nov 2016 15:54:05 +0000 (+0000) Subject: JAL-2282 Updated docs with information about when warning is shown X-Git-Tag: Release_2_10_1~11^2^2~4^2^2 X-Git-Url: http://source.jalview.org/gitweb/?p=jalview.git;a=commitdiff_plain;h=62eb39691722aae525b9aa5c65b38af87ffbcf24 JAL-2282 Updated docs with information about when warning is shown --- diff --git a/help/html/webServices/urllinks.html b/help/html/webServices/urllinks.html index 1a1f0d0..36c7c6b 100644 --- a/help/html/webServices/urllinks.html +++ b/help/html/webServices/urllinks.html @@ -66,6 +66,12 @@ the sequence ID for the sequence (since Jalview 2.10.1).

+ If Jalview opens a project with links which include $SEQUENCE_ID$ tokens, it will present + the user with a warning message, as these links may need to be updated to use $DB_ACCESSION$, if + they were added before Jalview 2.10.1. The message lists the links which should be reviewed. + The warning can be turned off completely via a checkbox in the message dialog. +

+

Regular Expression Substitution
A url may contain a string of the form $SEQUENCE_ID=/regular expression/=$ or $DB_ACCESSION=/regular expression/=$.