Date: 2004-07-11T15:35:42 Editor: 80.176.146.62 <> Wiki: Jakarta Wiki Page: InfrastructureIssues/WebSite/DownloadPages URL: http://wiki.apache.org/jakarta/InfrastructureIssues/WebSite/DownloadPages
Suggest using a table Change Log: ------------------------------------------------------------------------------ @@ -36,3 +36,16 @@ == Index for Releases == Create an index for all releases near the top of the page so people can more easily find each product. + +== Use a table for the releases == + +One of the problems with the current page is the amount of scrolling needed. This is mainly because each product uses several lines. + +It seems to me that if the information were reorganised in a table, with one row per product release, a lot of the navigation problems would be resolved. + +For example: + +||BCEL||KEYS||5.1.zip||PGP||MD5||5.1.tar.gz||PGP||MD5|| +||Commons Beanutils||KEYS||1.6.1.zip||PGP||MD5||1.6.1.tar.gz||PGP||MD5|| + +[The KEYS column could be eliminated by making the product name a link to the keys.] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
