[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Vendors Page



On Tue, Jun 26, 2007 at 04:46:50PM -0400, Ricky Zhou wrote:
> As per the todo list at http://wiki.debian.org/WebDesignToDo, I made a
> patch to replace the tables at /CD/vendors with a more semantically
> correct unordered list/definition list.

This looks OK, but while you're at it, maybe you could look at presenting 
the information in a denser way?

Would it be possible to reduce each vendor entry to one row in a data 
table? This could be achieved by not spelling out URLs and mail addresses. 
E.g. for the first entry, something like

<tr>
  <td>Argentina</td>
  <td><a href="http://www.openideas.com.ar";>openIdeas</a></td>
  <td><a href="http://www.openideas.com.ar/debian-cds.html";>Official CD</a></td>
  <td><a href="mailto:contacto@openideas.com.ar";>Email</a></td>
  <td title="No contribution to Debian possible">No</td>
  <td title="Will not ship overseas">No</td>
  <td>i386, amd64, IA-64</td>
</tr>

There might be some problems with the table getting too wide, e.g. with 
many architectures... what do you think?

  Richard

-- 
  __   _
  |_) /|  Richard Atterer     |  GnuPG key: 888354F7
  | \/¯|  http://atterer.net  |  08A9 7B7D 3D13 3EF2 3D25  D157 79E6 F6DC 8883 54F7
  ¯ '` ¯



Reply to: