Now that #397218: Decouple Admin UI and support "foreign" UIs is done, one of the best routes to pushing this feature forward is with an example. The simplest one I can think of is to put a checkbox on a node/#/edit pages that enables/disables comment notifications for the author (later, support for this could be enabled/disabled on the content type administration page).
Anyone up for this?
Comments
Comment #1
fagoHm, yep but couldn't this be handled with the flag module? I think it even supports the checkbox. Perhaps you can think of another example, not doable right now?
Comment #2
mitchell commentedComment #3
mitchell commentedComment #4
mitchell commentedThank you, #774400-1: shushu [shushu].
Comment #5
mitchell commentedHere's an example from shushu's domain_rules.rules_forms.inc:
Would it be possible to use an array of views items instead of the provided active and inactive?
Comment #6
mitchell commentedSee Drupal Commerce.