From: Tony G. <Ton...@Su...> - 2004-10-07 01:53:02
|
Stefan Seefeld <se...@sy...> writes: > Tony Graham wrote: >> (Replying to part of Stefan's message) >> Stefan Seefeld <se...@sy...> writes: > >>>Sorry, no. Doing a build locally, I get the content wrapped in >>>'<div class="rss">'. Is it the same <div> you see, just empty ? >> That is what I see. >> I'm using the 2.5 version of the website stylesheets. > > huh ? The first statement inside the custom-website.xsl file reads > > <xsl:import href="http://docbook.sourceforge.net/release/website/2.4.1/xsl/tabular.xsl"/> That's what's in the catalog for the DocBook website files that I downloaded, so I used that. > Are you not using this file ? But anyways, even if I replace '2.4.1' there by '2.5.0' > I get a 'correct' news listing. And there's a reason for that: as you surmised, I had missed your custom-stylesheet.xsl patch. It works for me now. Thank you and sorry for the mix-up. ... >> The first step would be to copy the template for the <rss> element >> into the custom stylesheet and tweak the namespaces on the "select" >> and "match" attributes to make it work. > > I thought that was what I had been doing all the time :-) > Is it possible that you forgot to apply the patch to the custom-website.xsl file ? > >> Second step would be to submit a bug report or enhancement request to >> the DocBook project. > > Yeah, I did that some weeks ago. I'm glad that we think alike in this. I think I would have done better if my mailer hadn't inlined both of your patches one after the other. Sorry about that. The patch is applied and checked in, and the website has been updated. We now have multitudinous logos and, more importantly, RSS. Thank you for that. Regards, Tony. |