Am Wednesday, 09. July 2003 16:49, schrieb Matt Sergeant: > On Wed, 9 Jul 2003, Matt Sergeant wrote: > > I think we should take a leaf out of XSLT's book and allow > > interpolation in attributes, so that this would work: > > > > if (my $n = $page->previous_page) { > > <pagenav previous="1" page="{$n}"><<</pagenav> > > } > > Patch to implement this attached. Shall I apply it?
Looks fine. Please ;-) -- CU Joerg