This project is not covered by Drupal’s security advisory policy.

In some respect an example of hook_features_pipe_node_alter. It tries to find loose ends and adds them to export.

Currently:

For content types:

  • Fields attached to comments for that content type
  • Views that are filtered by that content type
  • User permissions for that content type
  • Any variable ending in the machine name of that content type that it can find

For user roles:

  • Any permission set for that role

Patches welcome to explooode the feature even more.

Use are your own risk: features don't allow axing of what is pipped in. However, each pipe explosion can be disabled; particularly, I;d be likely to disable the user role permissions ones cause that's not how I handle roles.

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Created by hefox on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases