Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Dec 2007 at 12:54 UTC
Updated:
1 Jan 2008 at 22:42 UTC
Jump to comment: Most recent file
Comments
Comment #1
keith.smith commentedThese changes look good to me. I think the Garland and Minelli stuff look better as you have it (as a parenthetical), but, as you say, someone may have another view of that. Thank you for reversing the not on that sentence, that's much more readable.
In
+ $output .= '<p>'. t('To change the color settings for a compatible theme, select the "configure" link for the theme on the main <a href="@url">themes administration page</a>.', array('@url' => url('admin/build/themes'))) .'</p>';you say "main themes administration page" to perhaps distinguish from the individual theme configuration pages? I'm not sure "main" adds much there, since none of the individual theme configuration pages is the "themes administration page" -- I mean, you are already linking to a specific page, here. That's a very minor point though and doesn't even deserve CNW.
Comment #2
gpk commentedThanks Keith, yes I take your point, guess I was trying to emphasize which page I was talking about.
Comment #3
gábor hojtsy$ patch -p0 < color.module.help_.patch
(Stripping trailing CRs from patch.)
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- modules\color\color.module.1.32 Sun Dec 16 11:54:09 2007
|+++ modules\color\color.module Sun Dec 16 12:43:23 2007
--------------------------
File to patch: modules/color/color.module
patching file modules/color/color.module
Hunk #1 FAILED at 7.
1 out of 1 hunk FAILED -- saving rejects to file modules/color/color.module.rej
While we are at this, let's remove the "main" word :)
Comment #4
keith.smith commentedRerolled the patch, and removed "main."
Comment #5
dries commentedGreat. I've committed this to CVS HEAD.
Comment #6
gpk commentedThanks Dries,
and thanks Keith also - you beat me to it!
Comment #7
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.