[Gimp-web] Static pages for m.g.o
Raphaël Quinet
quinet at gamers.org
Mon Sep 8 19:15:47 2003
On Tue, 2 Sep 2003 20:22:53 -0700, Helvetix Victorinox <helvetix@mysterious.org> wrote:
> Barring objections, I'd like to modify the Makefile to cause the attribute
> rewriter AND thte faux-SSI preprocessor to be applied to files ending with
> the suffix .ssi
Thanks, but this is not what I was interested in: there are only two
*.ssi files in the whole site, and both of them are in the admin
section (invisible to most users). What I would like to have to a
preprocessor for the *.htrw file. In other words, there should not be
a single dynamic page left in the site.
The current version of the site is very difficult to test because it
requires all potential contributors to set up their own web server
using Apache with SSI. This makes contributing much harder than it
should be (see also the message from Dave). It has also been a
problem for me in the last few days, because the PC that I am using
temporarily does not have a web server so it is hard for me to test
any changes that I make to the page layout.
So please enable SSI rewriting for all *.htrw files. In fact, I would
suggest to rename the *.ssi files to *.htrw and remove all rules for
*.ssi from the Makefiles, so that we have only one way to process
pages. This would simplify the Makefile and this could also be
helpful for potential contributors.
Could you do this now (or as soon as possible)? Thanks in advance.
-Raphaël