Hi Henrik,
Can I enter a feature request on that one? I've always used a BB
extension script (show-blue.sh) to display disabled items on the bb2
page, and i've just tested the "--bb2-colors" option as you showed
below. The big difference is that --bb2-colors will show the background
as blue when there is a disabled test and everything else is green,
while show-blue.sh won't affect the background color. Perhaps a
'--nopropblue' option could be created that does the same thing?
Thanks,
Eric.
Henrik Stoerner wrote:
On Thu, Jan 25, 2007 at 02:58:39PM -0600, James Wade wrote:
Is there anyway to have the non-green view also show
systems disabled? ie.blue items.
Run bbgen with the "--bb2colors=red,yellow,purple,blue" option.
Henrik