Closed (won't fix)
Project:
Omega Tools
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Aug 2012 at 07:41 UTC
Updated:
31 Dec 2012 at 16:47 UTC
Jump to comment: Most recent file
Comments
Comment #1
pfrenssenComment #2
Kendall Totten commentedSImilarly it would be great to be able to export theme settings to the .info file and then revert. Is this possible with drush? Thanks!
Comment #3
vlad.dancerGood job!but some typo cleanup need.
It indicates that you do not have a newline (usually '\n', aka CR or CRLF) at the end of file.
Unnecessary spaces
Comment #4
pfrenssenI reviewed my patch again and it seems to be fully compliant to coding standards, can you please elaborate where it goes wrong? I'm not introducing any whitespace errors.
Comment #5
vlad.danceruse drupal.org/project/dreditor to understand what i'm tying to say. Thx.
Comment #6
vlad.dancerI got you! All my comments was about patch in git style, but as i see your patch applied by "patch" command not "git apply" (as i thought).
Comment #7
vlad.dancerThx a lot for your patch, good feature!
Comment #8
pfrenssenYes I use
git format-patchto generate my patches. This includes some metadata which can be helpful for the maintainers. I did not realise this was incompatible with dreditor.Thanks for the review!
Comment #9
fubhy commentedI do not plan to add this to Omega Tools 3.x anymore. Omega 4.x comes with support for this out-of-the-box as the drush integration has been ported over to the theme layer entirely and got improved and extended quite a bit. Thanks for the idea though (this issue caused me to add it to 4.x).
Comment #9.0
fubhy commentedUpdated issue summary.