----- Original Message ----- From: "Henrik Stoerner" <henrik at hswn.dk> To: <hobbit at hswn.dk> Sent: Sunday, February 20, 2005 11:08 PM Subject: Re: [hobbit] alternate pageset
On Fri, Feb 18, 2005 at 06:58:21PM +0100, Marco Avvisano wrote:
On Fri, Feb 18, 2005 at 05:26:04PM +0100, Marco Avvisano wrote:
where i could define alternate pageset in hobbit?
These work just as in bbgen. See the "bbgen" and "bb-hosts" man-pages.
I must use a file bb-display.sh in server/bin as in bbgen ?
Yes, I think that's the easiest way to setup those environment variables (BBWEB) that must be changed for each pageset.
I try to create a bb-display.sh in server/bin as in bbgen :
BBWEB="/nal"
$BBHOME/bin/bbgen --info --includecolumns=info --report --larrd043 --larrdgr
aphs=* --pagetitle-links --pagetext-headings --docurl=/admin/notes.php?host=
%s
--pageset=nal
$BBHOME/www/nal/
but it not work.
Marco