Revision 724
Added by berkley almost 24 years ago
src/loadstylesheets.sql | ||
---|---|---|
38 | 38 |
VALUES ('XSL', '-//NCEAS//login//EN', '-//W3C//HTML//EN', |
39 | 39 |
'-//NCEAS//login.xsl', |
40 | 40 |
'http://dev.nceas.ucsb.edu:8090/knb/style/login.xsl'); |
41 |
INSERT INTO xml_catalog (entry_type, source_doctype, target_doctype, |
|
42 |
public_id, system_id) |
|
43 |
VALUES ('XSL', 'download', '-//W3C//HTML//EN', |
|
44 |
'download.xsl', |
|
45 |
'http://dev.nceas.ucsb.edu:8090/knb/style/download.xsl'); |
Also available in: Unified diff
removed download.xsl entry