thanks! that worked perfectly
David Cramer (Tech Pubs) wrote: > > Eclipse output is a customization of the chunking/html xslts, so what > applies to chunking applies to eclipse. You'll want to set > use.id.as.filename to 1 and add ids to the sections/chapters or use the > <?dbhtml filename="foo.html"?> processing instruction: > > http://docbook.sourceforge.net/release/xsl/current/doc/html/use.id.as.fi > lename.html > > http://www.sagehill.net/docbookxsl/Chunking.html > > David > >> -----Original Message----- >> From: Rock Lobster [mailto:[EMAIL PROTECTED] >> Sent: Wednesday, April 11, 2007 1:52 AM >> To: [EMAIL PROTECTED] >> Subject: [docbook] eclipse.xsl - output filenames customizable? >> >> >> Hello, >> >> I'm trying to convert our document into >> eclipse-help-html-files, and it works, but the abbreviations >> for the output files are not too usable for me, because I >> want to program an additional tool where I can group some >> themes and chapters for some specific software components - >> so it would be very cool for me if the filenames were not >> ch01s05.html or something, but their chapter or section ids instead. >> >> Is that possible? They are of course unique, so it shouldn't >> be a problem for the filesystem, I suppose. Any suggestions? >> >> Greetings >> Rock Lobster >> >> (PS: I tried to find a parameter for that but I wasn't >> successful. I also searched this forum but couldn't find anything) >> -- >> View this message in context: >> http://www.nabble.com/eclipse.xsl---output-filenames-customiza > ble--tf3557635.html#a9934118 >> Sent from the docbook General mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/eclipse.xsl---output-filenames-customizable--tf3557635.html#a9958441 Sent from the docbook General mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
