Hello

I've recently installed 1.5 beta2 and am also having trouble displaying 
the news page with Manikin. I have the following file in 
{dspace.dir}/config/news.xml :

<?xml version="1.0" encoding="UTF-8"?>
<document version="1.0" xmlns="http://di.tamu.edu/DRI/1.0/";>
<body>
<div id="file.news.div.news" n="news" rend="primary">
<head>DSpace Manakin is Live</head>
<p> Welcome to our new Manakin interface to the DSpace digital 
repository of My University.</p>
<p> More exciting news to appear here. </p>
</div>
</body>
</document>

Any ideas?

Thanks

George

Andreas Geyrecker wrote:
> 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
>
>
>   


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