Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  common 3745 about 16 years ben leinfelder use $sessionid to determine if the edit boxes a...
  images 3559 over 16 years bowdish download files icon
  shared 3689 about 16 years barteau Turnkey installer modification: used relative p...
  skins 3742 about 16 years ben leinfelder add support for FGDC doctype display

Latest revisions

# Date Author Comment
3745 02/27/2008 11:00 AM ben leinfelder

use $sessionid to determine if the edit boxes are shown

3744 02/27/2008 10:31 AM ben leinfelder

reuse the fgdc-root.xsl for both nceas and sanparks skins (it is included in different containing stylesheets)
note: still need to pin down the switch that [dis]allows editing of the the files

3743 02/27/2008 10:08 AM ben leinfelder

use contextURL parameter so that the "shortform" url for looking at documents actually works and pulls in the correct js and css files

3742 02/27/2008 09:43 AM ben leinfelder

add support for FGDC doctype display

3739 02/26/2008 10:58 AM ben leinfelder

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....

3738 02/26/2008 10:55 AM ben leinfelder

include the contextURL parameter that is now being passed in by the DBTransform class.
pass this value to the javascript that assembles the iframes

3737 02/26/2008 10:54 AM ben leinfelder

check for a leading "/" in the path when prepending the server context url.
we don't want to step on toes of people that are using "semi" relative paths (they leave out the server part, but provide the rest of the path)

3734 02/25/2008 01:10 PM ben leinfelder

-use jsp rather than html files so hat the server context can be looked up on the fly (as well as additional options from the MetacatUtil class).
-incorporate the use of relative paths in the XML configuration (doctype=>stylesheet mapping)

Note: still using ant tokens in the .cfg file used for perl...not sure how to convert that.

3732 02/25/2008 10:26 AM ben leinfelder

use cgi-prefix from build properties to configure the default skin for login.
removed hardcoded "ldap.ecoinformatics.org" reference in the jsp and reads it from the metacat.properties file.

Note: still uses ant token from the build.properties file, but at least centralizes the spot where the token needs to be dealt with.

3729 02/21/2008 10:02 AM ben leinfelder

use the servlet context path to construct absolute paths to the various file locations

View revisions

Also available in: Atom