[daisy] Use Dojo in custom skin, xsl translate problem
Bruno Dumon
bruno at outerthought.org
Tue Mar 6 11:39:49 CST 2007
Hi,
I can't help much with this, but you'll have this problem with all pages
containing cocoon forms. You can hack around it by modifying the
daisy-forms-styling.xsl, in the "head" template. The actual dojo stuff
is inserted by the <xsl:apply-templates/> in that template which will
transfer execution to forms-field-styling.xsl. So you could disable that
and manually put in there the remaining stuff.
On Tue, 2007-03-06 at 21:42 +0800, Hong Xia Li wrote:
> Hi, all,
>
> I've defined a custom skin. Make some changes in the layout.xsl and
> menu.xsl to create a Dojo Tree and a Dojo Menu.
>
> But I can't open querySearch page in IE.
>
> There are two problems
> 1)dojo lib are in different version between Daisy and My app.
> 2)The CSS and JS of querySearch are created above my codes
>
> For the first problem, I replace the dojo jar with the newest one.
>
> For the second one, let me explain it more detail:
>
>
> open the default querySearch page, we can get the source code:
<snip/>
--
Bruno Dumon http://outerthought.org/
Outerthought - Open Source, Java & XML Competence Support Center
bruno at outerthought.org bruno at apache.org
More information about the daisy
mailing list