Improvements to the OBFS stylesheet, especially for EML display. Now weimport the eml_xsl.css stylesheet and override several of its templates.
Relocated to metacat/lib/harvester
took out h2 tags, added valign=top to TD containing logo, and added missing quotes on a link target=top
deleted harvesterConfiguration.xsd. This has been replaced by harvestDocument.xsd now found in metacat/lib/harvester and metacatHarvesterERD.vsd (/metacat/docs/dev/harvester) which models the database tables to be added to metacat.
This is the harvesterDocument.xsd. It will be used to validate harvestDocument.xml documents.
moved document to metcat/test/harvest directory
This is a sample of a harvest document.
This is an xml schema that describes the harvest document. The harvest document provides a metacat docid, a document type and a url for "get" ing the eml document.
Enabled stylesheet parameters to be passed through metacat even when the'query' function is called. Previously, query would interpret allparameters except a few hardcoded ones to be pathexpressions that should bebuilt into a squery. Now, metacat.properties contains a new configuration...
Updates that allow registry script to update the lastid field more efficientlyby calling the metacat 'getlastdocid' function for a given scope. Also somedebugging support added, and a bug where the error message was inproperlysaved across calls to metacat, resulting in spurious error messages.
New build system that creates a war file and deploys it to tomcat. Alsoupdated the web.xml files so that a better servlet path is used. Now, bydefault, the servlet path will be: /knb/metacat (as opposed to theprior servlet path which was /knb/servlet/metacat and depended on the...
Moved the metacat.properties file from the jar file to now be located inthe tomcat context directory in WEB-INF. Now the metacat configuration iseditable in place. This change depends on a new Options.java class in theutilities module, so be sure you do a "clean" build in metacat so that you...
Harvester forms to support single file upload to metacat.
Fixed links to ldapweb to include the cfg param for proper styling.
removed search box from header
corrected image path
missed an edit when fixing the bug whereby form names aren't allowed to contain hyphens
bug fix: added code to strip brackets and hyphens from form names in results page
made results page table header into <th> so we can apply a different css style to eml stylesheet subheaders. added whitespace above& below section headers
fixed iframe tag- had multiple closings. Also added text for browsers that can't display iframes
cleaned up css greatly by importing eml css and knb css
knb.css now impots common eml css file - still need to fix layout in eml display tho' - something is being overridden and messes up alignment
changed knb skin index page to forward to knb site and include any user params in url. changed resultset.xsl so qformat is handled properly in posts. changed build file to copy default.css from eml checkout to style/common so other skin-specific css can import it if reqd
added JS to maintain ?name=value url params thru' redirect
added search gif used in default homepage
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)....
A proposed configuration file format for the metacat harvester. This format is a simple XML document that details the schedule for harvesting, the user under which harvested documents should be owned, and the list of documents to be harvested,
superseded - now these elements are pulled in from the knb website
new include files for metacat web pages - header and search box. Still need to remove hard-coded context uris
Get rid of etral http:// in parties'url
Added a browse stylesheet that indexes data sets by keyword, creator, andorganization, all on one page. Use style=browse to access.
Some minor formatting improvements to keyword index, and change stylesetting to style=keywords to access.
Added a new stylesheet and style-set that allows one to display all of thekeywords from a query on metacat in a sorted, unique list. Each keywordis a link to a metacat query that returns all of the data packages thatreference that keyword. Use style=browse to invoke this stylesheet on a...
File to deploy metacat web service.
Delete some confused words.
Checkin new eml.jar which chad fixed a bug.
Fixed some bugs in these style sheets.
Make the tree sturcture display working.
The web.xml for tomcat3.
Rename it to web.xml.tomcat3
Revised style sheet base on matthew's suggestion.
Recover back web.xml for tomcat3.
changes to make session management between monarch and metacat work.
Made some minal changes.
Add a hyper link to web addess.
Make some changes.
Fixed two bugs in coverage and method.
Revise some codes.
Revise the templates.
Revise some templates.
Add new format for attribute.
Revised attribute list.
Revise the modules to make it looking nicer.
Remove the file.
Remove this file.`
Remove this file.
Revise some templates and in build file, when we compile, it would include harvest.
Set second col style to a value.
Fixed some bugs.
Change some setting.
Change select from "title" to "dataset/title".
change return field from "title" to "dataset/title".
Make table cellspacing=0 and fixed some bugs.
Revise templates.
New style sheet to handle additional metadata.
Revise the tempaltes.
Revise some tempaltes.
Add a variable.
Fixed bugs.
Add new templates.
Revised some bugs.
Revised some templates.
Revised the modules.
New module to handle view entity.
New module to handle storedprocedure entity.
New module to handle spatialvector entity.
New module to handle otherEntity.
Add new module to handle spatial raster entity.
Add new module for eml2.
Add reference handler for datset.
Change the setting for sytlepath.
Add entries for eml2.
Adding new format.
Revised the module.
updated xerces and xalan
Finished the module.
Revised the templates.
Revise some code.
Add some new tempaltes.