Project

General

Profile

Statistics
| Revision:

# Date Author Comment
432 09/05/2000 08:43 AM berkley

style sheet for resource documents

365 08/15/2000 02:52 PM Matt Jones

Repository reorganization, and some file cleanup to make the XSL and CSS
files portable to various installations of metacat (by using the
build.xml file substitution in the XSL files). Removed "xsqltest" directory
because it is no longer needed. Created new "style" directory inside of...

329 08/08/2000 05:39 PM Matt Jones

-Reorganized xmltodb module to support new install process for the new
linux server (dev.nceas.ucsb.edu). Added "build.sh" shell script that
calls ant withthe proper umask set for installation. Use:

./build.sh install

to post a new copy of the servlet and its supporting files to the install...

119 06/01/2000 04:05 PM Matt Jones

updated paths to reflect new file locations

105 05/20/2000 03:07 PM Matt Jones

minor formatting and display update

103 05/19/2000 05:07 PM Matt Jones

updated servlet UI and added new intgrated document validity feature to servlet. Working on transformation feature.

102 05/15/2000 12:19 AM Matt Jones

debugging form submission

101 05/14/2000 10:45 PM Matt Jones

updated resultset display

98 05/12/2000 06:29 PM Matt Jones

improved query result handling

95 05/12/2000 03:33 PM Matt Jones

updated style sheet locations

86 05/08/2000 12:52 PM Matt Jones

added XSL formatting to document display for metacat servlet

85 05/05/2000 06:19 PM Matt Jones

creating automatic transformation for XML docs retreived from catalog

73 05/04/2000 04:21 PM Matt Jones

fixed nbsp formatting problem

65 04/21/2000 04:27 PM bojilova

corrected the problem with  
added encoding for <xsl:output/> like
<xsl:output method="html" encoding="iso-8859-1"/>

64 04/21/2000 04:19 PM bojilova

corrected the problem with  

63 04/20/2000 04:30 PM bojilova

Jivka: resolved the problem with escape characters.
<xsl:output method="html" encoding="iso-8859-1"/>
encoding specifies the preferred character encoding
that the XSLT processor should use to encode
sequences of characters.
ISO 8859-1 (Latin-1) includes characters like  

62 04/19/2000 02:36 PM bojilova

corrected error within the xsl file

61 04/19/2000 12:08 PM bojilova

corrected error within the xsl file

57 04/18/2000 11:44 AM bojilova

no message

51 04/17/2000 04:06 PM Matt Jones

changed package name to edu.ucsb.nceas.metacat.*

50 04/17/2000 03:40 PM Matt Jones

changed database connection code, added utility class MetaCatUtil.java

41 04/13/2000 08:30 PM Matt Jones

fixed stylesheet issue with undefined nbsp entity by wrapping it in CDATA section

40 04/13/2000 08:09 PM Matt Jones

eliminated IE5 specific issues in eml-variable-display.xsl, modified format of display of eml-variable

39 04/13/2000 08:06 PM Matt Jones

creating display stylesheet for eml-variable

38 04/13/2000 10:15 AM Matt Jones

added files for displaying eml-variable metadata

34 04/13/2000 09:42 AM Matt Jones

added example files showing use of Oracle's XSQL utiltiy for metadata storage and retrieval