[daisy] Site Logo from Repository - possible?

Bruno Dumon bruno at outerthought.org
Wed Nov 29 02:28:26 CST 2006


On Tue, 2006-11-28 at 15:44 -0500, Robert Cecil wrote:
> Hi,
> 
> Can someone help point out the changes required to have layout.xsl  
> pull a site logo from the Repository instead of the filesystem?  
> Presumably such a feat would require some api calls to the Repository  
> before the .xsl gets the output?
> 
> Thanks in advance?

I'd think it is just a matter of putting an <img src="..."/> in the
layout.xsl with the src pointing to the image path.

The src is something like:
<mountpoint>/<sitename>/<docid>/version/live/part/ImageData/data

Or are there any more specific requirements?

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