Re: [xsl] Re: Inserting File Attributes Into XSLT Output

Subject: Re: [xsl] Re: Inserting File Attributes Into XSLT Output
From: Nathan Tallman <ntallman@xxxxxxxxx>
Date: Wed, 12 Dec 2012 16:41:51 -0500
Perhaps I'm going about this in the wrong way. Instead of trying to
insert the file size at the time of transformation (non-server), maybe
I need to insert some code in the output HTML and insert server-side,
on-the-fly...

On Wed, Dec 12, 2012 at 4:27 PM, Liam R E Quin <liam@xxxxxx> wrote:
> On Wed, 2012-12-12 at 16:19 -0500, Nathan Tallman wrote:
>> Was trying to find a way to inform the user of the linked
>> PDF file size, so they can download instead of opening in the browser,
>> if they so choose.
> There's an ls2xml script floating around, and David Lee's xmlsh may be
> able to do it too, in both cases by creating an auxilliary XML file
> containing the file sizes. Or write a short program to do it, depending
> on your operating environment (Linux, VMS, Solaris, Microsoft Windows
> 3.11, etc.)
>
> Liam
>
> --
> Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/
> Pictures from old books: http://fromoldbooks.org/
> Ankh: irc.sorcery.net irc.gnome.org freenode/#xml
> Co-perpetrator, 5th edition of "Beginning XML", Wrox, 2012

Current Thread