#3 closed enhancement (fixed)
Category CSS classes only use numbers
Reported by: | Christian Hennecke | Owned by: | amp4ecs |
---|---|---|---|
Priority: | minor | Milestone: | Front end display of presentations |
Component: | FE Presentation list | Version: | |
Keywords: | schedule, css | Cc: |
Description
The CSS classes for categories in the schedule view are created by appending numbers to a prefined string. This makes finding out which class belong to which category a bit hard. Could you change this so a string is used instead, e.g., the abbreviation of the category? This would result in classes like ".tx-wseevents-pi-category-all".
Change History (3)
comment:1 by , 17 years ago
Milestone: | → Front end display of presentations |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 by , 17 years ago
Correction: For empty slots the marker is set to "free". For time slots with no session the marker is set to "default".
Note:
See TracTickets
for help on using tickets.
Fixed with version 0.1.1 Additional marker ###SLOTCATEGORYKEY### for category shortdesc. For empty slots the marker is set to "default". For time slots with no session the marker is set to "free".