Minor fixes to improve the registry CSS to match the new NCEAS skin. Still reliant on iframes, so the overall L+F is broken.
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. ...
changed width of iframeheaderclass to 98 percent to prevent pages in FF from always being 10 pixels larger than the window
cleaned up formatting - need to test spacing around the table "boxes" , and the boxes alignment
Added px to the css files.
Modified the index.html file to have a link for search.
Changes made by Veronique and Saurabh in the css for the skins.
I (Andrea) defined new styles in the .css files that are used in theentryForm.tmpl page.
(Committed for Andrea Chadden by Saurabh Garg)
Fixed bug # 1298
Fixed a small bug.
Fix enter for bug 1306.
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).
Adding style files for the new NCEAS skin for metacat, which includesfiles needed for the NCEAS data repository.