Now that we have an API to provide single components from a feature as an optional extension, we can turn all extension features that exposes a content type into real content providers. This concerns NS Fact, NS Poll and NS Form.

The following needs to be done with each of them:
* Change group to Content provider
* Implement hook_defaultconfig_optionals() for each content provider, and add the reference field to ns article as an optional extension.

Comments

fabsor’s picture

I started work on this in a new branch, 1404898-extensions-to-content-providers in ns_core.

fabsor’s picture

Status: Active » Fixed

I merged this into 7.x-2.x.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.