Closed (won't fix)
Project:
Pathauto
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
2 Aug 2010 at 00:29 UTC
Updated:
13 May 2012 at 02:54 UTC
Jump to comment: Most recent file
Comments
Comment #1
damienmckennaHere are patches for v6.x-1.x and v6.x-2.x. FYI for the v6.x-2.x patch I did not verify that all of the variables from v6.x-1.x are still used, will do so shortly.
Comment #2
damienmckennaBoth patches are missing several variables for core Drupal functionality, updated patches on the way.
Comment #3
damienmckennaUpdated patches that cover all of the variables created via the settings pages when all core modules are enabled.
Comment #4
gregglesNitpick: The module name is Pathauto, not PathAuto.
Bigger question: I'm in favor of this idea, but not sure I see the value of this hook. Ideally I'd prefer to use a variable pattern like path_redirect and comment_notify where the name of the variable AND its default value is returned by this function. Any reason that strongarm doesn't work like that? It makes this function much more useful in general and makes people more likely to use it. Is there time to change it?
Comment #5
damienmckennaCare to raise the point in #870040: Provide hook to allow modules to define what variables they own (so we can centralize the discussion)?
Comment #6
dave reidThe patch in features seems to have been dropped. Going to close this out too.