On Mon, Mar 17, 2008 at 8:37 AM, George Hamilton
<[EMAIL PROTECTED]> wrote:
> 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 :

As I read the DRI Schema reference, the <meta> and <options> elements
aren't optional. Try adding empty ones and see if it helps? (Looks
like the subelements of <meta> aren't optional either.)

<?xml version="1.0" encoding="UTF-8"?>
<document version="1.0" xmlns="http://di.tamu.edu/DRI/1.0/";>
<body>
<meta>
<userMeta/><pageMeta/><objectMeta/><repositoryMeta/>
</meta>
<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>
<options/>
</document>

Dorothea

-- 
Dorothea Salo [EMAIL PROTECTED]
Digital Repository Librarian AIM: mindsatuw
University of Wisconsin
Rm 218, Memorial Library
(608) 262-5493

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