Closed (outdated)
Project:
Follow
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
10 Jun 2011 at 16:26 UTC
Updated:
18 Apr 2024 at 09:07 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
ezeedub commented+1
Comment #2
jec006 commentedHere is a patch which adds ctools export integration so that the settings can be exported through features.
Comment #3
jec006 commentedMarking as needs review.
Comment #4
jec006 commentedHere is a second patch to make this work for older versions of drush make. Just removed a/ and b/
Comment #5
robloachDefinitely would be nice to have Features support here!
Not sure about depending on CTools for the module. Maybe have it check if the module is enabled first?
Comment #6
jec006 commentedah, yes, that makes sense rob - i can try to re roll the patch
Comment #7
robloachAre we just changing the field name from name to machine_name? Do we need the additional field for this?
Comment #8
mrfelton commentedA lot of code got added to my feature, and after installing on another copy of the site, it's showing as being in its default state, but non of the follow links that I enabled are actually enabled, and the links are not set.
Comment #9
rypit commentedAttached is a patch based on #4 that adds ctools export functionality if ctools exists, without adding ctools as a dependency.
Comment #10
rypit commentedComment #11
mpgeek commentedI was able to get an export of the follow links to install as a bulk_export module, but I'm not seeing anything in the features 2.x UI. Is there another step to get it to work with Features? Or is this how it is intended at this point?
Comment #12
UTAN_dev commentedI have two questions:
1) I'm having trouble applying the patch at #9. I'm using Follow 6.x-1.5. Here's the output:
This is my first time patching a module. What am I doing wrong?
Thanks!
Comment #13
johnnydarkko commented@UTAN_dev - The proposed patches applies to the 7.x-1.x version of the module... usually 7.x patches aren't compatible with 6.x versions of modules.
Comment #14
johnnydarkko commentedApplied the patch from #9 to 7.x-1.x-dev (April 30, 2013, ac3b3c).

Patch applied with no problems, was able to export the variables and port them into a fresh site with no problems!
The variables are prefixed with a "0_" is that something that can be addressed? Not very important, but doesn't seem like a clean interface either:
Also, a 7.x-2.x reroll would be awesome!
Comment #15
jhedstromHere is a reroll for 2.x. This works in my local testing. I also removed the
0_from the site-wide exports, user-specific exports could still happen with a pre-pended uid.Comment #16
astonvictor commentedI'm closing it because the issue was created a long time ago without any further steps.
if you still need it then raise a new one.
thanks