Minor fixes to improve the registry CSS to match the new NCEAS skin. Still reliant on iframes, so the overall L+F is broken.
Moved images to images/ subfolder
NCEAS skin changes: moved images into subfolder for organization, moved search javascript into search.js to cut down on replication. Modifications to nceas.css and midnight.css to clean up integration of Drupal theme.
Updated the NCEAS skin to reflect the new structure of the NCEAS web site. There is now a new nceas.xsl file that handles the XSLT transforms for both metacat resultsets and for EML documents. This file imports xsl templates from the style/common dir in order to render the results table and EML document within an HTML document that follows the style of the NCEAS website. This required refactoring the original resultset.xsl and eml.xsl files in style/common so that the use of iframes can be easily eliminated. ...
Added submission of data files to the registry. New parameter 'hasUpload' can be set on a per-skin basis to enable the uploading of data objects to be associated with a metadata document. NCEAS skin is using this by default, to be changed in the future for other skins....
Change the SID to production db.
Change the token from server to httpserver in case https is not set (server has the https port). And also change the nceas_db name).
Changes to map layout and skins according to input from Callie and Matt
Initial import of interactive map components for the following skins: esa, knb2, knp, obfs, nceas, nrs
changed the set of stylesheets which will be used for displaying eml-2.0.0 documents
changed width of iframeheaderclass to 98 percent to prevent pages in FF from always being 10 pixels larger than the window
Added packageId to the faster search
changed paragrah style to "intro" for text not in the boxes
unbolded text in boxes and took out the background color for most of the box.
cleaned up formatting - need to test spacing around the table "boxes" , and the boxes alignment
few adjustments added discription of the Morpho software that Margret Conners suggested. trying to fix spacing and alignment problem with "boxes"
Updated NCEAS Data Repoitory changes - replaced text "auspices" with "as part of" got ride of the text about the data set being reviewed and implemented suggestion from Margret Conners.
Replaced hyperion.nceas.ucsb.edu with mailhost
mailhost
Bugfix in the searches done from the skin webpages...
Change in nceas homepage so that search uses a radio button instead of check box
Bugfix in the query sent to metacat
Bugfix in the metacat query generated in javascript
Fixed javascript bugs
fixed the qformat.
Changes to the NCEAS index and header html code so that restricted search on name, title, abstract, keywords etc is done. action=squery is used for this instead of action=query.
Added px to the css files.
Modified the index.html file to have a link for search.
Changed "NCEAS Data Registry" to "NCEAS Data Repository" for sender. Veronique
(Commit done by Saurabh Garg for Veronique)
Modified text, style and formating for the skins.
Changes made by Veronique and Saurabh in the css for the skins.
Modified the text in the index files.
Modified the text in the header files.
I (Andrea) defined new styles in the .css files that are used in theentryForm.tmpl page.
(Committed for Andrea Chadden by Saurabh Garg)
Modifications to the registry to support the new ESA skin. Factored out some ofthe configuration-specific code into properties that are set in the variouscfg files in the skins. New properties in the cfg files are lsite, usite,showSiteList, showWgList, showOrganization. These now need to be set in every skin...
Changed path for eml.xsd stylesheet.
Added eml2.0.1 specific code in /style file
Fixed bug # 1298
Set new URL for the NCEAS registry home. I forgot to commit this earlier.
Fixed a small bug.
Fix enter for bug 1306.
Adjusted the text on the NCEAS repository page. Changed the project listso that it now displays short title but uses the long title in theentry. This was doen because the long titles were far too long to displaydecently in the list (the box scrolled way off the right of the page).
Modifications to add "Methods" collection to the data registry, and tomake the forms HTML 4.0.1 valid (in an attempt to figure out some ofthe rendering and layout oddities I'm seeing).
New formatting and text for the NCEAS data registry.
Configuration file for NCEAS registry.
Adding style files for the new NCEAS skin for metacat, which includesfiles needed for the NCEAS data repository.