[tahoe-lafs-trac-stream] [tahoe-lafs] #1502: WUI: make type field more regular, and show SDMF vs MDMF
tahoe-lafs
trac at tahoe-lafs.org
Wed Aug 24 15:51:53 PDT 2011
#1502: WUI: make type field more regular, and show SDMF vs MDMF
-------------------------------+---------------------------
Reporter: davidsarah | Owner:
Type: defect | Status: new
Priority: major | Milestone: undecided
Component: code-frontend-web | Version: 1.8.2
Keywords: wui usability | Launchpad Bug:
-------------------------------+---------------------------
Current:
|| ||= read/write =||= read-only =||
|| || || ||
||immutable file || - || IMM ||
||SDMF file || SSK || SSK ||
||MDMF file || SSK || SSK ||
|| || || ||
||immutable dir || - || DIR-IMM ||
||SDMF dir || DIR || DIR-RO ||
||MDMF dir || DIR || DIR-RO ||
Proposed:
|| ||= read/write =||= read-only =||
|| || || ||
||immutable file || - || IMM ||
||SDMF file || SDMF || SDMF-RO ||
||MDMF file || MDMF || MDMF-RO ||
|| || || ||
||immutable dir || - || DIR-IMM ||
||SDMF dir || DIR-SDMF || DIR-SDMF-RO ||
||MDMF dir || DIR-MDMF || DIR-MDMF-RO ||
--
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1502>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list