98b0590e66d10de3316bd18ff446271c55e5d1e2 kate Tue May 3 16:07:33 2011 -0700 Improvements to warning messages for test server and preview server. Will handle hgwdev-user and variants of genome-preview diff --git src/hg/htdocs/indexIntro.html src/hg/htdocs/indexIntro.html index 590f5be..107529c 100755 --- src/hg/htdocs/indexIntro.html +++ src/hg/htdocs/indexIntro.html @@ -1,72 +1,85 @@ <!--Introduction----------------------------------------------> <TABLE WIDTH="100%" BGCOLOR="#888888" BORDER="0" CELLSPACING="0" CELLPADDING="1"> <TR><TD> <TABLE BGCOLOR="#fffee8" WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"> <TR><TD> <TABLE BGCOLOR="#D9E4F8" BACKGROUND="images/hr.gif" WIDTH="100%"><TR><TD> <A NAME="About"></A><FONT SIZE="4"><B> About the UCSC Genome Bioinformatics Site</B></FONT> </TD></TR></TABLE> <TABLE BGCOLOR="#fffee8" WIDTH="100%" CELLPADDING=0> <TR><TH HEIGHT=3></TH></TR> <TR><TD WIDTH=10></TD><TD> <P> Welcome to the UCSC Genome Browser website. This site contains the reference sequence and working draft assemblies for a large collection of genomes. It also provides portals to the <A HREF="ENCODE/">ENCODE</A> and <A HREF="Neandertal">Neandertal</A> projects. </P> -<!--#if expr='"$SERVER_NAME" = "genome-preview.ucsc.edu" || "$SERVER_NAME" = "hgwdev-kate.cse.ucsc.edu"'--> +<!--#if expr='"$SERVER_NAME" = /hgwdev.*.cse.ucsc.edu/ || $SERVER_NAME" = "genome-test.cse.ucsc.edu"'--> +<P> +<B>WARNING: This is a test site.</B> +Data and tools here are under +construction, have not been quality reviewed, and are subject to change +at any time. +For +high-quality reviewed annotations on our production server, visit +<A HREF="http://genome.ucsc.edu">http://genome.ucsc.edu</A>.</P> +<!--#endif --> + +<!--#if expr='"$SERVER_NAME" = /genome-preview.*.ucsc.edu/' --> <P> <B>WARNING: This is our preview site.</B> This website is a weekly mirror of our internal -development server for public access. Data and tools here are under +development server for public access. +Data and tools here are under construction, have not been quality reviewed, and are subject to change at any time. We provide this site for early access, with the warning that it is less available and stable than our public site. For high-quality reviewed annotations on our production server, visit <A HREF="http://genome.ucsc.edu">http://genome.ucsc.edu</A>.</P> <!--#endif --> + <P> We encourage you to explore these sequences with our tools. The <A HREF="http://genome.ucsc.edu/cgi-bin/hgTracks?org=human">Genome Browser</A> zooms and scrolls over chromosomes, showing the work of annotators worldwide. The <A HREF="http://genome.ucsc.edu/cgi-bin/hgNear?org=human">Gene Sorter</A> shows expression, homology and other information on groups of genes that can be related in many ways. <A HREF="http://genome.ucsc.edu/cgi-bin/hgBlat?org=human">Blat</A> quickly maps your sequence to the genome. The <A HREF="http://genome.ucsc.edu/cgi-bin/hgTables?org=human">Table Browser</A> provides convenient access to the underlying database. <A HREF="http://genome.ucsc.edu/cgi-bin/hgVisiGene?org=human">VisiGene</A> lets you browse through a large collection of <em>in situ</em> mouse and frog images to examine expression patterns. <A HREF="http://genome.ucsc.edu/cgi-bin/hgGenome?org=human">Genome Graphs</A> allows you to upload and display genome-wide data sets.</P> <P> The UCSC Genome Browser is developed and maintained by the Genome Bioinformatics Group, a cross-departmental team within the Center for Biomolecular Science and Engineering (<A HREF="http://www.cbse.ucsc.edu/" TARGET=_blank>CBSE</A>) at the University of California Santa Cruz (<A HREF="http://www.ucsc.edu/public/" TARGET=_blank>UCSC</A>). If you have feedback or questions concerning the tools or data on this website, feel free to contact us on our <A HREF="contacts.html">public mailing list</A>.</P> </TD><TD WIDTH=15> </TD></TR></TABLE> <BR></TD></TR></TABLE> </TD></TR></TABLE>