Nick's PhotoPub Old Patches Page

Here are some of my old patches, from before I had my own CVS branch (details here). Most are no longer applicable, a few are in the main branch, but these are kept here for historical reasons.


Patch to index.pl

Allows you to specify the variable "$base" in the index templates, which will be substituted for "/foo" in the case of base=/foo
Allows you to specify the variable "$styleroot" in the index templates, which will be substituted for "/bar" in the case of style=/bar/standard

Patch to range.pl

Allows you to specify the variable "$styleroot" in the index templates, which will be substituted for "/bar" in the case of style=/bar/standard

directories.pl

Lists what directories are defined to photopub, and links to them.
ToDo: Better user template searching support, a template file for this, support for "hidden=yes" in a &lk;path /foo> entry etc.

Patch to Config.pm

Needed for directories.pl, exports some more stuff, intial hidden=yes support.

Patch to Handlers.pm

Needed for directories.pl, intial hidden=yes support.

My Templates

I'll add some of my template files here shortly. They haven't been included in the main distribution yet, as some of them rely on the above patches to work.


Nick Burch <nick@tirian.magd.ox.ac.uk>