On Monday 05 October 2009 14:56:53 W. Trevor King wrote: > On Mon, Oct 05, 2009 at 08:23:19PM +0800, Ben Lau wrote: > > ohohoh , I didn't found the debian package... > > The Debian package is also a bit behind. If you're comfortable with > installing the bzr version, I'd suggest sticking with the trunk > instead of using the package... > > > > Static HTML generation > > > http://void.printf.net/pipermail/be-devel/2009-August/000258.html > > > > That is what I want at the early stage. > > > > But it was not able to access :( > > > > http://bzr.grys.it/bazaar/be-html/ > > This worked for me just now: > > $ bzr branch http://bzr.grys.it/bazaar/be-html/ > Branched 339 revision(s). > > If it still doesn't work for you, I've merged Gianluca's code into my > branch: > http://www.physics.drexel.edu/~wking/code/bzr/be-rr
Actually my code is a little different. I just pushed some more changes to the html export, but I still need to fix all the things. In summary: - I merged your changes and updated to the latest version in the trunk branch - I added the possibility to pass a css file to be able to have a different look The second thing require some more testing anyway. The other two thing I am looking for are: 1) to add verbose option to be able to send a more complete report/to have a better way to debug problems 2) move all the html related parts to a separated directory, so it will be possible to change the look without the necessity to modify the source code I will surely implement the first one, while the second is under investigation, the basic problem is where to put the default templates. If I will implement this one, the second change above will be deleted of course. > > btw , how about the wxwWdget interface mentioned in the homepage? > > I believe that is refering to the "wxbe" which I believe was the > beginnings of a GUI bug browser. Also as dead as the Turbogears > interface. Another dead interface is beg, the Tinker interface. I am playing with the idea to do a gui (with python/qt) but for now it is just an idea. Probably next year. > Looks like we should change that on the homepage, but I was hoping to > hold out until Gianluca's "be html" interface was merged into the > trunk [[pokes Chris :p]]. Given the recent work, I'd like that Chris merge the html export that is in your branch, since my branch is under development. Eventually it can be possible to wait that I finish them, as Chris prefer. bye Gianluca _______________________________________________ Be-devel mailing list [email protected] http://void.printf.net/cgi-bin/mailman/listinfo/be-devel
