On Sun, Feb 6, 2011 at 2:31 PM, Patrick Bouffard <span dir="ltr"><<a href="mailto:bouffard@eecs.berkeley.edu">bouffard@eecs.berkeley.edu</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I think that it's simply:<br>
<br>
<a href="https://code.ros.org/lurker/search/20380101.000000.00000000@th" target="_blank">https://code.ros.org/lurker/search/20380101.000000.00000000@th</a>:<id>.en.html<br>
<br></blockquote><div><br></div><div>This error page is actually pretty revealing: <a href="https://code.ros.org/lurker/search/20380101.000000.0000000@ml:ros-users,th:d2ff88fe.en.xml">https://code.ros.org/lurker/search/20380101.000000.0000000@ml:ros-users,th:d2ff88fe.en.xml</a> . Note that at the end it specifies what format it expects. The Date/Time included in there seems to be what the "Jump" button at the bottom of the search page sets. For displaying a single thread it probably doesn't matter.</div>
<meta http-equiv="content-type" content="text/html; charset=utf-8"><meta http-equiv="content-type" content="text/html; charset=utf-8"><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

The 20380101 looks to be a default date that's far in the future. I<br>
noticed that the same result will come up with the mailing list name<br>
added, i.e.:<br>
<br>
<a href="https://code.ros.org/lurker/search/20380101.000000.00000000@ml:ros-users,th:d2ff88fe.en.xml" target="_blank">https://code.ros.org/lurker/search/20380101.000000.00000000@ml:ros-users,th:d2ff88fe.en.xml</a><br>
<br>
And this might be good to add to the macro even if only the id is<br>
required to specify the thread completely--that way by looking at the<br>
link you're about to click you can see what list it will be taking you<br>
to.<br>
<br>
So how about:<br>
<br>
Lurker<<LISTNAME, ID>><br>
<br>
becomes:<br>
<br>
<a href="https://code.ros.org/lurker/search/20380101.000000.00000000@ml" target="_blank">https://code.ros.org/lurker/search/20380101.000000.00000000@ml</a>:<LISTNAME>,th:<ID>.en.xml<br></blockquote><div><br></div>
<div>Another option would be to bypass the search completely and go straight to the thread view. e.g.: <meta http-equiv="content-type" content="text/html; charset=utf-8"><a href="https://code.ros.org/lurker/thread/20090401.024344.009c814d.en.html">https://code.ros.org/lurker/thread/20090401.024344.009c814d.en.html</a> . That seems to be formatted like <YYYYMMDD.UTCTIME.hashcode>.<language for interface>.html . The date/time in that case corresponds to the date that the thread was started. There is a similar syntax for the /message if we wanted to be able to link to a specific message.</div>
<div><br></div><div>Is it more useful to have the search view for the thread or the the tree view for the thread?</div><div><br></div><div>- Eric</div><meta http-equiv="content-type" content="text/html; charset=utf-8"><div>
 </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
Pat<br>
<div><div></div><div class="h5"><br>
On Sun, Feb 6, 2011 at 11:05 AM, Ken Conley <<a href="mailto:kwc@willowgarage.com">kwc@willowgarage.com</a>> wrote:<br>
> This does sound useful.  If you can figure out the algorithm/API for expanding<br>
><br>
> d2ff88fe<br>
><br>
> to<br>
><br>
> <a href="https://code.ros.org/lurker/search/20380101.000000.00000000@th:d2ff88fe.en.html" target="_blank">https://code.ros.org/lurker/search/20380101.000000.00000000@th:d2ff88fe.en.html</a><br>
><br>
> I would be happy to turn it into a macro on our Wiki.  I don't know<br>
> enough about Lurker and the URL-generation scheme isn't as obvious as<br>
> our other macros (e.g. Youtube, Trac).<br>
><br>
>  - Ken<br>
><br>
> On Sun, Feb 6, 2011 at 10:54 AM, Patrick Bouffard<br>
> <<a href="mailto:bouffard@eecs.berkeley.edu">bouffard@eecs.berkeley.edu</a>> wrote:<br>
>> It's often the case that for some particular item on the wiki there is<br>
>> much more information available in discussions in the mailing lists,<br>
>> though it's not practical (or even a good idea) to add all that detail<br>
>> to the wiki itself. As the list archives grow however it's becoming<br>
>> harder to find relevant information by a simple keyword search.<br>
>><br>
>> We can currently link to wiki pages from the mailing list simply by<br>
>> pasting in the appropriate URL. Could we also enable the reverse, with<br>
>> a wiki macro that links to the lurker archive of a particular thread?<br>
>> Similar to the bug tracker macro. So something like:<br>
>><br>
>> <<Lurker(THREAD_ID)>><br>
>><br>
>> e.g.,<br>
>><br>
>> <<Lurker(d2ff88fe)>><br>
>><br>
>> .. would expand to:<br>
>><br>
>> <a href="https://code.ros.org/lurker/search/20380101.000000.00000000@th:d2ff88fe.en.html" target="_blank">https://code.ros.org/lurker/search/20380101.000000.00000000@th:d2ff88fe.en.html</a><br>
>><br>
>> And would be rendered with something like *[ML], where * is a little<br>
>> envelope icon or something like that.<br>
>><br>
>> Then in the wiki we can add these links pointing to discussion threads<br>
>> that are relevant to that part of the wiki. This could include threads<br>
>> on ros-developers that relate to design decisions, or threads on<br>
>> ros-users that have some detailed discussion on some feature.<br>
>><br>
>> I'm not sure if this is technically possible, but perhaps the mailing<br>
>> list could even be configured so that the lurker thread id is printed<br>
>> at the bottom of every message to make it dead easy to know what<br>
>> thread id to use.<br>
>><br>
>><br>
>> Cheers,<br>
>> Pat<br>
>> _______________________________________________<br>
>> ros-users mailing list<br>
>> <a href="mailto:ros-users@code.ros.org">ros-users@code.ros.org</a><br>
>> <a href="https://code.ros.org/mailman/listinfo/ros-users" target="_blank">https://code.ros.org/mailman/listinfo/ros-users</a><br>
>><br>
> _______________________________________________<br>
> ros-users mailing list<br>
> <a href="mailto:ros-users@code.ros.org">ros-users@code.ros.org</a><br>
> <a href="https://code.ros.org/mailman/listinfo/ros-users" target="_blank">https://code.ros.org/mailman/listinfo/ros-users</a><br>
><br>
_______________________________________________<br>
ros-users mailing list<br>
<a href="mailto:ros-users@code.ros.org">ros-users@code.ros.org</a><br>
<a href="https://code.ros.org/mailman/listinfo/ros-users" target="_blank">https://code.ros.org/mailman/listinfo/ros-users</a><br>
</div></div></blockquote></div><br>