Project

General

Profile

Statistics
| Revision:

# Date Author Comment
4173 07/28/2008 05:05 PM daigle

Use qualified properties

4080 07/06/2008 09:25 PM daigle

Merge 1.9 changes into Head

3964 06/10/2008 09:56 AM ben leinfelder

use the docid from the metadata rather than the parameter when operating on the metadata document (in cases when the docid w/o revision is not given).
see bug #3389

3960 06/10/2008 09:25 AM ben leinfelder

use starts-with function for cases when the abbreviated docid is used to retrieve the metadata
see bug #3389

3788 04/10/2008 05:17 PM ben leinfelder

use consistent table attributes (100% width and 0 cell spacing) so that KNB skin looks better when displaying fgdc documents

3773 03/20/2008 05:47 PM ben leinfelder

Parameterize FGDC update/delete functions with the "enableFGDCediting" parameter.
Stylesheets that include fgdc-root.xsl must now set the edit parameter to "true" if they wish to have the editing widgets displayed (true for sanparks and saeon skins but not for nceas)

3746 02/27/2008 02:11 PM ben leinfelder

display the docid.
also just display the publication date as is since the existing parsing made too many assumptions about how the date would be formatted

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

3518 10/15/2007 04:48 PM ben leinfelder

organize the various file action buttons
annotate table cells with classes defined in stylesheet (now they can be customized for each skin!)
make the data labels (table cells) a bit more sleek (css)

3515 10/12/2007 03:55 PM barteau

Modified to accept (and display) parameters "publicRead" and "message". Modifications to allow users to change public access to package.

3485 09/28/2007 04:10 PM barteau

Modifications to accomodate Downloads. Includes "Download" forms/buttons.

3461 09/19/2007 10:37 AM barteau

Replaced the reference to knp.js with a generalized call to the skins javascript, using the qformat's setting.

3453 09/17/2007 02:07 PM barteau

Modified form action URL's. Removed call to map. Used shorter version of JSP syntax in forms.

3400 09/04/2007 05:49 PM barteau

Added Delete buttons to the package update form. Also includes several html structural/aesthethic changes.

3394 09/04/2007 05:16 PM barteau

Modifications to allow for other types of usage, other than file updates, such as file deletes.

3374 08/24/2007 05:07 PM barteau

Provides a mechanism to access clientview classes from an XSLT-generated HTML document (within the skins framework).
Serves as a servlet for "updating" files from XSLT-generated html multipart-forms.
It simply forwards the multi-part request to the ClientViewHelper java class....

3373 08/24/2007 04:57 PM barteau

Added "Update" html forms functionality, and modified html appearance.

3327 07/25/2007 03:45 PM barteau

Initial checkin. Just a starting point for the FGDC Metadata xsl view.

2921 02/24/2006 06:13 PM Matt Jones

Experimental stylesheet for rendering NBII/FGDC documents in metacat.
This is a modified version of a stylesheet created by the NPS.