[Gmod-help] Re: [Gmod-gbrowse] Using named anchor links in header/footer

Peter biopython at maubp.freeserve.co.uk
Wed Dec 17 05:55:20 EST 2008


On Tue, Dec 16, 2008 at 11:35 PM, Dave Clements, GMOD Help Desk
<gmodhelp at googlemail.com> wrote:
>
> Hi Peter,
>
> Try wrapping the text in a subroutine and replacing the # with a
> chr(35) call.  For example:
> ...

Hi Dave,

That does seem to work - thanks for the tip.

The downside is it makes the configuration file even harder to edit.
For example, if the HTML to be inserted changes, I can't just cut and
paste it in then tweak the new lines - it also has to be reconverted
into a perl subroutine.

I'm hoping to be able to take advantage of the header_template and
footer_template system instead (see other thread).

Regards,

Peter



More information about the Gmod-help mailing list