Hi Mika,

news.xml is being processed in aspects/ArtifactBrowser sitemap:

            <!--
                    Display the DSpace homepage. This includes the 
news.xml file
                    along with a list of top level communities in DSpace.
                    -->
            <map:match pattern="">
                <!--
                    DSpacePropertyFileReader will read the DSpace 
property file and
                    place the selected properties' value in this scope
                -->
                <map:act type="DSpacePropertyFileReader">
                    <map:parameter name="dspace.dir" value="dspace.dir" />
                    <map:transform type="Include" 
src="{dspace.dir}/config/news.xml" />
                </map:act>

Regards,
Andi


Mika Stenberg schrieb:
> I wrote a custom XSL to render news.xml. Im trying to integrate this XSL 
> into Manakin, but cant seem to find where news.xml is processed. Could 
> someone point me to the right direction?
>
> Thanks,
> Mika
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> DSpace-tech mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
>   


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to