name = Drafty description = Facilitates handling of draft revisions, aka forward revisions. core = 7.x dependencies[] = entity configure = admin/config/system/drafty ; Tests. ; Helper for simplifying other tests. files[] = tests/DraftyWebTestCase.test ; Test the basic functionality. files[] = tests/DraftyTestCase.test ; Integration with the Entity Translation module. test_dependencies[] = entity_translation files[] = tests/DraftyEntityTranslationTest.test ; Integration with the Field Collection module. test_dependencies[] = field_collection files[] = tests/DraftyFieldCollectionTest.test ; Integration with the Title module. test_dependencies[] = title files[] = tests/DraftyTitleTestCase.test ; Integration with the Workbench Moderation module suite. test_dependencies[] = workbench test_dependencies[] = workbench_moderation files[] = tests/DraftyWorkbenchModerationTests.test ; Information added by Drupal.org packaging script on 2017-11-09 version = "7.x-1.0-rc1" core = "7.x" project = "drafty" datestamp = "1510238214"