At 01:09 PM 7/9/01, Norman Walsh wrote:
>/ Dave Pawson <[EMAIL PROTECTED]> was heard to say:
>| website-common uses variable $feedback.href.
>| Its not initialised anywhere.
>
>It's initialized in param.xsl.
>
>| I can't find anywhere where the config param
>| is used to set a variable.
>
>I just checked in a patch that allows you to say
>
> <config param="feedback.href" value="whatever"/>
>
>in the layout.xml file. This value will override the param.xsl value,
>if it is present. You can do per-page overrides in the same way.
Is there an implication that not all vars in param.xsl can be
overriden by layout.xml?
And ... err.... whats the 'same way' (of doing a per page?)
I missed / never saw that one!
>| In the autolayout.xml I see
>| <config param="feedback.href" value="mailto:xxx"/>
>| This appears not to be transformed into a variable.
>
>That'll work now. Er, if you grab the files from CVS.
Thanks Norm. I'll try (or wait for the next update).
Regards DaveP