You are here

example_rule_promotion_syncronization.info in Rules Bonus Pack 7

core = "7.x"
dependencies[] = "features"
dependencies[] = "image"
dependencies[] = "node_reference"
dependencies[] = "rules"
dependencies[] = "strongarm"
description = "An example rule, plus a content type, to syncronize states of article promotions with their respective articles."
features[ctools][] = "strongarm:strongarm:1"
features[field][] = "node-article_promotion-field_promotion_article"
features[field][] = "node-article_promotion-field_promotion_image"
features[field][] = "node-article_promotion-field_promotion_text"
features[node][] = "article_promotion"
features[rules_config][] = "rules_actions_on_article_deletion"
features[rules_config][] = "rules_actions_when_articles_are_updated"
features[rules_config][] = "rules_consider_publishing_promotions"
features[rules_config][] = "rules_consider_unpublishing_promotions"
features[variable][] = "comment_anonymous_article_promotion"
features[variable][] = "comment_article_promotion"
features[variable][] = "comment_default_mode_article_promotion"
features[variable][] = "comment_default_per_page_article_promotion"
features[variable][] = "comment_form_location_article_promotion"
features[variable][] = "comment_preview_article_promotion"
features[variable][] = "comment_subject_field_article_promotion"
features[variable][] = "menu_options_article_promotion"
features[variable][] = "menu_parent_article_promotion"
features[variable][] = "node_options_article_promotion"
features[variable][] = "node_submitted_article_promotion"
name = "Example rule: Promotion syncronization"
package = "Features"

File

example features/promotion_sync/example_rule_promotion_syncronization.info
View source
  1. core = "7.x"
  2. dependencies[] = "features"
  3. dependencies[] = "image"
  4. dependencies[] = "node_reference"
  5. dependencies[] = "rules"
  6. dependencies[] = "strongarm"
  7. description = "An example rule, plus a content type, to syncronize states of article promotions with their respective articles."
  8. features[ctools][] = "strongarm:strongarm:1"
  9. features[field][] = "node-article_promotion-field_promotion_article"
  10. features[field][] = "node-article_promotion-field_promotion_image"
  11. features[field][] = "node-article_promotion-field_promotion_text"
  12. features[node][] = "article_promotion"
  13. features[rules_config][] = "rules_actions_on_article_deletion"
  14. features[rules_config][] = "rules_actions_when_articles_are_updated"
  15. features[rules_config][] = "rules_consider_publishing_promotions"
  16. features[rules_config][] = "rules_consider_unpublishing_promotions"
  17. features[variable][] = "comment_anonymous_article_promotion"
  18. features[variable][] = "comment_article_promotion"
  19. features[variable][] = "comment_default_mode_article_promotion"
  20. features[variable][] = "comment_default_per_page_article_promotion"
  21. features[variable][] = "comment_form_location_article_promotion"
  22. features[variable][] = "comment_preview_article_promotion"
  23. features[variable][] = "comment_subject_field_article_promotion"
  24. features[variable][] = "menu_options_article_promotion"
  25. features[variable][] = "menu_parent_article_promotion"
  26. features[variable][] = "node_options_article_promotion"
  27. features[variable][] = "node_submitted_article_promotion"
  28. name = "Example rule: Promotion syncronization"
  29. package = "Features"