Modified text, style and formating for the skins.
(Commit done by Saurabh Garg for Veronique)
Changes made by Veronique and Saurabh in the css for the skins.
Made changes in the contact information for the skins.
Modified the text in the header files.
Made changes in admin info as requested by Mark Stromberg.
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
Added a new OBFS site to the list of sites. Information provided by Stromberg.
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).
Improvements to the OBFS stylesheet, especially for EML display. Now weimport the eml_xsl.css stylesheet and override several of its templates.
took out h2 tags, added valign=top to TD containing logo, and added missing quotes on a link target=top
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.
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)....