redirect to KNB site for new account (unaffiliated) creation. per J Kruger's request
Merge 1.9 changes into Head
Changes to remove ANT tokens for the turnkey install project
limit searching to "common" fields that are indexed.include checkbox to search all fields.see bug #3174
Get rid of the ant tokens and the relative paths by using the context url and cgi prefix provided by the settings.jsp.Now the "short form" of urls will work with the iframe skins. sanparks and saeon can also be set as the "default" skin and the paths will resolve correctly....
replace relative urls (for stylesheets, js files, and even form actions) with absolute paths. yes, this means using ant tokens still.needed for using 'sanparks' as the default skin when deployed on dataknp.sanparks.org
include cfg parameter to pull in correct skin format for cgi/ldap
use the [pre-existing!] ant token for cgi url
Modified by removing name='action' attribute from jsp navigation button, since it was binding with the bean 'action' property.
fix IE compatibility issue with iframe content documents
explicitly set white background for main content.
rearrange login validation javascript so that it actually works
use 'squery' searching so that both EML and FGDC can be searched based on location and an anyfield search string.changed 'All' to use empty string ("") value rather than "%" - plays better with QueryGroup
added:-zoom on map with named locations for quick spatial searching based on selected park name (hooray javascript!)-narrow search by selected park name-cursor tracking in lat/lon-alpha sort for left nav-reference to fgdc in footer copy
insert mapframe in included page, rather than index.jsp -columns layout correctly this way.
savepoint - sanparks skin looks good with new map, consistent L+F etc..only thing remaining is a tweak to get bounding box for map zooming adjusted to follow mouse click and drag (starts far to the right of pointer).
remove "name" attribute on search buttons to prevent their inclusion in metacat search terms
use jsp page includes rather than a content area iframe for the main content.this plays better with the left nav and also the default resultset xsl
save point before refactoring iframes/index page
use hidden fields for form action input rather than button label values
clean up login/logout screen modes
add KNP copy (reworded for SANParks)
save point with sanparks L+F.first pass.
reformatted only
initial refactor of knp skin (w/fgdc support) to new sanparks skin