I really like the idea of rules support for Sites. I have downloaded from git however I cannot see any conditions in rules. Am I missing something? Also, are you planning on adding the ability to create sites through rules? This would be great, as we could then create sites as a reaction to OG creation.
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | sites_action_rules_2048057_8.patch | 2.97 KB | atrocity |
| #7 | sites_action_rules_2048057_7.patch | 3.19 KB | atrocity |
| #5 | sites_rules_integration_action_create_site.patch | 2.56 KB | atrocity |
| #3 | sites_rules_action.patch | 1.69 KB | prjcarr |
Comments
Comment #1
berdyshev commentedHi, prjcarr, thanks for your feedback.
There is rules condition implemented in sites.rules.inc. I don't know why you don't see it. Maybe you cloned not the last version of the module.
Regarding feature request on sites creation using Rules: I can implement this as soon as I get the time. But the patches are welcome :-)
Comment #2
prjcarr commentedHi BerdArt, no problem its a great module.
I can now see the rules condition, I think it was a cache issue.
I would love to help out getting better rules integration but my coding skills are not up to the task yet. I would be happy to help out with testing whenever you or someone gets the time to implement.
Comment #3
prjcarr commentedI gave it a go. Patch attached for adding rules action to create sites
Comment #4
berdyshev commentedmoving to main project from sandbox
Comment #5
atrocity commentedFix previos patch for lightest usage. Disable requirement of most fields, add chose option for theme field.
Comment #6
berdyshev commentedThe module has new field
machine_name, so this patch should be updatedComment #7
atrocity commentedUpdate previos patch. Add machine_name field.
Comment #8
atrocity commentedFix formatter.
Comment #9
berdyshev commentedCommitted per b5562fc commit.