Hi
[Kola Oyedeji] 

> (it would make it easier to follow this thread, especially in the
> archives, if you could put your comments inline, it helps people who
> jump in in the middle of a thread to get a grasp of the context and
> therefore contribute their own thoughts)
> 
[Kola Oyedeji] 

Agreed apologies for not following list etiquette
 
> In forrest.xmap for 0.7 there is the following:
> 
> <map:when test="{project:content.xdocs}{uri}.html">
>     <map:generate src="{project:content.xdocs}{uri}.html" type="html" />
>     <map:transform src="{forrest:stylesheets}/html2document.xsl" />
>     <map:transform type="idgen" />
>     <map:serialize type="xml-document"/>
> </map:when>
> 
> This pipeline results in html files being embedded in the normal skin.
> 
> As you can see it is processed by html2document.xsl, ensure that your
> html file will result in something sensible when processed by the XSL.
> It may be that there is a bug in the XSL.
> 
> If you are using 0.6, as I said earlier, I am not sure if the behaviour
> is exactly the same. This functionality was there but it may have
> changed I can't remember.
[Kola Oyedeji] 

Okay I will double check in the morning

> 
> What *is* in test.html?
> 
> What happens if you ask for http://localhost:8888/body-test.html?
> 
> Ross

[Kola Oyedeji] 
I get a html page with the forrest look and feel and navigation etc, but no
content 

Thanks

K



Reply via email to