Closed (fixed)
Project:
Rules
Version:
7.x-2.x-dev
Component:
Rules Core
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
31 Mar 2009 at 16:36 UTC
Updated:
8 Sep 2013 at 23:06 UTC
Maybe after we see how they do it on #335453: Import/Export Support - where I see fago is already in the discussion :)
Comments
Comment #1
fagoThat might make sense, though it would be a quite major change. So it won't happen in 1.x, but maybe for rules 2.x. So I set it to postponed for now.
Comment #2
amitaibu@fago,
bumping this issue. I still think it's a good idea - building as many modules on solid API is a good thing. I was reminded of this issue afer seeing -- http://github.com/yhahn/context_ctools
Comment #3
rickvug commentedTagging.
Comment #4
fagoI think for d7 ctools export should work on entity-level not on db table level. Then using it with rules should be rather easy.
Comment #5
fagoImplemented in http://github.com/fago/rules/commit/455de76713b528f070de136820482b10d4f3... built upon exportables entities, see #678220: Make entites exportable.
Comment #7
jenlamptonI'm running 7.x-2.3 and I don't see a way to export rules with the ctools bulk exporter. Is that a limitation of the ctools UI, or is this code from github not in the latest release of Rules?