gnustep-webmasters
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Other observations on www.gnustep.org


From: Wim Oudshoorn
Subject: Re: Other observations on www.gnustep.org
Date: Tue, 23 Mar 2004 17:02:36 +0100
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3.50 (darwin)

Adam Fedor <address@hidden> writes:


>> $tmpl=join("",<TMPL>);
>> close(TMPL);
>> ($T2H_EXTRA_HEAD,$T2H_PRE_BODY_OPEN,$T2H_PRE_BODY_CLOSE) =
>>   ($tmpl=~/<\/title>(.*)<\/head>.*<body>(.*<div
>> id="main">).*(<\/div>.*)<\/body>/sm);
>>
>>
>
> Well, I don't want to embed the links in the FAQ files as those might
> change on a different schedule and I don't want to have to keep track
> of that and merge it back. Do the links really need to be in the FAQ
> files?

Do you mean that  you do not want to embed the links[*] in the resulting
html file?  Or do you object to storing them in the texi file?
Because the links are not stored in the texi file, they are put
in the html file by texi2html by reading a seperate file that
contains the links. (And only the links).

I do not think it can be much easier without having
some http serverside includes. 

Or perhaps I do not understand you correctly.

Wim Oudshoorn.


[*]:  "links" I understand as the sidebar displayed on
the right hand side.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]