[daisy] Getting CreatedFormatted in a custom document Styling
Bruno Dumon
bruno at outerthought.org
Thu Apr 24 22:38:51 CEST 2008
On Thu, 2008-04-24 at 15:56 -0400, Sieranski, Greg wrote:
> Along the same lines. I have a SimpleDocument with a query that pulls in
> all my blog documents. I am using query-styling and am trying to get at
> a "part" in all the blog documents. I have:
>
> <div class="post-Above">
> <xsl:value-of
> select="/document/p:publisherResponse/d:document/d:parts/d:part[@name='BlogAboveFold']/html/body/*"/>
> </div>
> but it is not returning the part. Any thoughts on this?
>
I assume you're using a query-include then?
If so, no it's not possible to do this. The document publishing process
performs the styling of each document separately.
This sort of thing should be done by building an extension [1].
[1] http://cocoondev.org/daisydocs-2_2/374-cd/60-cd.html
--
Bruno Dumon http://outerthought.org/
Outerthought http://www.daisycms.org/
bruno at outerthought.org http://www.kauriproject.org/
More information about the daisy
mailing list