7312dbe29eb58ff58fb753cbbd66f48a399a823c
lrnassar
  Thu Aug 29 17:01:56 2024 -0700
Announcement for downloading all track data in current region, refs #31817

diff --git src/hg/htdocs/indexNews.html src/hg/htdocs/indexNews.html
index a34fbec..6084c82 100755
--- src/hg/htdocs/indexNews.html
+++ src/hg/htdocs/indexNews.html
@@ -1,60 +1,60 @@
 <!-- News item template:
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   __DATE__ -
   <a href="goldenPath/newsarch.html#__MMDDYY__">
   __HEADLINE__
   </a></div>
 
   1. Replace __DATE__ with something like 'Apr. 29, 2016'
   2. Replace __MMDDYY__ with something like '042916'
   3. Replace __HEADLINE__ with the news item's headline like 'Awesome New Feature'
      Be sure to follow the CORRECT STYLE for the headline: 
         - capitalize first letter of headline - no other caps except for proper nouns and acronyms
         - check that headline char count doesn't exceed the line length (otherwise will truncate)
         - approx 50 characters
   4. Drop the bottom item from the list (limit of 6 items at a time)
 
                                                 | <- Cutoff point
 -->
   <div class="jwNewsItem jwSingleLineRightColumn">
+  Aug. 29, 2024 -
+  <a href="goldenPath/newsarch.html#082924">
+  Download track data in view
+  </a></div>
+
+  <div class="jwNewsItem jwSingleLineRightColumn">
   Aug. 21, 2024 -
   <a href="goldenPath/newsarch.html#082124">
   New groups feature for track hubs
   </a></div>
              
   <div class="jwNewsItem jwSingleLineRightColumn">
   Aug. 14, 2024 -
   <a href="goldenPath/newsarch.html#081424">
   New pop-up dialogue box for item details
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   Aug. 12, 2024 -
   <a href="goldenPath/newsarch.html#081224">
   Illumina SpliceAI tracks for human (hg38 and hg19)
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   Jul. 31, 2024 -
   <a href="goldenPath/newsarch.html#073124">
   GENCODE "KnownGene" v45lift37 release for human (hg19)
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   Jul. 25, 2024 -
   <a href="goldenPath/newsarch.html#072524">
   EVA SNP release 6 for 37 assemblies
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   Jun. 7, 2024 -
   <a href="goldenPath/newsarch.html#060724">
   New GENCODE Versions tracks for hg19/hg38/mm39 (V46/VM35)
   </a></div>
-
-  <div class="jwNewsItem jwSingleLineRightColumn">
-  May. 22, 2024 -
-  <a href="goldenPath/newsarch.html#052224">
-  New GENCODE gene tracks: V46 (hg38) - VM35 (mm39)
-  </a></div>