It would be really great if your module had integration with Features.

This would allow a code based "default" state for content types and field that should be "repeatable." The user could of course override these in the database if they so-desired.

I think it would be relatively simple to create such integration since there are only two options that you set on the content type form.

http://drupalcode.org/viewvc/drupal/contributions/modules/features/API.t...

Comments

Anonymous’s picture

Title: Add features integraiton » Add features integration
Project: Node Repeat » Features
Version: 6.x-1.1 » 6.x-1.x-dev
dawehner’s picture

Project: Features » Node Repeat
Version: 6.x-1.x-dev » 6.x-1.1

I think this should be done in node repeat, it's not a everyday contrib module, like cck.

jhedstrom’s picture

If you use Strongarm, this module, and any other module that stores configurations in the variable table, already has features integration. You just need to manually select the relevant node_repeat_* variables upon creating a feature.

gagarine’s picture

Priority: Normal » Minor

Strongarm is ok but I'm not again a proper integration with features.