[tahoe-dev] Multi-introducer Issue: How to configuration clients etc.
Kevin Reid
kpreid at switchb.org
Wed Jun 9 22:28:56 PDT 2010
On Jun 9, 2010, at 21:59, Zooko O'Whielacronx wrote:
> On Tue, Jun 8, 2010 at 2:29 AM, M O Faruque Sarker <writefaruq at gmail.com
> > wrote:
>> BTW, I haven't figured out how WUI of client shows connection to
>> introducer, e.g.
>> Introducer: ...
>> Connected to introducer?: ...
>>
>> Can anybody refer me to the corresponding code that control this ?
>> Need to understand Twisted/nevow ?
>
> It is on the "welcome" page. Here is the template:
>
> http://tahoe-lafs.org/trac/tahoe-lafs/browser/src/allmydata/web/welcome.xhtml?rev=4358
>
> And here is the code that provides the values for some of the fields
> in that template such as "connected_to_introducer":
>
> http://tahoe-lafs.org/trac/tahoe-lafs/browser/src/allmydata/web/root.py?rev=4238#L222
If you touch that code, you might want to also look into arranging so
that the error-indicating style is put on the Helper section only if
there is a helper and no connection to it, rather than also when there
is no helper.
--
Kevin Reid <http://switchb.org/kpreid/>
More information about the tahoe-dev
mailing list