Ticket #3210 (closed Bug: invalid)
global_pathbar
| Reported by: | Anonymous User | Owned by: | |
|---|---|---|---|
| Priority: | trivial | Milestone: | 2.0.x |
| Component: | Templates/CSS | Keywords: | |
| Cc: |
Description
Would it be possible to make global_pathbar more consistent in view of the naming. Either it is global_pathbar (id for ZPT) and then the id should be also id="global-pathbar" or it is portal_breadcrumbs and then the id="portal-breadcrumbs". I have no preference changing to one or the other but it would make sence to do it in a more consistent way or not?
Greetings Kai
Change History
comment:2 Changed 7 years ago by limi
- Status changed from new to closed
- Resolution set to invalid
Actually, I do.
CSS cannot contain _, and we can't change the macro names without breaking a lot of stuff.
It is internally consistent, mostly - this-is-a-css-id, thisIsACssClass, this_is_a_macro.
Sometimes it is wrong on the macro names, though.
But - no. :)
Note: See
TracTickets for help on using
tickets.

Seems reasonable... anyone disagree?