Re: Filippo Giunchedi 2006-06-10 <[🔎] 20060610095443.GB4467@esaurito.net>
> allright, I see a problem here: PTS is source based but AFAIK there's no
> Description: for Source: stanza in debian/control, listing the (short)
> description for every binary package (in a tooltip!) can be tricky.
> ideas are welcome as always :)
DDPO does the following:
$description = htmlspecialchars(dba_fetch("d:$package", $pack_db)); /* try source name first */
if (!$description)
$description = htmlspecialchars(dba_fetch("d:$binaries[0]", $pack_db));
But imho, the PTS should have enough space somewhere on the page to
actually print the description. (Though I would be fine with the
mouse-over title.)
Christoph
--
cb@df7cb.de | http://www.df7cb.de/
Attachment:
signature.asc
Description: Digital signature