Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
Bartik theme
Priority:
Critical
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
25 Jul 2010 at 17:50 UTC
Updated:
3 Jan 2014 at 01:42 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Bojhan commented5. Is a bit of weird one in the crowd here, can you show what you did to fix that?
Comment #2
cwgordon7 commentedI added several new color schemes. There aren't really any well-established criteria for what types of color schemes to present to the user, so I added a few that looked cool to me (these are by all means up for review). The schemes I added were "Clouds", "Lavender", "Midnight", "Peach", and "Watermelon".
Screenshots:
Comment #3
Bojhan commentedI think its better if you take those out and remain the patch for addressing the first four issues, which should be fixed asap. To avoid broading the scope of this issue to much, especially as I think introducing those kind of color schemes is a drastic deviation of the care and reviews that went into creating the others.
Comment #4
cwgordon7 commentedSure, removed the new color schemes and created a new patch that addresses only the first four issues listed.
Comment #6
gdd#4: bartik_color_02.patch queued for re-testing.
Comment #7
dcrocks commentedIf everything is to be like Garland, why not
#6 put lock icons into the same position as Garland.
Sorry, this change to bartik a few months back still bugs me as unnecessary.
Comment #8
cwgordon7 commentedI tend to agree, dcrocks, but as Bojhan already pointed out, it's better to keep issues focused and to split out other concerns into different issues. Please create another issue for changing the locks, and post another comment to this issue letting us know where to find that issue.
Comment #9
dcrocks commentedUnderstand. This was discussed in http://drupal.org/node/783574#comment-3187288 , where it was stated that bartik didn't want to look like garland, so it was better to change it. I commented here because of the difference in philosophy. That issue still isn't closed but inactive for several weeks.
The lock issue isn't that important but it seems there should be some consistency in the philosophy of bartik's evolution and/or divergence from garland for those who want to contribute to bartik.
Comment #10
jensimmons commentedThis issue should to be broken up into separate issues. http://www.webchick.net/please-stop-eating-baby-kittens
The code cleanup stuff is easier to fix — let's do it here.
Proposing design changes to the colors schemes should be a separate, stand-alone issue.
Discussion of the color module interface for Bartik is yet a third issue — one that already exists at #783574: Clean up color module settings page
Also, about this:
No — that's not sloppy. It's that way on purpose. Color module works by finding all the instances of a color and replacing it. If I want all the link colors to be changed at the same time, I make it work by starting with them all as the same color. If I want the color of the links to be altered separately from the color of something else, I make they be separate by giving them separate starting numbers. If I give them the same number, color module will not work properly — at all. Months of thought and effort went into using the D5 color picker in a whole new way for D7. We used very close, but different, hex numbers on purpose, in order to get the thing to work.
Do not change those colors.
You aren't the only one bothered by this use of almost-the-same-color, but there's no way around it for D7. Anyone interested in changing this, help out with rewriting color module for D8.
Meanwhile, the proposed patch needs to be redone without the changes to the color numbers.
And it should be reviewed by smerrill before going anywhere.
Comment #11
cwgordon7 commentedjensimmons, I was referring to the final colors, not the original colors. I understand why in the default scheme colors like #fffeff are necessary for replacement purposes. But for the other color schemes, why is #fffeff and like necessary? Am I missing something here?
Comment #12
jensimmons commentedTalking to cwgordon7 in IRC tonight, it seems that my sense that all the colors in all the non-default schemes must be different from each other in order to get color module to work — that that understanding of mine might be wrong. And that his patch is a good thing and will work.
So I'm setting this back to needs review. I'd love it if smerrill can test it out, as well as other people.
Comment #13
tim.plunkettLooks good to me.
Comment #14
dries commentedCommitted to CVS HEAD. Thanks.
Comment #15
andypostHEAD testing broken. http://qa.drupal.org/pifr/test/33
Because http://drupal.org/cvs?commit=405836 commited change lowercase keys for schemes
Comment #16
sunComment #17
amanada commentedbartik_color.patch queued for re-testing.
Comment #18
dries commentedCommitted to CVS HEAD. Thanks.
Comment #19
andypostFixed title