column documentation - dynamic link?
I use the docurl facility and like it a lot. I've been thinking it would be cool to be able to do something similar with the column documentation, which seems to be fixed at selecting an entry from the columndoc.csv file.
Basically, I'd like to use a docurl-like link to take me to a file (or a CGI) that could hold my documentation for the column meaning, and troubleshooting information associated with that test.
See nothing in bbgen's doc to suggest this is possible... might be a nice enhancement. -Alan
-- Alan Sparks, UNIX/Linux Systems Integration and Administration <asparks at doublesparks.net>
On Wed, Apr 04, 2007 at 05:06:43PM -0600, Alan Sparks wrote:
Basically, I'd like to use a docurl-like link to take me to a file (or a CGI) that could hold my documentation for the column meaning, and troubleshooting information associated with that test.
It's the COLUMNDOCURL setting in hobbitserver.cfg.
COLUMNDOCURL Format string used to build a link to the documentation for a column heading. Default: "$CGIBINURL/hobbitcol-umn.sh?%s", which causes links to use the hobbitcolumn.sh(1) script to document a column.
Regards, Henrik
Henrik Stoerner wrote:
On Wed, Apr 04, 2007 at 05:06:43PM -0600, Alan Sparks wrote:
Basically, I'd like to use a docurl-like link to take me to a file (or a CGI) that could hold my documentation for the column meaning, and troubleshooting information associated with that test.
It's the COLUMNDOCURL setting in hobbitserver.cfg.
COLUMNDOCURL Format string used to build a link to the documentation for a column heading. Default: "$CGIBINURL/hobbitcol-umn.sh?%s", which causes links to use the hobbitcolumn.sh(1) script to document a column.
Mmmm, I don't see any man pages for hobbitcolumn.sh but there is one for bb-csvinfo.cgi(1) ;-)
Dominique UNIL - University of Lausanne
Dominique Frise wrote:
Henrik Stoerner wrote:
On Wed, Apr 04, 2007 at 05:06:43PM -0600, Alan Sparks wrote:
Basically, I'd like to use a docurl-like link to take me to a file (or a CGI) that could hold my documentation for the column meaning, and troubleshooting information associated with that test.
It's the COLUMNDOCURL setting in hobbitserver.cfg.
Thanks, that's perfect. I was looking in the wrong places. -Alan
-- Alan Sparks, UNIX/Linux Systems Integration and Administration <asparks at doublesparks.net>
participants (3)
-
asparks@doublesparks.net
-
Dominique.Frise@unil.ch
-
henrik@hswn.dk