Opened 16 years ago
Closed 16 years ago
#3 closed enhancement (fixed)
offer a read-only cap to the user
Reported by: | zooko | Owned by: | somebody |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | component1 | Version: | |
Keywords: | Cc: |
Description
I was just writing instructions for how to install and use tiddly_on_tahoe. It occurred to me that the instructions could be simpler if tiddly_on_tahoe had the ability to show the user the read-only-capability to itself. It would be easy for tiddly_on_tahoe to find out the read-only-capability to itself just by asking the server -- append ?t=json to your document location, GET that location and parse the resulting JSON. Or, if you prefer, append ?t=info, GET that, and scrape the resulting HTML. More details are in webapi.txt.
Change History (2)
comment:1 Changed 16 years ago by zooko
- Summary changed from diminish the read-write cap to a read-only cap to offer a read-only cap to the user
comment:2 Changed 16 years ago by zooko
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
fixed by [20081215213214-92b7f-a7a45362ebc3624aa062a0ac3a4523790c249754] and associated patches. :-)