Ticket #3210 (closed Bug: invalid)

Opened 8 years ago

Last modified 3 years ago

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:1 Changed 7 years ago by dtremea

Seems reasonable... anyone disagree?

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. :)

comment:3 Changed 3 years ago by hannosch

  • Component changed from Visual and templates to Templates/CSS
Note: See TracTickets for help on using tickets.