X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.db-test.git;a=blobdiff_plain;f=yarrg%2Fweb%2Fqtextstring;h=82c29dcda728e030ef4587fca3dc0a086b9bce87;hp=6efe368e650dfc396b020f5fa58f5679d3c86426;hb=b6d8c4a781c0bedf79a4b13af5afe9ad47de97ed;hpb=c5b3ac45babf8012719dfb7eafd0cfa9d9eddff0 diff --git a/yarrg/web/qtextstring b/yarrg/web/qtextstring index 6efe368..82c29dc 100644 --- a/yarrg/web/qtextstring +++ b/yarrg/web/qtextstring @@ -29,7 +29,9 @@ sponsored by Three Rings. - This Mason component handles `live' analysis of text string entries. + This Mason component handles analysis of text string entries, including + both the AJAX calls from web page javascript and the entry validation + and processing calls from other components. @@ -46,7 +48,8 @@ Enter route (islands, or archipelagoes, separated by |s or commas; abbreviations are OK):
<&| script &> -ts_uri= "check_<% $thingstring %>?format=json&type=text/xml" +ts_uri= "qtextstringcheck?format=application/json&ctype=text/xml" + + "&what=<% $thingstring %>" + "&ocean=<% uri_escape($qa->{Ocean}) %>"; ts_timeout=false;