Actions
Bug #2926
closedDevelop Download links for SANParks data
Start date:
09/03/2007
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
2926
Description
Develop links to download the data. One link to download the entire data package (as a zip file) and download links for each file within the package. Develop java code to make client calls to MetacatClient. Develop new java code to download all files and package them into a zip file.
Modify the related XSLT and CSS files to improve the resulting HTML aesthetics. Place the package download link at the top of metadata display.
Related issues
Updated by Chris Barteau about 17 years ago
Developed initial functionality. Modified the following files:
fgdc_1.xsl
ClientViewHelper.jspx
ClientViewHelper.java
ClientFgdcHelper.java
HttpMessage.java
MetacatClient.java
TODO: JUnit tests in MetacatClientTest.java
Updated by Chris Barteau about 17 years ago
Created new JUnit test class ClientViewHelperTest.java
Actions