savannah-users
[Top][All Lists]
Advanced

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

Re: Is PHP available to projects' web pages?


From: Alan Mackenzie
Subject: Re: Is PHP available to projects' web pages?
Date: Tue, 1 Aug 2023 11:10:26 +0000

Hello, Ineiev.

On Mon, Jul 31, 2023 at 08:52:10 +0000, Ineiev wrote:
> On Sun, Jul 30, 2023 at 10:42:21AM +0000, Alan Mackenzie wrote:

> > Yes, I can see my way to generating the .html files.  PHP is used solely
> > to include boilerplate files (like lists of links) into the main files.

> Apache SSI commands like <!--#include virtual='...' -->
> must work [0]...

I think I'm going to have a copy of each such include file physically in
the main .html files.  The cost of the disk space for such a small web
site is trivial, and I've developed scripts (mainly in sed) to maintain
them.

> > I'm not looking forward to removing all but one of the duplicate
> > copyright/license statements which will appear in these files because of
> > this file inclusion.  But I know how to do that.

> ...however, copyright and license notices should be written
> in the covered files directly; if they aren't, it's too easy
> to end up with invalid notices [1].

My intention is to have exactly one C/L notice physically in each file.

> [0] https://savannah.gnu.org/maintenance/HomePage/
> [1] https://www.gnu.org/licenses/gpl-howto.html#why-license-notices

-- 
Alan Mackenzie (Nuremberg, Germany).



reply via email to

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