It has been decided to use SoftwareCentre to list the software products.
To achieve this we need to complete ticket:28, ticket:29 and ticket:30 .
Source for PCS has been uploaded here: source:/ this should allow us to complete the above tickets...
Information is stored in the Plone (Zope) Catalog according to fields set by Archetypes Schemata. For each product created a folder/URL is created and populated with project data. This data is accessed through tal statements (e.g. here/title ). Info is presented through templates (ticket:29) which can be customised to our needs. Currently search is only avaliable through the general plone search but it should be customisable to search based on categories etc...
SoftwareCentreSearch describes the details involved in sorting out the searching.
