Closed (duplicate)
Project:
Project issue tracking
Version:
4.7.x-2.1
Component:
Issues
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Jan 2007 at 15:13 UTC
Updated:
14 Jan 2007 at 13:39 UTC
Hi,
it seems dealing with status has limitations and things are hardcoded, is it true that colors are hardcoded against status IDs? If so adding custom statuses and renaming statuses is kind of awkward. How can I define which statuses are shown by the default view? I want to use issues for my application StaxRip. Why is the status ID exposed at all?
Thanks
stax
Comments
Comment #1
dwwa) you're totally free to theme the status colors all you want. see project_issue.css for some details. however, all this CSS is *vastly* better in the version in HEAD for the 5.x port (not yet officially ready to release).
b) yes, certain status values are hard-coded, and it's lame. see the following older issues:
http://drupal.org/node/56200
http://drupal.org/node/27865
Comment #2
aaaaaabsssssgu commentedHi,
Thanks for the quick support and your work, I'm now satisfied with the system and my configuration hoping for a smooth upgrade path to Drupal 5.0.
cheers
stax