1031734c611c941fe2579426d90aa7e5db7c9cc8 max Mon Sep 22 12:41:03 2025 -0700 extending hub connect docs a little, refs #35667 diff --git src/hg/hgHubConnect/hgHubConnect.c src/hg/hgHubConnect/hgHubConnect.c index 42ca6fbc177..f37d3bde323 100644 --- src/hg/hgHubConnect/hgHubConnect.c +++ src/hg/hgHubConnect/hgHubConnect.c @@ -259,48 +259,50 @@ nextHub = hub->next; if (!startsWith("/gbdb", hub->hubUrl)) { unlistedHubCount++; slAddHead(&unlistedHubList, hub); } } hubList = NULL; // hubList no longer valid puts("
Enter hub URLs below to connect hubs. Hubs connected this way are not accessible to " "other users by default.
If you wish to share your hub you can create a " "session link. " "First, connect the hub and configure the tracks image as desired, then navigate to " "My Sessions (My Data > My Sessions). " - "The resulting stable link can be added to publications and shared freely. You, as the author, " + "The resulting stable link can be added to publications and shared freely. We never delete them. You, as the author, " "also have the power to update the session contents freely. " "Alternatively, you may build a link with the hub URL to allow users to retain their browser " "configuration, connected hubs, and custom tracks.
" "" - "See our public "
+ " When you are ready to share you hub more widely, "
+ "see our public "
"hub guidelines for information on submitting a new public hub. To connect a hub:"
" ");
printf("\n");
puts(""); // return from within DIV and FROM is probably not a good idea
puts(""); // tabSection and .unlistedHubs
return;
}
// time to output the big table. First the header
puts(
"No connected track or assembly hubs. "
" Display "
"Hub Name "
"Description "