| Commit | Date | |
|---|---|---|
|
[r31]
by
dwowen
Made update to XSL transformations/HTML presentation. Still need to fix animation, minimize/maximize capibilites, borders and add css. This is an improvement over the last version, though. |
2009-10-10 01:21:48 | Tree |
|
[r30]
by
dwowen
This commit is a very early implementation of the metadata to HTML XSL transformations. XSL transformations currently only work for deegree records, as the xsl needs to be modified for different metadata formats. Also, the XSL is not yet complete for degree - it still needs to be updated for several fields and set up for CSS. For the HTML results, the changes are currently being populated in the same div that the catalogs are originally displayed in. This is being fixed to pop up in a new tab. |
2009-10-09 20:20:53 | Tree |
|
[r29]
by
dwowen
Fixed bug that prevented queries that return only one record from showing. Had to changed "record[i]" to "record". |
2009-10-07 20:40:49 | Tree |
| 2009-10-01 08:16:44 | Tree | |
|
[r27]
by
dwowen
This class is used to perform a GetRecordByID request. This may eventually prove unnecessary; as once complete xsl scripts are in place it may be smarter to do all getRecordByIdRequests and transformations through javascript/the browser on the client side. But for now, it is easiest to do this way. |
2009-10-01 00:35:15 | Tree |
|
[r26]
by
dwowen
Class that can transform an XML file in string format with an xsl script. For our purposes, the String arg will be the response returned by GetRecordById and the xsl file will be converting it to HTML. |
2009-10-01 00:01:46 | Tree |
| 2009-09-29 09:20:59 | Tree | |
| 2009-09-28 23:31:14 | Tree | |
|
[r23]
by
dwowen
Previous commit had a small bug w/ gzip encoding that I accidently created while changing settings for debug purposes. This is now fixed. |
2009-09-28 23:30:09 | Tree |
| 2009-09-28 22:46:45 | Tree |