8
Herko, do you favor one organizational view over another? Example:
le="color: #000000"><?php MODULES XOOPS 1.3.X Category A,B,C,D 2.01-2.03 Category A,B,C,D 2.05-2.1 Category A,B,C,D
Though in looking at it, it is probably easier for the average user (and easier to maintain?) with the following organization:
le="color: #000000"><?php MODULES Category A,B,C,D Module Name Download for current version of Xoops Version history (lists older XOOPS compatible)
From the point of view of the module, sometimes the only reason a new version of the module is released is for compatability with a new XOOPS core.
I guess it just depends whether the presentation should be XOOPS version centric or Module centric. Since the information will be in a database, I guess both views could be available to the user.
In any event, regardless of which presentation is chosen, the registry will be a great step forward.