src/hg/makeDb/trackDb/README 1.81
1.81 2009/06/25 05:34:42 markd
added suppot for downloadsServer variable in html
Index: src/hg/makeDb/trackDb/README
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/makeDb/trackDb/README,v
retrieving revision 1.80
retrieving revision 1.81
diff -b -B -U 4 -r1.80 -r1.81
--- src/hg/makeDb/trackDb/README 25 Jun 2009 00:05:52 -0000 1.80
+++ src/hg/makeDb/trackDb/README 25 Jun 2009 05:34:42 -0000 1.81
@@ -304,8 +304,10 @@
$blurb - If there is a blurb field in the .ra file this echos it.
$matrix - content of the matrix and optional matrixHeader trackDb setting
which will be converted to an HTML table. If there is no matrix
setting, an empty string is substituted.
+ $downloadsServer - the value of the hg.conf downloads.server variable, or
+ hgdownload.cse.ucsc.edu if not set.
In addition, if there is an $otherDb field set in the .ra file, these
variables are available:
$o_ORGANISM - all upper case other organism, like 'MOUSE'
$o_Organism - initial capped other organism, like 'Mouse'