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:

resultset.xsl
34 34
    <html>
35 35
      <head>
36 36
        <link rel="stylesheet" type="text/css" 
37
              href="@web-base-url@/default.css" />
37
              href="@style-path@/default.css" />
38 38
        <script language="JavaScript">
39 39
          <![CDATA[
40 40
          function submitform(action,form_ref) {

Also available in: Unified diff