f6e7622cea6e03b73d8c4a2347c14c386d40f99f lrnassar Wed Aug 16 12:45:16 2023 -0700 Tweaking the wording to make sure at least one track is turned on in public hubs as per our guidelines, refs #31767 diff --git src/hg/htdocs/goldenPath/help/publicHubGuidelines.html src/hg/htdocs/goldenPath/help/publicHubGuidelines.html index ba10de9..8c36738 100755 --- src/hg/htdocs/goldenPath/help/publicHubGuidelines.html +++ src/hg/htdocs/goldenPath/help/publicHubGuidelines.html @@ -37,33 +37,34 @@ <h6><a href="#publicHubExamples">Public Hub Examples</a></h6> <a id="requiredGuidelines"></a> <h2>Required Guidelines</h2> <p>The following guidelines must be met before your hub will be added to our public list:</p> <p style="text-indent: 20px"><b>Required for both track and assembly hubs:</b></p> <ul> <li>You MUST have a description page for every configuration page (composite, superTrack or stand alone track). Note that multiple tracks and/or composites can use the same description page with the <a target="_blank" href="trackDb/trackDbHub.html#html">"html" setting</a>. You can find more information on creating track description pages in the <a href="#recommendedGuidelines">recommendations</a> section below. </li> <li>All of your description pages MUST have a contact email address prominently displayed. </li> - <li>Try to have no more than 10 tracks with <a target="_blank" - href="trackDb/trackDbHub.html#visibility">visibility</a> set to display (in full, pack, squish, - or dense) as default upon first connecting your hub. + <li>At least one track should have a <a target="_blank" + href="trackDb/trackDbHub.html#visibility">visibility</a> set to display (in full, pack, + squish, or dense), and try to have no more than 10 tracks enabled by default upon first + connecting your hub. </li> <li>Have a descriptionUrl html page specified in your hub.txt. This should be a URL to a description page for your entire hub, often public hubs will link to a full-text paper or to their laboratory webpage that describes the research presented in the hub. These links are presented on the Public Hubs page as a hyperlink on the longLabel presented in the hub.txt, while the shortLabel is a hyperlink to the hub.txt location. </li> </ul> <p style="text-indent: 20px"><b>Required for only assembly hubs:</b></p> <ul> <li>Add a gateway page for each assembly by having a htmlPath line for each genome not already hosted by UCSC in the <a target="_blank" href="http://genomewiki.ucsc.edu/index.php/Assembly_Hubs#genomes.txt">genomes.txt</a>. </li>