Project

General

Profile

« Previous | Next » 

Revision 827

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-variable-display.xsl
37 37
    <html>
38 38
      <head>
39 39
        <link rel="stylesheet" type="text/css" 
40
              href="@web-base-url@/default.css" />
40
              href="@style-path@/default.css" />
41 41
      </head>
42 42
      <body>
43 43
        <center>

Also available in: Unified diff