...
To handle the example scenario, we'll need two sets of XML configuration files, one set for SingleSearch and another for MetaLib, as well as .
We'll also need a site-specific implementation of the SiteOsidConfiguration
API interface. The custom SiteOsidConfiguration
implementation selects the appropriate configuration files at runtime, when the Citations Helper is invoked.
...