You are here

Files in Features 7

Primary tabs

File namesort descending Location Namespace Description
API.txt API.txt Features 1.x API for Drupal 7.x ------------------------------- This file contains documentation for two audiences: site builders interested in creating and managing features and module developers interested in integrating with the features…
CHANGELOG.txt CHANGELOG.txt features DRUPAL-7--1-0 ---------------------- #1647894 by tim.plunkett: Fixed Features with page manager components are perpetually overridden. #1635662 by donquixote: Fixed Undefined index: feature in features_get_info(). Add missing taxonomy test…
features-admin-components.tpl.php theme/features-admin-components.tpl.php
features.admin.inc features.admin.inc @todo.
features.api.php features.api.php
features.block.inc includes/features.block.inc
features.context.inc includes/features.context.inc
features.css features.css /** * Features packages. */ div.features-form-links { width:20%; float:left; } div.features-form-content { width:80%; float:right; } /** * Package links. */ div.features-form-links ul#features-form-links, div.features-form-links…
features.ctools.inc includes/features.ctools.inc
features.drush.inc features.drush.inc Features module drush integration.
features.export.inc features.export.inc
features.features.inc includes/features.features.inc
features.field.inc includes/features.field.inc
features.filter.inc includes/features.filter.inc
features.image.inc includes/features.image.inc
features.info features.info name = "Features" description = "Provides feature management for Drupal." core = 7.x package = "Features" files[] = tests/features.test
features.install features.install Install, update and uninstall functions for the features module.
features.locale.inc includes/features.locale.inc Features hooks for language.
features.menu.inc includes/features.menu.inc
features.module features.module Module file for the features module, which enables the capture and management of features in Drupal. A feature is a collection of Drupal entities which taken together statisfy a certain use-case.
features.node.inc includes/features.node.inc
features.taxonomy.inc includes/features.taxonomy.inc
features.test tests/features.test
features.user.inc includes/features.user.inc
features_test.features.field.inc tests/features_test.features.field.inc features_test.features.field.inc
features_test.features.filter.inc tests/features_test.features.filter.inc features_test.features.filter.inc
features_test.features.inc tests/features_test.features.inc features_test.features.inc
features_test.features.taxonomy.inc tests/features_test.features.taxonomy.inc features_test.features.taxonomy.inc
features_test.features.user_permission.inc tests/features_test.features.user_permission.inc features_test.features.user_permission.inc
features_test.info tests/features_test.info name = Features Tests description = Test module for Features testing. core = 7.x package = Testing php = 5.2.0 dependencies[] = features dependencies[] = image dependencies[] = strongarm dependencies[] = taxonomy dependencies[] =…
features_test.module tests/features_test.module
features_test.views_default.inc tests/features_test.views_default.inc features_test.views_default.inc
README.txt README.txt Current state of Features for Drupal 7 -------------------------------------- Work on Features for D7 is currently aimed at getting to a point where Features can be used on a new install of Drupal 7 with features that were created on D7. Once this has…
theme.inc theme/theme.inc

Other projects