geopython / MetaSearch

*** We have moved! MetaSearch is now a core QGIS plugin! (2014-11-30). See QGIS repository
https://hub.qgis.org/wiki/quantum-gis/MetaSearch
Other
4 stars 11 forks source link

implement template based display of UI results #8

Closed tomkralidis closed 10 years ago

tomkralidis commented 10 years ago

implement template based display of server metadata and results metadata.

rduivenvoorde commented 10 years ago

@tomkralidis trying out the plugin. Having some issues with missing Templates:

TemplateNotFound: resources/templates/xml_highlight.html (when asking for GetCapabilitiesResponse for server)

TemplateNotFound: resources/templates/record_metadata.html (when asking for metadata of resultrecord)

But it seems you are halfway, so probably this was already on your radar :-)

tomkralidis commented 10 years ago

Thanks @rduivenvoorde this should be fixed now.