Closed (won't fix)
Project:
Omega
Version:
7.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
3 Feb 2013 at 15:09 UTC
Updated:
16 Sep 2013 at 00:07 UTC
Currently, 'drush omega-export' still messes with the formatting of the .info file slightly. Previously (in 3.x) it was even worse as we messed with the entire .info file. Now, in 4.x we at least limited that to the settings[] part of the .info file. However, I think we can do even better and not mess with it at all. So... The plan is to replace existing settings[] entries in place through regex and only append stuff to the end of the .info file if there is no existing placeholder for it yet.
Comments
Comment #1
fubhy commentedNah, too complicated. Not worth the effort.