ioos / ckanext-ioos-theme

IOOS Catalog as a CKAN extension
GNU Affero General Public License v3.0
7 stars 14 forks source link

Begin customizing CKAN to mimic NCEI template #43

Closed kknee closed 8 years ago

lukecampbell commented 8 years ago

I'm gonna write my notes here, and transfer them to the wiki once they're merged.

lukecampbell commented 8 years ago

Example https://data.nodc.noaa.gov/cgi-bin/iso?id=gov.noaa.nodc:0069614

lukecampbell commented 8 years ago

I copied the same dataset into a dev WAF and harvested them into a locally modified version of CKAN with the changes.

Some screenshots of progress.

screen shot 2016-09-20 at 5 03 37 pm

screen shot 2016-09-20 at 5 03 33 pm

screen shot 2016-09-20 at 5 04 20 pm

screen shot 2016-09-20 at 5 04 25 pm

lukecampbell commented 8 years ago

I'm basically copying the XSLT https://data.nodc.noaa.gov/xsl/html%20display/NCEI-MD-ISO2HTMLv3.1.xsl logic into CKAN. It's still really tedious to find, add XPath queries, test, troubleshoot and repeat.

lukecampbell commented 8 years ago

For up to date changes on the front-end https://github.com/ioos/catalog-ckan/compare/master...lukecampbell:styling

lukecampbell commented 8 years ago

For changes in metadata attribute harvesting, and harvester changes: https://github.com/lukecampbell/ckanext-spatial/compare/lukecampbell:master...lukecampbell:iso