6a49aa53e4507fb6aa617ae4049b300c19ddb53a
jcasper
  Sun Dec 11 01:11:21 2022 -0800
Installing updated hg.conf files from UCSC servers

diff --git confs/hgwdev.hg.conf confs/hgwdev.hg.conf
index b60a159..bddd3c0 100644
--- confs/hgwdev.hg.conf
+++ confs/hgwdev.hg.conf
@@ -35,30 +35,33 @@
 # 2012-03-16: 
 # survey=https://www.surveymonkey.com/s/ucsc2012
 # surveyLabel=Survey.  Help us improve the Browser.
 #    survey=https://www.bit.ly/ucscTraining
 #    surveyLabel=More on-site workshops available!
 # survey=/index.html#newGateway
 # surveyLabel=New User Interface Coming May 10, 2016!
 #survey=https://www.surveymonkey.com/r/QYVSXKW
 #surveyLabel=Take our feedback survey!
 #surveyLabelImage=../images/surveyButton.jpg
 #survey=http://bit.ly/ucscTraining
 #surveyLabel= Request onsite workshops
 #surveyLabel=User Tips
 #survey=http://genome.ucsc.edu/blog/?s=tips
 
+# Similar to a survey link, but you can add a piece of html and configure everything yourself
+#hgTracksNoteHtml=<div style="color:yellow">Some text</div>
+
 # if your MySQL system is configured for a different socket connection,
 # use the following variables to override the MySQL defaults:
 # db.socket=/var/lib/mysql/mysql.sock
 # db.port=3306
 # *!# NOTE: the port override will only work when host is *not* localhost
 #	when localhost is used, MySQL may connect via shared memory
 #	connections and not via TCP/IP socket ports
 
 # if you want a different default species selection on the Gateway
 # page, change this default Human to one of the genomes from the
 #	defaultDb table in hgcentral:
 #	hgsql -e "select genome from defaultDb;" hgcentral
 # If you need a different version of that specific genome, change
 #	the defaultDb table entry, for example, a different mouse genome
 #	version as default:
@@ -401,15 +404,16 @@
 customTracks.botCheckMult=5
 ### custom track submitted, additional penalty
 ### botCheckMult  added penalty  decay time
 #	1       140 millis	14 seconds
 #	2       225 millis	22 seconds
 #	3       300 millis	30 seconds
 #	4       375 millis	38 seconds
 #	5       440 millis	45 seconds
 #	6       525 millis	52 seconds
 #	7       600 millis	60 seconds
 #analytics.trackButtons=off
 
 curatedHubPrefix=alpha
 canDupTracks=on
 ignoreDefaultKnown=on
+hgTracksNoteHtml=<span style="color:blue"><b>Some text</b></span>