ben leinfelder's activity
From 02/16/2008 to 03/16/2008
03/14/2008
- 09:46 AM Metacat Revision 3765 (metacat): use {$contextURL} and {$cgi-prefix} param for absolute paths (instead of relative paths)
- 09:36 AM Metacat Revision 3764 (metacat): use {$contextURL} param for absolute paths (instead of relative paths)
- note: this file seems not to be used in metacat now.
- 09:13 AM Metacat Revision 3763 (metacat): use {$contextURL} param for absolute paths (instead of relative paths)
- note: this file seems not to be used in metacat now.
02/27/2008
- 02:11 PM Metacat Revision 3746 (metacat): display the docid.
- also just display the publication date as is since the existing parsing made too many assumptions about how the date ...
- 11:00 AM Metacat Revision 3745 (metacat): use $sessionid to determine if the edit boxes are shown
- 10:31 AM Metacat Revision 3744 (metacat): 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
- 10:08 AM Metacat Revision 3743 (metacat): use contextURL parameter so that the "shortform" url for looking at documents actually works and pulls in the correct js and css files
- 09:43 AM Metacat Revision 3742 (metacat): add support for FGDC doctype display
- 08:42 AM Metacat Revision 3741 (metacat): 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.
- 08:41 AM Metacat Revision 3740 (metacat): ignore commented out DOCTYPE declarations (don't force validation on them)
02/26/2008
- 10:58 AM Metacat Revision 3739 (metacat): 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" sk...
- 10:55 AM Metacat Revision 3738 (metacat): include the contextURL parameter that is now being passed in by the DBTransform class.
- pass this value to the javascript that assembles the iframes
- 10:54 AM Metacat Revision 3737 (metacat): 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 pro...
- 10:23 AM Metacat Revision 3736 (metacat): add debug statements so it's clear what transformer parameters are being passed
02/25/2008
- 01:10 PM Metacat Revision 3734 (metacat): -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 ... - 01:07 PM Metacat Revision 3733 (metacat): 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)
- 10:26 AM Metacat Revision 3732 (metacat): 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...
02/21/2008
- 10:02 AM Metacat Revision 3729 (metacat): use the servlet context path to construct absolute paths to the various file locations
- 10:01 AM Metacat Revision 3728 (metacat): add servletContextUrl to make absolute paths from relative paths when constructing skins from the js/iframe template
- 10:01 AM Metacat Revision 3727 (metacat): add portnumber if not using 80
Also available in: Atom