Project

General

Profile

« Previous | Next » 

Revision 510

Added by bojilova over 23 years ago

XSLT transformation on "login" and "logout" action

View differences:

loadstylesheets.sql
33 33
       VALUES ('XSL', '-//NCEAS//resource//EN', '-//W3C//HTML//EN',
34 34
                '-//NCEAS//resource.xsl',
35 35
                'http://dev.nceas.ucsb.edu/metadata/style/resource.xsl');
36
INSERT INTO xml_catalog (entry_type, source_doctype, target_doctype,
37
       public_id, system_id)
38
       VALUES ('XSL', '-//NCEAS//login//EN', '-//W3C//HTML//EN',
39
                '-//NCEAS//login.xsl',
40
                'http://dev.nceas.ucsb.edu/metadata/style/login.xsl');
41

  

Also available in: Unified diff