I'm adding the two jsp files that originated in the KNB skin developedby Matthew Brooke, modified for the PISCO skin.
I'm adding the PISCO-specific XSL stylesheets used to transform EML documents to PISCO web pages. Notice that resultset.xsl is now in this templates directory, rather than in lib/style/common since it has PISCO-specific styling.
I'm adding in a number of supporting image files that make up the PISCO header, navigation bar, and footer sections of the styled web pages.
I'm adding the legacy PISCO skin to metacat as a starting point to doing CSS-based XSL styling of XML documents in the data catalog. These files were based off of the OBFS and KNB skins.
Removed the hadcoded servlet context and instead get it from the HTTP request to allow the config files to be installed in any context.
Updated mapbuilder interface with some cosmetic changes, the demis world map wms layer, removed faulty scalebar, added named regions from morpho to the location dropdown.
Beta version of openalayers wms interface
Removed useless mapbuilder ppts which may have viruses
Modified the configuration classes to allow configuration through the web interface of all of the properties set in the metacat.properties file. The layout of this form still needs work, in particular because java.util.Properties does not maintain any order for the properties, nor does it allow for metadata about each property to be set and saved in the file. We can probably overcome this by creating a shadow file that lists all of the options and their metadata (such as grouping, controlled values, etc).
Began work on a web interface for configuring metacat at runtime. This systemchecks the 'configured' property when metacat starts up. If configured=false, thenit loads an HTML form containing the properties that need to be set. The user configures the properties and they are written into the metacat.properties file. Then metacat needs to be restarted. ...
Eliminated the 'release' ant tag from the rest of the files. The 'release' property is still used in build.xml for creating releases, but the filter is no longer presnt. Now, when updating the metacat files for a release, you have to set the release version in both the build.xml and the metacat.properties files.
release
Only run spatial cache regeneration once. Plus some fixes to spatial_query action api.
added new namespace to the kepler skin
Trimmed down initial shapefiles. They must exist in order to start geoserver properly but there's no need for them to have actual data, just a dummy feature with the proper geometry type (multipoint, multipolygon).
Removed most (all?) of the deprecated spatial metacat code from head
changed the name of the repository
adding xml-apis
adding xalan.jar
read the schema-specific doc title from metacat properties
Temporary fix for KML output; geoserver can only handle the points layer
Fixed up some hardcoded paths in html map templates.
updated SpecNet Home link to http://www.specnet.info
Remove geoserver error pages from web.xml and allow exceptions to pass through
Integrate map interface with knb2 skin
Minor cartographic fixes to geoserver SLDs
Fixed up mapbuilder config for knp skin
initial import of changes to metacat source and config files to support spatial option
inital import of html templates for web mapping
initial import of spatial libs, try2
changed the set of stylesheets which will be used for displaying eml-2.0.0 documents
Added OSUBS to the list of organizations.
Added OSUSB to the list.
Added variables to specify whether only secure ldap connections should be allowed for aunthentication.
changed padding-left value of .tablehead selector to pixel rather than percent value to fix IE autostretch problem
Remove unused images from lter skin.
Major upgrade of lter skin. The skin now integrates the functionality of the advanced query web application (previously a separate web app) directly into the skin.
Omit the html, head, title, and body tags from the advanced search results jsp. These tags are generated in the resultset.xml stylesheet, so they are redundant here.
added message explaining procedure to obtain organization-affiliated accounts
Fixed bug in LSID resolver (axis test page was preventing delivery ofthe authority WSDL file, and so I renamed the index.jsp file to axis.jspto get it out of the way).
Test checkin
Modified the title if using the new account skin.
New skin files for handling account management.
Adding the xsl file for defining login behaviour for knp skin
Adding the option for NCEAS in the organization list.Adding the browse all datasets linkReplacing the links with the new dataknp links
replacing the knp urls with the new ones...
Add server and server url mapping for ecogrid.
Add token there.
Add the file.
updated some styling on the results page
changed search text
updated the index page because logging in is no longer needed.
added a rudimentary stylesheet to display the actor metadata
new skin to handle browsing the kepler archive.
Eliminated bug that caused a cycle of redirects between the root of thecontext and the default skin.
Removed the header.html that was replaced with header.jsp
Factored out the search forms into javascript variables in a newcommon-settings.jsp file which is referenced from the KNP skin. Thisallows us to use the same form 3 times in different pages and makesmaintenance of the returndoctype and returnfield lists easier. The...
moved images
the latest changes to the KNP skin for the map.
Modified search form in header to also include the FGDC doctype andreturnfields.
thi is the script.aculo.us effect library.
added id and name attribs to the generated <iframes>
NOT USED ANYMORE, but this is the latest version.
adjusting the right side frame for an animated map drawer.
Pmark's modified code.
Initial checkin of the knp skin.
Initial support for displaying FGDC metadata documents in metacat.Added new returndoctype and returnfields to all query forms in the knpskin to allow FGDC documents to display in the resultsets. Need to addthese to the other skins as well, and to clean up the FGDC stylesheet to...
Register the NBII stylesheet for use with FGDC/NBII docs.
Experimental stylesheet for rendering NBII/FGDC documents in metacat.This is a modified version of a stylesheet created by the NPS.
adding metacat spatial query results styles
fixed the index jsp to do the redirection to the given skin's html (the allseem to have html pages, yet not all have jsp's). Started implementing thedisplay of eml docs with bounding coordinates as boxes.
Added file specifying the properties for the esa skin
Added param which specifies config files of which skins to read
fixed the height of the search box on the knb skin
Modified the lsid code to lookup document type-appropriate stylesheets fromthe lsid prooperties file.
PMARK: decreased overall widthPMARK: fixed docid bug; needed to use review doc instead of orig docPMARK: minor formatting fix
Fix in Javascript to set the stage correctly
Implemented a fixed height review list that is populated via AJAX. Works great in FF/Win and IE/Win. You can see a test version with dummy data at:
http://machination.msi.ucsb.edu/~anderson/esa-reviews/test/getReviews.test.html
Adding review resources.
changed width of iframeheaderclass to 98 percent to prevent pages in FF from always being 10 pixels larger than the window
added "." at end of Step 4.
made all steps the same size in the esa instructions. Removed redundant phrase in instructions.
deleted repetition of the sentance "A page titled "Success" will appear when the form has been successfully submitted." that appeard in step 2.
spacing and formatting changes and fix for knb search
clear space
clean up and add links
Four steps with original file - some html errors with <ul>
removed regex from condition for showing instructions
added steps for Registering data and updated the formatting with headers and boxes
moved esa info, error message, and password info out of the table. changed logic for displaying esa info
bugfix in knb search
fixed table formatting for esa display
added instructions for esa cfg. Added links for creating an account and resetting the password.
moving indexPaths from metacat.properties to build.properties
Replaced the paths with ant tokens
added ESA cfg specific directions to the top of the form
Added template file for getting the reviews from metacat
added spinner.gif - used by templates/getReview.tmpl
added prototype.js - used by ajax in templates/getReview.tmpl
split BASIC INFORMATION section into BASIC INFORMATION and SUBMITTER NAME