ESA update to Search Feature and cleaning up some formatting - search feature needs testing. Changed <menu> to <ul>------------------------------------
Error C:\Documents and Settings\Callie\Desktop\metacat\lib\style\skins\esa\index.html "*,*" is not valid value for the "cols" attribute in any of the currently active versions. See the above warnings for more details. 185...
Modified the search queries so that moderator doesnt see the documents for which revision is requested
new variables specifying the esa specific templates
Modified the resultpage to display the message sent in the post request
added 70px left margin to body elements. specified 0px left margins for bodies of header html files
Updates for Moderator header changes - center text and remove double green line
updated the ESA Header with View Documents Pending Moderation changes - centered and placed gray rectange over the top ofthe ViewDocPend gif
Updated changes to Moderation link on header - centered, space under the "underline" removed double green line by adding a gray vector to cover the top of the ViewDocPend.gif
Added a new variable to control if admin is made the owner of the document
update for moderator header
Fireworks files for updateing graphics and header code (*.png)
updated to work with the moderator
Modified the xsl so that regular user sees View and Edit button
Changing the links in the esa header.
Fixed the bug in the link to view documents pending moderation. The links works now.
a new variable for the moderation email template and change in value of some other variables
Replaced hardcoded link with ant token
Modified links for the Accept, Delete and Review buttons
changed old link for Long-Term Studies Section to current link
this file is used in Fireworks to make the header and the slices
New changes in the esa skin so that includes the moderator functionality and login/logout functionality
These are all header updates to include the login and logout for the ESA Header links. I left the original Header and named it headerOld.html and saved the Slices that go with it too. (the ESAHomeLogo.gif file might be overwritten) The code for the header to work with the Logout slice and roll over is in the file headerLogout.htm. <td><a href="#" target="_top" onMouseOut="MM_swapImgRestore();" onMouseOver="MM_swapImage('ESALogout','','ESAHeaderSlices/RollOvers/ESALogoutR.gif',1);"><img name="ESALogout" src="ESAHeaderSlices/ESALogout.gif" width="57" height="17" border="0" alt="Logout"></a></td> The code for the login slice and rollover is in the header.htm file <td><a href="#" target="_top" onMouseOut="MM_swapImgRestore();" onMouseOver="MM_swapImage('ESALogin','','ESAHeaderSlices/RollOvers/ESALoginR.gif',1);"><img name="ESALogin" src="ESAHeaderSlices/ESALogin.gif" width="57" height="17" border="0" alt="Login"></a></td>
Renamed login.xsl to esa-login.xsl
bug fix login.xsl. and modify the resultset to be called in esa.xml
Copy of resultset.xsl from style/common folder which will be modified for esa skin
Changes in login.xsl and moderator.html so that once the moderator logs in, the resultset is displayed
New files and modification of esa.xml for the new moderation facility for esa skin.
Bug fix in the javascript code for the esa skin
Following fixes to the ESA's index.html
> Changing the checkbox label to read 'Include data from the Knowledge Network for Biocomplexity'> Change in Javascript so that KNB is searched when checkbox for Search KNB is clicked-> Change so that the search term doesnt disappear after hitting the enter button.
Fixed the link to OBFS
Added px to the css files.
Modified the index.html file to have a link for search.
added b {font-weight: bold:} to accommodate Mac Safari browser
New header for the ESA skin
(Commit done by Saurabh Garg for Callie Bowdish)
Adding new gifs for the ESA header
Adding gifs for the new ESA header
(Commit done for Callie Bowdish by Saurabh Garg)
Added some more search parameters - like para and literalLayout.
Also made the changes in text suggested by Mark.
New changes in text which Veronique suggested.
Changes to the ESA skin so as to search on particular given fields instead of searching everything
Changes in tablehead and highlight styles made by Veronique Connolly
(Submitted by Saurabh Garg for Veronique Connolly)
Changes made to the css files by Veronique (tablehead class).
(Committed done by Saurabh Garg for Veronique)
Modified text, style and formating for the skins.
(Commit done by Saurabh Garg for Veronique)
Fixed a bug in last commit
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 the entryForm.tmpl page.
(Committed for Andrea Chadden by Saurabh Garg)
Changed the ESA nad LTSS skins to display all data from the KNB at the request ofOJ Reichman.
Updates to the config for the esa skin, and added an LTSS skin.
Revisions to text for the ESA / LTSS registry.
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...