|
From: Shyam S. S. <ss...@ix...> - 2004-03-11 23:52:25
|
Hello, I could use RELOAD editor to create contents and then plug-in manually some TLF specific metadata in imsmanifest.xml file. I could zip the contents package and then upload inside BELTS without any error. But when I want to view the simple content I get the following error : "Sorry your browser is unable to display this object. You may be able to view this object by visiting /content/content-manager-upload/fb3c385672/6.1/eight.html directly. " The content is a simple html file with one href to a jpeg image as given below : ====================================================== <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="supp/reloadhelp.css" type="text/css"> <title>Eight</title> </head> <body> <P> </P><P> </P> <div align="center" cellpadding="0" cellspacing="0"> <table border="1" width="25%" summary="for formatting purposes only"> <tr><td> <p align="center"><img src="supp/reloadeditoricon.gif" alt="RELOAD Icon"></p> <P align="center"> <img src="supp/crags.jpg" alt="salisbury crags" width="400"> </P> <P> <span class="SUBHEAD">Eight</span><br> Page Eight of the Content Package. </P><P> </P></td></tr></table> </div> </body> </html> ================================================= Can anyone suggest what is wrong ? Regards. ss...@ix... |