From 7c05f68a61b81e6d6a1be7116783ed953a1799c1 Mon Sep 17 00:00:00 2001 From: zooko <> Date: Thu, 17 Mar 2011 18:07:34 +0000 Subject: [PATCH] add "transparency" keyword [Imported from Trac: page ViewTickets, version 172] --- ViewTickets.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ViewTickets.md b/ViewTickets.md index 0f66eb5..01175d9 100644 --- a/ViewTickets.md +++ b/ViewTickets.md @@ -30,6 +30,7 @@ * [scalability]query:status!=closed&keywords~=scalability ([count)](TicketQuery)(status!=closed&keywords~=scalability,): scaling to large and/or geographically dispersed storage grids, or to high traffic volumes or numbers of clients * [location]query:status!=closed&keywords~=location ([count)](TicketQuery)(status!=closed&keywords~=location,): concerned with location awareness -- placement of shares according to topographical, geographical, bandwidth, etc. constraints * [forward-compatibility]query:status!=closed&keywords~=forward-compatibility ([count)](TicketQuery)(status!=closed&keywords~=forward-compatibility,): relevant to [forward compatibility](http://en.wikipedia.org/wiki/Forward_compatibility) of stored data or caps with future Tahoe versions + * [transparency]query:status!=closed&keywords~=transparency ([count)](TicketQuery)(status!=closed&keywords~=transparency,): features that help the user see and understand the inner workings, such as visualization, statistics, explorability * [unicode]query:status!=closed&keywords~=unicode ([count)](TicketQuery)(status!=closed&keywords~=unicode,): related to Unicode * [i18n]query:status!=closed&keywords~=i18n ([count)](TicketQuery)(status!=closed&keywords~=i18n,): related to internationalization (usually also to Unicode) * [usability]query:status!=closed&keywords~=usability ([count)](TicketQuery)(status!=closed&keywords~=usability,): concerned with ease of use (interface or mental models)