Hey thanks! I looked through the docs, but missed that on
the first
pass - must have equated "page extensions" to .htm
or .xml rather than
an appending of the base filename.
-----Original Message-----
From: Paul Orrock [mailto:paulo digitalcraftsmen.net]
Sent: Wednesday, April 18, 2007 12:02 PM
To: users lists.bricolage.cc
Subject: Re: override filenames for story pages?
Beaudet, David P. wrote:
>
>
> Is there a way to tell the burner to use an alternative
filename when
> publishing multiple pages?
Bric::Util::Burner
$b = $burner->set_page_extensions( page_extensions). Sets page
extensions to be used during burning. Will revert to page
numbering once
the extensions are used up.
Regards,
Paul
|