|
Posted by Ed Mullen on 08/04/06 01:18
William Hughes wrote:
> On Thu, 03 Aug 2006 20:06:58 GMT, in alt.html "user"
> <hsiwuoy@skcus.tfosorcim> wrote:
>
>> Is there any program that would save me hours in copying/pasting all these
>> files?
>
> As has been mentioned, using SSI (Server Side Includes) is likely the
> best way to deal with your problem. If SSI is not an option, there are
> other possibilities...
>
> IFRAME (Inline FRAME)
> http://www.htmlhelp.com/reference/html40/special/iframe.html
> Sort of a browser-side include. I use it on my website (see sig),
> since my ISP does not enable SSI.
>
> Preprocessing with a third-party utility. I like XCHANGE from SadMan
> Software (http://www.sadmansoftware.com/xchange/index.html), but there
> are others.
>
Since the site already is dependent upon javascript, and if SSI, CGI,
PHP, or other server-side solutions are not possible to achieve the
desired effects, one could use a javascript file for the menu which is
loaded dynamically when each page is accessed. Hence, change one file
and all the menus for all html files are changed. It's what I use to
manage 203 html files on my site.
Yes, yes, all the javascript arguments come into play. However, the OP
said the site has a limited audience (as does mine). Life (and the
Internet) is about compromises. This one can work if you understand the
trade-offs and know your audience. To each his own, FYI.
http://edmullen.net/siteinfo.html
--
Ed Mullen
http://edmullen.net
http://mozilla.edmullen.net
http://abington.edmullen.net
I'm a psychic amnesiac. I know in advance what I'm going to forget.
Navigation:
[Reply to this message]
|