Closed (fixed)
Project:
Diff
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Jun 2011 at 07:33 UTC
Updated:
23 Oct 2012 at 02:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
zilverdistel commentedHere's a patch that does nothing more or less than providing two variables:
These can now be set from code with
variable_set(), or withdrush vset. Since there's no settings form yet for the diff module, I need some input from the maintainer to further enhance this patch.A possibility would be to use the variables module (optionally) and implement hook_variables().
Comment #2
alan d. commentedThis is a nice feature. I do not think an UI is required.
Once #1280892: Diff should track the variables that it defines is pushed through, this can be finished off with:
Comment #3
alan d. commentedThis should be resolved with the new branch, 7.x-3.0-alpha1 or 7.x-3.0-dev.
This is still alpha, so test carefully before use on a production site and report any issues back to the queues.
Leaving open to backport
Comment #4
mitchell commentedBackport requests should be made in separate issues, when necessary.