Project

General

Profile

« Previous | Next » 

Revision 827

Added by Matt Jones over 22 years ago

Modified metacat stylesheets to now use a "style-path" filter for setting
the path to XSL and CSS style sheets. this allows the style
location to be configured independently of the main web url for metacat
links.

View differences:

eml-file-display.xsl
36 36
    <html>       
37 37
      <head> 	
38 38
        <link rel="stylesheet" type="text/css" 
39
              href="@web-base-url@/default.css" />
39
              href="@style-path@/default.css" />
40 40
      </head>   
41 41
      <body> 	
42 42
        <center>           

Also available in: Unified diff