Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 325259 - [repetitive] Schedule colours are hardcoded to CSS files
Summary: [repetitive] Schedule colours are hardcoded to CSS files
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Dash Submission System (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Denis Roy CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-14 10:21 EDT by Denis Roy CLA
Modified: 2013-02-25 16:02 EST (History)
1 user (show)

See Also:


Attachments
Screenshot (108.94 KB, image/jpeg)
2010-09-14 10:21 EDT, Denis Roy CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Roy CLA 2010-09-14 10:21:14 EDT
Created attachment 178834 [details]
Screenshot

Sub system talks can be of a type (long, short, symposia, etc) and can be in one category (e4, modeling, runtime, etc).  Both of these attributes can change from one conf to the next.

When rendering the schedule, the cell colours are tagged according to both of these attributes.  In return, one must hardcode the proper tags in the CSS (static/conferencesytles).

It would be great if the sub system could allow us to define the colours when we define tags and categories -- that way, when the schedule is rendered, we could just generate a <style> block and define the CSS styles there, from the database.
Comment 1 Anne Jacko CLA 2010-09-14 13:00:08 EDT
(In reply to comment #0)

> 
> It would be great if the sub system could allow us to define the colours when
> we define tags and categories -- that way, when the schedule is rendered, we
> could just generate a <style> block and define the CSS styles there, from the
> database.

That would be great!