Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#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 Changed 17 years ago by amp4ecs

Milestone: Front end display of presentations
Owner: changed from somebody to amp4ecs
Status: newassigned

comment:2 Changed 17 years ago by amp4ecs

Resolution: fixed
Status: assignedclosed

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".

comment:3 Changed 17 years ago by amp4ecs

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.