#691 assigned enhancement

improve WUI directory page according to a new user's first impressions

Reported by: kpreid Owned by: zooko
Priority: minor Milestone: eventually
Component: code-frontend-web Version: 1.4.1
Keywords: first impressions, directory Cc: kpreid
Launchpad Bug:

Description

I set up a Tahoe client (so I could share files with him securely) for someone who is technically knowledgeable, but does not know Tahoe's architecture. When I showed him the directory page for our shared directory, he found it uninformative, as follows:

  • “The Directory page should have a Title or Label that says it is Tahoe xxx” — that is, that it is a part of Tahoe.
  • “What is the difference between Upload a file and Attach a file - in a directory page?” — I think this could be improved by changing the wording of the Attach form to something like "Add a file already in Tahoe in this directory"
  • “What is Mutable?” (in the upload-a-file form)

Change History (5)

comment:1 Changed at 2009-05-05T01:02:13Z by zooko

  • Summary changed from New user's first impressions of the WUI directory page to improve WUI directory page according to a new user's first impressions

To close this ticket do the following three things:

  • make the Title and/or Label of the Directory page say "Tahoe xxx" to indicate that it is part of Tahoe
  • Change the wording of the "Attach" form to something like "Add a link into this directory pointing to a file that is already stored in Tahoe." (note: the Web user terminology of linking is superior to the operating system terminology of "putting a thing into a directory/folder" because it indicates the real structure which is made up of links, not inclusions).
  • Add a hyperlink with anchor text "What is this?" next to the "mutable" check-box which explains what mutable files are and how you never want to use them. Hm, maybe this also means hide the "mutable" check-box behind some sort of expert-user-mode? :-/

Kevin Reid, who opened this ticket, also subsequently contributed some patches in #692 (improve appearance of welcome and directory pages) which change the WUI, but I don't know if any of those patches fix any of these three issues.

comment:2 Changed at 2009-06-19T21:51:34Z by kpreid

  • Cc kpreid added

comment:3 Changed at 2009-07-03T05:13:06Z by zooko

  • Milestone changed from undecided to 1.5.0
  • Owner set to zooko
  • Status changed from new to assigned

I've implemented most of this, but not yet the part about:

  • Add a hyperlink with anchor text "What is this?" next to the "mutable" check-box which explains what mutable files are and how you never want to use them. Hm, maybe this also means hide the "mutable" check-box behind some sort of expert-user-mode? :-/

I haven't committed it to trunk yet, but probably will before the v1.5 release.

comment:4 Changed at 2009-07-15T02:57:26Z by zooko

eb5ecc931d754205 fixes "* make the Title and/or Label of the Directory page indicate that it is part of TahoeLAFS", and "* Change the wording of the 'Attach' form", but not "* Add a hyperlink with anchor text "What is this?" next to the "mutable" check-box which explains what mutable files are and how you never want to use them. Hm, maybe this also means hide the "mutable" check-box behind some sort of expert-user-mode? :-/ "

comment:5 Changed at 2009-07-15T02:58:25Z by zooko

  • Milestone changed from 1.5.0 to eventually

We're not going to finish this for v1.5.

Note: See TracTickets for help on using tickets.