On Sat 24 Mar 2007, Nick Burch <openguides(a)gagravarr.org> wrote:
If you want to put categories AND locales somewhere
else BUT the same
somewhere else, life is significantly easier if they share the same
parent, and nothing else does.
Ah-ha, I see what you mean now. You just want a way to group these
two <div>s together.
So, Dom and I have added a div with a special id
around the pair of them,
but still leaving them within navbar. That way, they will sit in the
navbar by default, but if you wanted to put them elsewhere (but together),
it's very easy to do.
Works for me! I'm not sure "navbar_common_navigation" is the best
name for the containing <div>, though - it doesn't really convey what
you mean. How about "navbar_categories_locales" or maybe something
like "navbar_popular_starting_points" (which would allow adding other
related things in the future)? (Or "navbar_starting_points" or
something like that? Just spitting out ideas in the hope that someone
will have a better one before release.)
Kake