[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] R: [hobbit] cgi bb-hostedit script released
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] R: [hobbit] cgi bb-hostedit script released
- From: Brian Lynch <brianlynch (at) gmail.com>
- Date: Wed, 4 May 2005 08:59:30 -0700
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:references; b=nJU4dTMCbTVYBqKQhyvJM7gsVt4O1XiDjSgqaD6n/clQexbV8+B/h0Vx1TL8L09GeQi8X0zarZN1zcZcQR1z5ufhvuTLFgH9vuW/mMSAnoII8DG0QkCeka84IGNi+5MvaGj3N/bLcBODRyM6lwc3Y46qBqJC8QNEFMIv0bS+VG4=
- References: <039D2543092FD943BFD2357607E1921D01685A1D@HSCSEMAIL3.hscs.virginia.edu>
Eric,
Do you have any plans to handle the bbgen pagesets? i.e. [page set]title,
[page set]group, etc.
- Brian
On 5/3/05, Schwimmer, Eric E *HS <EES2Y (at) hscmail.mcc.virginia.edu> wrote:
>
>
> The current version is at:
> http://www.nerdvana.org/eric/files/bb-hostedit-1.0.tar.gz
>
> although v1.1 should be coming out shortly (depending on how much time I
> can spend on it :)
>
> -Eric
>
> -----Original Message-----
> From: Francesco Duranti [mailto:fduranti (at) q8.it]
> Sent: Tue 5/3/2005 8:55 AM
> To: hobbit (at) hswn.dk
> Cc:
> Subject: [hobbit] R: [hobbit] cgi bb-hostedit script released
> Hi all. I had some mail problems during the last days so i think I missed
> the original post with the link to the tarball of the bb-hostedit
>
> Can someone post it?
>
> Thanks
>
> Francesco Duranti
>
> -----Messaggio originale-----
> Da: Schwimmer, Eric E *HS [mailto:EES2Y (at) hscmail.mcc.virginia.edu]
> Inviato: venerdì 29 aprile 2005 17.45
> A: hobbit (at) hswn.dk
> Oggetto: RE: [hobbit] cgi bb-hostedit script released
>
> Okay, here's the patch:
>
> http://www.nerdvana.org/eric/files/bb-hostedit-hostdupe-patch
>
> The tarball has been updated; new users don't need to download this patch.
>
> -Eric
>
> -----Original Message-----
> From: Schwimmer, Eric E *HS [mailto:EES2Y (at) hscmail.mcc.virginia.edu]
> Sent: Friday, April 29, 2005 9:31 AM
> To: hobbit (at) hswn.dk
> Subject: RE: [hobbit] cgi bb-hostedit script released
>
> Hi Thomas, thanks for helping test out the script :)
>
> >1. If the a line starts with #, it is a comment. The script reports me
> >a syntax-error I added the following lines:
> >---snip---
> > # Exclude Comments
> > elsif($item =~ /^#/) {
> > next;
> > }
> >---snap---
> >
>
> Ahh, I was handling comments incorrectly (if they had whitespace before
> them on a line they were being parsed, instead of ignored). Now fixed.
>
> >2. I included one host on more than one page, so the script reports me
> >about already definded host.
> >To get a step forward, I comment out the part in the sctipt.
> >
> >Now I see the subpages, but no hosts. I can add hosts to the subpage.
> >I already tried to make a script, that builds the bb-hosts from a
> >MySQL-Database. I got it never finished, because of all the possible
> >combinations :(
>
> If you comment out the line that reads in hosts, its to be expected that
> you wont see any on the pages/subpages :) I assumed (yet another
> possibly incorrect assumption on my part) that you couldn't have the
> same hostname defined in two places in your bigbrother/hobbit hierarchy;
> I'll have to play around with this some to see how bigbrother behaves.
> Hopefully, I'll have a patch out in an hour or so.
>
> Regards,
> -Eric
>
> To unsubscribe from the hobbit list, send an e-mail to
> hobbit-unsubscribe (at) hswn.dk
>
> To unsubscribe from the hobbit list, send an e-mail to
> hobbit-unsubscribe (at) hswn.dk
>
>
> To unsubscribe from the hobbit list, send an e-mail to
> hobbit-unsubscribe (at) hswn.dk
>
>
>