<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>Hi OME crew.</div>
<div><br>
</div>
<div>A quick question. We’ve got some of our researchers ready to go and publish papers with citations directly from inside OMERO, using public data constructs. </div>
<div><br>
</div>
<div>After following this:</div>
<div><br>
</div>
<div><a href="http://www.openmicroscopy.org/site/support/omero5/developers/Web/PublicData.html">http://www.openmicroscopy.org/site/support/omero5/developers/Web/PublicData.html</a></div>
<div><br>
</div>
<div>And then this:</div>
<div><br>
</div>
<div><a href="http://help.openmicroscopy.org/urls-to-data.html">http://help.openmicroscopy.org/urls-to-data.html</a></div>
<div><br>
</div>
<div>We can happily link to an image, bypassing the need to login because we’re using a public-user and have it in a public data area.</div>
<div><br>
</div>
<div><b>But</b> we want to link to an entire data set at once, avoiding the login page.</div>
<div><br>
</div>
<div>The problem is, when we do that, we still get the login-page, which we were not expecting. We were expecting we’d get an image browser
<b>without</b> needing to login. </div>
<div><br>
</div>
<div>So, we are sure we can “directly link” publicly using single images, like this:</div>
<div><br>
</div>
<div><a href="https://blah.blah.blah.blah/webgateway/img_detail/6453">https://blah.blah.blah.blah/webgateway/img_detail/6453</a>/</div>
<div><br>
</div>
<div>Which works, no auth/credentials required. How do we do the same with the entire data-set?</div>
<div><br>
</div>
<div>I thought it might be as simple as:</div>
<div><br>
</div>
<div><a href="https://blah.blah.blah.blah/webgateway/img_detail/6453">https://blah.blah.blah.blah/webgateway/data_set_detail/6</a>01</div>
<div><br>
</div>
<div>But clearly that is just a guess and perhaps too intuitive ;).</div>
<div><br>
</div>
<div>Many thanks as always…</div>
<div><br>
</div>
<div>-jc</div>
</body>
</html>