Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download features-7.x-1.0-rc1.tar.gztar.gz 67.13 KB
MD5: a4f24fe0f0ac5e099b18c667253fa8bc
SHA-1: c52bb957194260785aa3b3d13908a33a62569678
SHA-256: 7f0df9dfbf8a729eb91a9dce397f4a8a52eef6618015a6e6fe8aa1f6d0ba87e4
Download features-7.x-1.0-rc1.zipzip 81.32 KB
MD5: e3fed1cd520a03555dbe0692493f3f02
SHA-1: 1c3240f1629c2aba50497420391b097cbaf2d310
SHA-256: 56d326e996cffcad2f6ab16055e9dc9beeed499ba4933a2444870af3768a797a

Release notes

Changes since 7.x-1.0-beta6:

  • Adding v7 CHANGELOG
  • #1331278 by Xen, tim.plunkett, joelcollinsdc, mpotter: Drush features-add and features-export are confusingly similar, and overly verbose.
  • #1475780 by rggoode: Added Prevent starting features machine name starting with numeric.
  • #1402826 by mpotter: Added Make 'Checking...' a link.
  • UNDO: Issue #1460522 by ezra-g: Fixed Default View component shows as overridden (module.views_default().inc not included).
  • #1460522 by ezra-g: Fixed Default View component shows as overridden (module.views_default().inc not included).
  • #1478808 by mpotter: Added Why is Description field required?.
  • #1279938 by derhasi, helmo: Added Features support for languages.
  • #1009900 by DamienMcKenna: Check if a variable is empty before comparing it to a known value.
  • #1426452 by mpotter, rypit: Added Conflicts with disabled modules should be colored differently.
  • #984472 by hefox, goron, Sarenc, mpotter: Added hook_node_info_alter(), and alter_type(), alter_hook() to features_info().
  • #1479068 by mpotter: Added Allow exportable code written to different files.
  • #1058778 by dajjen | nymo: Added ability to edit package of feature when creating/editing features via the UI.
  • #1429408 by joelcollinsdc: Fixed Diff page does not show component titles.
  • #1264826 by Volx, hefox | mortendk: Fixed revert views calls views delete() & throws a fatal error .
  • #1432264 by ezra-g, tim.plunkett | samhassell: Fixed Changes to hook_views_api() cause Views plugins to be undefined.
  • #1437370 by hefox: Fixed . is being mapped to ord(',') instead of ord('.') in features_dom_encode_options()/features_dom_decode_options().
  • Added a README section about security concerns
  • Updated some docs, specifically the maintainers
  • #1231118 by jhedstrom: Generate code according to coding standards when using include_once.
  • #1305194 by hefox,Xen,mpotter: Provide support for exporting of altering of components
  • #1305194 by smk-ka,jief: Taxonomy reference field export recursion
  • #1390848: Fixing a slight bug from the previous patch that lead to wrong components being shown as being able to be added to a feature via drush features-export
  • #1390848 by hefox: Centralize the call to hook_features_api()
  • Updated the features_test Feature
  • #1399440 by hefox: Fixed Feature tests failure on image against drupal 7.10.
Created by: mpotter
Created on: 17 Mar 2012 at 22:06 UTC
Last updated: 13 Apr 2016 at 15:26 UTC
New features
Bug fixes

Other releases