[vtk-developers] Manual dashboard rollup buttons at public.kitware.com

Sebastien BARRE sebastien.barre at kitware.com
Fri Apr 5 16:23:49 EST 2002


Hi

Some of you use Kitware's dashboard main access page to switch from one 
dashboard to the other:
http://public.kitware.com/dashboard.php

I've just added a small rollup buttons to the right of each project's name.
This will allow you to manually roll-up a dashboard.
There is naive mechanism to prevent lock-up (i.e. two people rolling-up at 
the same time).

This feature is intended to developers only, therefore it is password 
protected.
The user is: rollup
The password is the (lowercase) name of a lovely village described here
http://www.camembert-france.com/

Note: this button is just a link to a rollup (password-protected) 
cgi-script. Ideally, it would be nice if a "Rollup" button could be added 
to each dashboard page just like you can specify buttons for the "CVS", 
"Doxygen" and "Home" links. Something that could look like the following 
(in DartConfig.cmake):
    SET (ROLLUP_URL "http://${DROP_SITE}/cgi-bin/vtk-rollup-dashboard.sh" )

--
Sebastien Barre




More information about the vtk-developers mailing list