added JS to maintain ?name=value url params thru' redirect
This is the merge from the branch WEB_UI_REDESIGN_BRANCH back into the head.The only files that have been removed are those in lib/style/eml2; other filesthat have been cvs removed (only from lib/ and lib/style) have been re-addedelsewhere (i.e. moved from one directory to another)....
Revise some codes.
change return field from "title" to "dataset/title".
Add returndoctype and returnfield for eml2
updated all of the returndoctypes so that emlbeta4 and emlbeta6 will show up in the resultset.
fixed a couple bugs with doctypes that I found while setting up a demo
fixed access control bug. the character data in the sax parser was not getting trimmed and causing problems. also fixed hard coded eml-dataset public id in the web index file
Minor bug fixes following change in style handling. Fixed image locations,cleaned up main resultset stylesheet.
Updated index page to launch proper initial query.
Modifications that change the package handling behavior of metacat. Packagemembership is now determined by an identifier being used as either the subjector object in a triple. One can not request arbitrary returndocs -- onlythose types that have package information embedded can be "returndoctype"...
Modified the license and copyright terms for many of the files. Addeda LICENSE file and a README file in preparation of a distribution.
Various changes to improve consistency of the MARINE and METACAT userinterfaces as presented through the XSL->HTML conversions. Eliminatedone (extraneous) copy of the rowcol.css style sheet in favor of sharinga single css stylesheet in xmltodb/lib/style/rowcol.css. Modified all...
Updated build process to now use a copy of the source files so that keywordsubstitution can ocur before the build. This allows for substitution ofhardcoded values into the source before the compile. Currently, I amusing this feature to do the following:...
-Reorganized xmltodb module to support new install process for the newlinux server (dev.nceas.ucsb.edu). Added "build.sh" shell script thatcalls 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...
rearrange html pages for login and metacat access
unused
fixed html file parameters
minor formatting and display update
update example query in html pages
changed database connection code, added utility class MetaCatUtil.java
improvements to MetaCatServlet engine, added html access pages for catalog query