[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] column documentation - dynamic link?
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] column documentation - dynamic link?
- From: henrik (at) hswn.dk (Henrik Stoerner)
- Date: Thu, 5 Apr 2007 07:38:27 +0200
- References: <46142F83.8050709@doublesparks.net>
- User-agent: Mutt/1.5.12-2006-07-14
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