Re: Output file destination
Brought to you by:
ovidiu
From: Ovidiu P. <ov...@ap...> - 2003-09-17 02:41:05
|
Hi Lennart, I've added support for customizing the output directory where the=20 generated files go. You can get the lisp/xslt-process.el file from CVS,=20= or contact me privately to send you the file. Please let me know if this works for you. Thanks, Ovidiu On Tuesday, September 16, 2003, at 08:49 AM, Ovidiu Predescu wrote: > The name of the generated file is hard-coded in the currently released=20= > version. Take a look at the xslt-process-invoke-browser-view in=20 > lisp/xslt-process.el (line 1053). > > The right thing to do however is to add a way to customize the output=20= > directory where the file goes to. I'll try to do this later today. > > Best regards, > Ovidiu > > On Tuesday, September 16, 2003, at 06:35 AM, Lennart Enstr=F6m wrote: > >> Hi >> >> Anybody who knows how to change the default output file destination >> from /tmp/<user>/xslt-process-output.html? >> >> I have tried to use the transform parameters, specifically the Saxon >> parameter "-o <filename>" without positive result. I have also tried >> to go through the xslt-process- variables. For example setting the >> xslt-process-output-to-file variable, but it seems to be overriden >> when running the transformation. >> >> The reason I am not pleased with the default location is that I want >> to have relative referenses in the generated file. For example a >> reference to a .css file. >> >> I am running xemacs21.4.4 and xslt-process2.2 on Linux. >> >> Any hints are highly appreciated. >> >> /L >> >> >> ------------------------------------------------------- >> This sf.net email is sponsored by:ThinkGeek >> Welcome to geek heaven. >> http://thinkgeek.com/sf >> _______________________________________________ >> Xslt-process-users mailing list >> Xsl...@li... >> https://lists.sourceforge.net/lists/listinfo/xslt-process-users >> > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Xslt-process-users mailing list > Xsl...@li... > https://lists.sourceforge.net/lists/listinfo/xslt-process-users > |