Needs work
Project:
Migrate Extras
Version:
7.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
23 Nov 2010 at 17:11 UTC
Updated:
26 Feb 2012 at 23:22 UTC
Jump to comment: Most recent file
Comments
Comment #1
moshe weitzman commentedComment #2
mikeryanDoes nodetitle have an equivalent to pathauto's pathauto_perform_alias? It'd be nice to simply map a 1 or 0 to that field to control the behavior...
Comment #3
dalinTry this.
This should eliminate the need for all the silly 'disable auto_nodetitle' in the example base classes.
Comment #4
dalinCleaned up the wording a bit.
Comment #5
mikeryanClass name needs to be changed, will conflict with pathauto support.
fields() should really do a module_exists('auto_nodetitle') - to be fair, pathauto should too;).