1. Check the calls in entityrc are *not* commented out (have double dashes
on either side and therefore rendered 'invisible')
e.g. in the following example, the version 2's are being called
-- for EAD --
PUBLIC "-//Society of American Archivists//DTD ead.dtd (Encoded Archival
Description (EAD) Version 1.0)//EN"
-- STYLESPEC "yourEADstyleName1" "yourEADstyleSheet1.ssh" --
-- NAVIGATOR "yourEADnavName1" "yourEADnavSheet1.nav" --
STYLESPEC "yourEADstyleName2" "yourEADstyleSheet2.ssh"
NAVIGATOR "yourEADnavName2" "yourEADnavSheet2.nav"
2. Alternatively, put the calls as 'Processing Instructions' in your EAD
sgml files themselves, just after the DOCTYPE statement, e.g.
<!DOCTYPE EAD PUBLIC "-//Society of American Archivists//DTD ead.dtd
(Encoded Archival Description (EAD) Version 1.0)//EN" "ead.dtd">
<?Stylespec "yourEADstyleName2" "yourEADstyleSheet2.ssh">
<?Navigator "yourEADnavName2" "yourEADnavSheet2.nav">
NB. Panorama will always try to find the entityrc file (whether you use it
or not to make the calls) and will complain if there isn't one on the
system. Local calls (in the EAD sgml files themselves) take precedence,
however.
3. Check that your *.ssh and *.nav files are where they can be found on the
server, e.g. the scenarios above assume they are in the same directory
(folder) as your sgml files, as no other 'path' is given.
Hope this helps,
Matt Hillyard
Public Record Office, UK
> ----------
> From: Irene-Ann Spanner[SMTP:[log in to unmask]]
> Reply To: Encoded Archival Description List
> Sent: 26 January 2001 14:21
> To: [log in to unmask]
> Subject: Displaying SGML on the Web... Part II
>
> Hi there...
>
> A couple of months ago I posted a question to the EAD Listserv about
> displaying SGML on the web. A suggestion was offered about configuring
> the Mime type of the server. We finally managed to accomplish this and
> have achieved mixed results.
>
> I wonder if anyone could help us sort out some of the associated problems
> that have arisen. We now seem to be able to use Panorama to open the SGML
> documents, but the style sheet and navigator assigned to them are not
> showing up. I do have the .nav and .ssh files sitting on the server along
> with the entityrc and catalog files. Am I missing another step which
> links everything together?
>
> I thank you in advance for your time and helpful advice!
>
> Irene-Ann Spanner
> National Gallery of Canada Library and Archives
>
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity
to whom they are addressed. If you have received this email in error please notify the system manager.
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|