As I'm adapting to the latest mainstream weblocks-dev (trying to get rid
of all my forks and branches in the process), I discovered this:
(:div :class "view menu" ; should probably be 'rendered-menu' but I'm not
going to be
; the one adapting the CSS to this.
I changed this to "rendered-menu" in my trees, because a) the menu is
conceptually not a view and b) the class is hardcoded in the render-menu
function. Oh, and c) I needed it :-)
I would suggest we change this to rendered-menu and do a search/replace
in menu.css replacing ".menu" with ".rendered-menu". Any resulting
breakage will need to be fixed -- IMHO the look of the menu has nothing
to do with views and should not depend on any of the view CSS stuff.
I can submit a patch, but it really is trivial. It's just a matter of
making a decision.
--J.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"weblocks" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/weblocks?hl=en
-~----------~----~----~----~------~----~------~--~---