Ticket #6 (assigned task)

Opened 2 years ago

Last modified 2 years ago

don't use ID anymore but CLASS to control the presentation of XHTML elements

Reported by: d.reszka Assigned to: d.reszka (accepted)
Priority: major Milestone: 0.3
Component: Core Version: trunk
Keywords: Cc:

Description (Last modified by d.reszka)

  • The designer should be able to assign ids freely.
  • the presentation of any element will be triggered by its own and ancestors classes
  • assigning classes to ancestors or to the body element can be used to define defaults for complete page sections or for the complete page

Change History

09/28/06 11:08:26 changed by d.reszka

  • description changed.
  • summary changed from don't use ids anymore but classes to define the presentation of elements to don't use ID anymore but CLASS to control the presentation of XHTML elements.

09/28/06 11:08:41 changed by d.reszka

  • status changed from new to assigned.

09/28/06 11:13:53 changed by d.reszka

  • milestone changed from 0.2 to 0.3.

09/28/06 11:16:46 changed by d.reszka

  • type changed from defect to task.