Closed (fixed)
Project:
Features
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Dec 2012 at 10:41 UTC
Updated:
2 Mar 2021 at 23:17 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
gavin.hughes commentedI Just used this function for the same scenario and thought it would make a worthy addition. Thanks!
Comment #2
FreekyMage commentedI also used this a couple of times, very handy!
Comment #3
johnennew commentedI've been using this for a while now - here is the patch attached.
As stated already, this means you can do the following in your install file hook_update_N functions...
Comment #4
mpotter commentedMoving this to 2.x to get it to pass testing (no reason it shouldn't pass though)
Comment #5
mpotter commentedActually, just going to commit this (293fda6). I use this function all the time in my own projects and have been meaning to add it to Features for a while.
Somebody want to write a documentation patch?
Comment #6
johnennew commentedWhere would the documentation go? Attached is a note at the end of API.txt if it helps.
Comment #7
rudiedirkx commentedAny change this getting into 1.x? I don't like 2.x.
Comment #8
johnennew commentedBackport patch for 7.x-1.x is attached. I've tested this out on a basic D7 install and appears to work fine.
Comment #9
alexweber commentedShouldn't this go in 7.x-2.x-dev and get backported to 7.x-1.x-dev?
Comment #10
johnennew commentedIt has hasn't it? mpotter committed in #5
Comment #11
hefox commentedTMK, there's no plans to backport items to 1.x branch (unless it's a security issue). Use 2.x, it's much better
Comment #12.0
(not verified) commentedcolor coding
Comment #13
scott.whittaker commentedThis doesn't seem to be present in 7.x-2.0-beta2
Comment #14
guypaddock commentedLooks like this is now an API function:
http://www.rit.edu/drupal/api/drupal/sites%21all%21modules%21features%21...
Comment #15
core44 commentedLink dead, here's another...
http://api.drupal.psu.edu/api/drupal/modules%21contrib%21features%21feat...
Comment #16
generalredneckThrowing in a true permalink
https://git.drupalcode.org/project/features/-/blob/bab2d219b10092c74c35a...