Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  common 3742 about 16 years ben leinfelder add support for FGDC doctype display
  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
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

3728 02/21/2008 10:01 AM ben leinfelder

add servletContextUrl to make absolute paths from relative paths when constructing skins from the js/iframe template

3727 02/21/2008 10:01 AM ben leinfelder

add portnumber if not using 80

3726 02/20/2008 07:41 PM Jing Tao

Change the relative path to use a function getServerName+getPortNumber+getContextPath. But there is still problem in default.js.

View revisions

Also available in: Atom