From: Brett Parker Date: Mon, 14 May 2007 17:11:11 +0000 (+0000) Subject: Add ability to generate pages in a seperate directory X-Git-Tag: release-1.1.2~6 X-Git-Url: https://git.sommitrealweird.co.uk/bpgallery.git/commitdiff_plain/5207b33c23b0f42288bc6d1ff1b16960bdbf3d1f?hp=5207b33c23b0f42288bc6d1ff1b16960bdbf3d1f Add ability to generate pages in a seperate directory If PAGESDIRECTORY is set, write all pages except the index in to that directory To accomodate this, filename in the generate page is automatically set to the right path, for anything else (e.g. linked stylesheets, or the stylesheet generated by bpgallery, use ${BASEURL} infront of the filename and it'll automatically get ../ when required.) Also adds a (not very good) changelog - will improve that later! git-archimport-id: arch@sommitrealweird.co.uk--2005-desktop/bpgallery--mainline--1.1--patch-10 ---