Thanks!  Saw that, but didn't read carefully enough.

On 11/17/05, Andreas Hartmann <[EMAIL PROTECTED]> wrote:
> Bob Harner wrote:
> > Hello all!
> >
> > Do any of you know where there might be any documentation on Lenya's
> > fallback mechanism?  I think I understand the basics, but something
> > authoritative would be nice.  There is a lot of documentation
> > *mentioning* the fallback mechanism but I can't find any details on
> > the mechanism itself and how to use it.
> >
> > Or, if there is no such documentation, if any of you who understand
> > the fallback mechism can reply with some detail, I'll be happy to
> > create a nice Wiki page out of it and give you full credit :-)
>
> http://lenya.apache.org/1_4/reference/publication-templating/index.html
>
>
> <quote>
>
> When a file is requested using the templating mechanism
> (fallback://xslt/page2xhtml.xsl), it is searched in a certain traversing 
> order:
>
>     1. context://lenya/pubs/my-pub/xslt/page2xhtml.xsl
>     2. context://lenya/pubs/template(my-pub)/xslt/page2xhtml.xsl
>     3. context://lenya/pubs/template(template(my-pub))/xslt/page2xhtml.xsl
>     4. ...
>     5. context://xslt/page2xhtml.xsl
>
> </quote>
>
>
> In 1.2, this concept just applies to the publication itself and the core
> (steps 1 and 5 in the above list).
>
> -- Andreas
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to