This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [docbook-apps] website problem with RSS feed integration for php pages


Hi,

>>> Dave Pawson said:
 >> On Wed, 2005-05-18 at 11:17 +0200, Marc Baaden wrote:
 >> > I seem to have a problem when I try to include RSS feeds [..]
 >> > My guess is that the "?" question mark poses problems.[..]
 >> 
 >> Have you added xslt processing for the right namespaces?

sorry, but I don't quite understand what you are talking about.
I guess this has something to do with the xmlns: instructions
in my xsl stylesheets, but which namespaces am I supposed to
add ?

I certainly did not do anything specific myself, but in the website
rss stylesheet (/usr/share/xml/docbook/custom/website/2.5.0/xsl/rss.xsl)
there is:

<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
                xmlns:rss="http://purl.org/rss/1.0/";
                xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
                xmlns:cvsf="http://nwalsh.com/xslt/ext/com.nwalsh.saxon.CVS";
                xmlns:cvs="http://nwalsh.com/rdf/cvs#";
                xmlns:dc="http://purl.org/dc/elements/1.1/";
                exclude-result-prefixes="rss rdf cvs dc cvsf"
                version="1.0">

Is that ok ?

Thanks,
Marc

-- 
 BioMolSim meeting 2&3 Sep 2005: http://www.iecb.u-bordeaux.fr/satellite2005/

 Dr. Marc Baaden  - Institut de Biologie Physico-Chimique, Paris
 mailto:baaden@smplinux.de      -      http://www.baaden.ibpc.fr
 FAX: +33 15841 5026  -  Tel: +33 15841 5176  ou  +33 609 843217



---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]