octave-maintainers
[Top][All Lists]
Advanced

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

Re: Octave web pages


From: Søren Hauberg
Subject: Re: Octave web pages
Date: Wed, 01 Feb 2006 18:05:10 +0100

tir, 31 01 2006 kl. 13:29 -0500, skrev John W. Eaton: 
> Is there anyone out there who would like to take over the maintenance
> of Octave's web pages?
Like so many others, I don't have the time. I should however be able to help 
out sometimes.

Quite some time ago I looked into the webpages (I think they're a bit
boring), but I never finished what I started (not the first time that's 
happened). You can see what I got at:
http://hauberg.org/octave.org

tir, 31 01 2006 kl. 11:41 -0800, skrev Jeff Baylor: 
> I have experience with CSS and could lend a hand with this.  If PHP is
> supported, I would also be willing to convert the current site to PHP
> using a single header and footer file.  This could also be done with
> JavaScript if PHP is not supported.
You don't need fancy stuff like PHP to use a single header and footer, 
you can just do it with apache. I don't know if savanah supports the 
"Includes" extension, but most apache setups do (I've been told).

Just add "Options +Includes" to your .htaccess, and then header/footer
pages can be included by adding
<!--#include virtual="./header.html" -->
to your html files.

/Soren



reply via email to

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