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]

Re: webite bug?


Dave Pawson <daveP@dpawson.freeserve.co.uk> writes:

> 2.0 website.
> 
> website-common uses variable $feedback.href.
> Its not initialised anywhere.
> 
> I can't find anywhere where the config param
> is used to set a variable.
> 
> In the autolayout.xml I see
>  <config param="feedback.href" value="mailto:xxx"/>
> This appears not to be transformed into a variable.
> 
> The result is that a feedback link is empty.
> 
> Regards DaveP
> 

This is what I use to link to the feedback page :

<xsl:param name="feedback.href">mail.html?page=</xsl:param>
<xsl:param name="feedback.with.ids" select="1"/>
<xsl:param name="feedback.link.text">Contacter le webmaster</xsl:param>

I put this in my customization stylesheet, not in the XML source.

Sylvain

-- 
 TM> C'est cense representer quoi les ^W^W^" ?
 Ca représente toute l'étendue de l'incommensurable incapacité à
 comprendre Usenet de certains neuneus.
 -+- MLG in Guide du Neuneu d'Usenet : Usenet 1 - Neuneu 0 -+-


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