From Fedora Project Wiki
m (MyFedora/Applications/SearchTable moved to FedoraCommunity/Applications/SearchTable: We are removing the MyFedora name and solidifying around Fedora Community.)
 
(No difference)

Latest revision as of 14:08, 20 July 2009

Fedora Community's Search Table Application

Overview

The package search table displays the results from a package search. Searches return all rows available so it does not have to conform to the complete query spec. Data should be limited to a few rows but be able to be expanded by a more or view all packages link.

Elements

  • Package – name of the package links to the info page for this package
  • Maintainer – Separate query to packagedb. I'm not quite sure what this means because there are many maintainers per package and it could also have many owners. We need to figure out what data we want to show here
  • Most Recent Build – requires a separate call to koji, should link to details of that package build.
  • Last Modified – is this last build or last update?