-
Kyle Keating authored
- Add a new parameter to urlFromLinkTag called "type" to allow urlFromLinkTag to get the client url as well as sidebar and notebook urls. This eliminates the need to have a custom clientUrl method in settings.js - urlFromLinkTag() will also soon be needed outside of settings.js as part of a future refactor to move logic into getConfig() which determines if the browser extension context is true. - Remove the deprecated "coerce" option from hostPageSetting as this is now moved to configDefinitions
a58b8d27