2012/2/20 Lluís Batlle i Rossell <[email protected]> > Hello, > > I think the diff page does not support the 'dw' and 'dc' query parameters; > only the > info page supports them. >
Which "diff page" do you have in mind? Please give me a link. > > Could the diff support them? > > (We have enough lines longer than 80 characters) > > Wouldn't it be better to have also some way to specify "make the diff as > wide as > needed"? > This could be done. But the only way to do it would be to render the diff twice. The first round would measure the length of every line in order to find the longest and the second would actually render for display. There is no way to know in advance how long of a line is needed. > > Regards, > Lluís. > _______________________________________________ > fossil-users mailing list > [email protected] > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users > -- D. Richard Hipp [email protected]
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

