chiark / gitweb /
Sort out static content. There is a new expansion @image:NAME@ which
authorRichard Kettlewell <richard@fanticule>
Tue, 1 Jan 2008 13:27:10 +0000 (13:27 +0000)
committerRichard Kettlewell <richard@fanticule>
Tue, 1 Jan 2008 13:27:10 +0000 (13:27 +0000)
commit8f9616f198b617214724183e32d598339c3bbbc4
treed26a0ead9369dd4304d7768d1b5aa456ab146b88
parentf2c185d6f2428dc45f84c9d186543693fae752dd
Sort out static content.  There is a new expansion @image:NAME@ which
produces the URL for the static content called NAME (or NAME.png if
you don't supply an extexnsion).  The labels images.NAME can be used
to indirect role names.

url.static still has its old meaning but does not appear in
options.labels as it has a sensible default.

This is then used throughout to find images and the stylesheet.

The main options file is now the same for Debian and non-Debian.  On
Debian a deafult empty options.user file is installed.

Updated a lot of copyright dates.
23 files changed:
README
debian/Makefile.am
debian/conffiles.disorder-server
debian/etc.disorder.options [deleted file]
debian/etc.disorder.options.user [new file with mode: 0644]
debian/rules
disobedience/menu.c
doc/disorder_config.5.in
server/cgi.c
server/cgi.h
server/dcgi.c
templates/about.html
templates/choose.html
templates/credits.html
templates/disorder.css
templates/error.html
templates/help.html
templates/new.html
templates/options.labels
templates/playing.html
templates/recent.html
templates/stylesheet.html
templates/volume.html