EEXCESS / visualization-widgets

EEXCESS visualisation widgets are JavaScript based visualisations for cultural heritage and scholarly content. The widgets are used in the different EEXCESS clients, like the Chrome Extension. They are typically iframes and therefore self-contained.
http://eexcess.eu/
1 stars 5 forks source link

[PowerSearch] initialize with current query #4

Closed schloett closed 9 years ago

schloett commented 9 years ago

Initialize the PowerSearch with the current query profile. This means listening to 'eexcess.queryTriggerd' events and display the attributes in the corresponding fields.

treml05 commented 9 years ago

initialized

schloett commented 9 years ago

Beneath contextKeywords, contextNamedEntities as well as timeRange might also contain values already. If this is the case, these values should be present in the corresponding fields (who, where, start/end).

treml05 commented 9 years ago

Now it gets fully initialized. ✔