New bazaar web interface style

John Arbash Meinel john at arbash-meinel.com
Tue Jan 24 21:38:18 GMT 2006


Goffredo Baroncelli wrote:
> On Tuesday 24 January 2006 22:12, you (John Arbash Meinel) wrote:
> 
>>Goffredo Baroncelli wrote:
>>
>>>Hi all,
>>>
>>>I am working in a new style of "my" web interface. You can see a preview there
>>>
>>>http://goffredo-baroncelli.homelinux.net/bazaar-dev/hgweb-plugin-dev
>>>
>>>Because i am not a very good html designer any suggest are welcome..
>>>
>>>Goffredo
>>>
>>
>>It looks nicer than before.
> 
> Thanks
> 
> 
>>On my machine I get odd wrapping when the commit message is long. See
>>the attached image.
> 
> Ok, I will search where is the problem

It might just be the way that firefox wraps tables. But I would have
thought that the entire table would be wrapped the same.

>  
> 
>>Also, I see you fixed the annotation issues so that now a lot less html
>>is being generated. I'm curious how you handle non-mainline revisions,
>>since the text I see assumes there is a revno it can use.
> 
> 
> If the revision id is a number, it is suppose to be a revno, otherwise it is a
> revid. So for the non-mainline revision a full revid is used.

I eventually tracked into another branch and saw that. I saw the
'rev=1255' versus 'rev=john at arbash-meinel.com-2342423423'

I would probably rather see
revno=1255 versus 'rev=john at ...'
Simply because I don't like how much of our code tries to pun the two.
Either using isinstance(x, int), or using try: x = int(x) except ValueError.

> 
>>In general, it looks very nice. I really like the soft colors, and
>>little outlines here and there.
> 
> 
> :-)
> 

Thanks for working on this. I probably should get something like this up
for my branches.

John
=:->
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 256 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060124/6a948707/attachment.pgp 


More information about the bazaar mailing list