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 3745 about 16 years ben leinfelder use $sessionid to determine if the edit boxes a...
  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
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

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

View all revisions | View revisions

Also available in: Atom