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> 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.

| 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.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | In science, "fact" can only mean
http://www.oasis-open.org/docbook/ | "confirmed to such a degree that
Chair, DocBook Technical Committee | it would be perverse to withhold
                                   | provisional assent." I suppose
                                   | that apples might start to rise
                                   | tomorrow, but the possibility does
                                   | not merit equal time in physics
                                   | classrooms.--Stephen J. Gould


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