Feature #1037
<div> boxes for all UI elements
| Status: | New | Start: | 2008-04-10 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | UI | |||
| Target version: | 0.8 | |||
| Resolution: |
Description
Related to #1032, looking through the HTML to figure out how to set up a new theme, I noticed that the various sections of the UI are not consistently named. It would be extremely helpful regarding themes and customization to have some consistent naming convention, and rules for including all major elements in <div> sections with unique class names.
- changes for adding div class around journal entries in the issues list
- changes to message replies to make headings more uniform
- fix div class name for message-reply
History
2008-04-13 11:21 - Jason Milkins
I was just about to log this exact same issue. I'd be happy to contribute to the effort.
(Carl, I'll take a look at your patch and post back here.)
2008-04-13 11:24 - Jason Milkins
There is also the need to add div's to other pages to break the content up into semantic sections / items.
The project list page springs to mind, but I expect there are a number of other places where sematic sections are not contained in div's