Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 3296 almost 17 years Jing Tao Replacing mutiple mkdir command by "mkdir -p".
  docs 3660 over 16 years barteau Metacat installer: remove locale-specific ant t...
  lib 3742 about 16 years ben leinfelder add support for FGDC doctype display
  src 3741 about 16 years ben leinfelder if there is no clientViewBean in the session, i...
  test 3696 about 16 years Jing Tao Add method to handle origianl data file error i...
LICENSE 17.7 KB 666 about 23 years Matt Jones Modified the license and copyright terms for ma...
README 21.4 KB 3628 over 16 years barteau Added FGDC support to bug fixes listing.
build.properties 5.4 KB 3663 over 16 years Jing Tao Add new index - abstract into xml_path_index path
build.sh 1.03 KB 670 about 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 65.8 KB 3620 over 16 years Jing Tao Change the release number from 1.8 to 1.8.0

Latest revisions

# Date Author Comment
3742 02/27/2008 09:43 AM ben leinfelder

add support for FGDC doctype display

3741 02/27/2008 08:42 AM ben leinfelder

if there is no clientViewBean in the session, insert a new one - saves us from nullPointerException when using this in skins that may not be aware of the bean uses.

3740 02/27/2008 08:41 AM ben leinfelder

ignore commented out DOCTYPE declarations (don't force validation on them)

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)

3736 02/26/2008 10:23 AM ben leinfelder

add debug statements so it's clear what transformer parameters are being passed

3735 02/25/2008 05:16 PM Jing Tao

Use dev=1 replace dev like '1'. since postgres 8.3 doesn't support it.

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.

3733 02/25/2008 01:07 PM ben leinfelder

include contextURL and cgi-prefix as parameters in all the transforms (initially used for nceas skin to remove ant tokens in the XSL files....but will be used by other skins as they are converted away from at tokens)

View all revisions | View revisions

Also available in: Atom