Comment #1 on issue 191 by LudicrousResearcher: "See all sets containing
this object" does not work
http://code.google.com/p/delphi-museum-project/issues/detail?id=191
Need to rewrite the code in details.php to provide all the sets to the
template, and
then let the template (details.tpl) deal with the display. Currently, the
module code
truncates to 1 set displayed, and provides a boolean that more are there
(but does
not provide the info to show them). This is dumb.
Also raises the issue of how we should choose the first one shown, and how
we should
order the sets when expanded. Michael?