the title area of the card header has the css class "title-menu". The name parts of every card in that same area have css classes with the patters "title-{css name}". this is used to hide certain parts of names in certain contexts.
Since that class for the menu part of names like menu+x was "title-menu", it ended up hiding the whole title menu.
Broken:
http://test.dwagn.org/card/related/Menu
Card menus are the primary interface for editing and configuring cards. They are designed to be minimally intrusive when casually reading but convenient and powerful when engaging more actively.
The default Decko menu icon (and the icon used on decko.org) is a little gear that looks like this:
view (menu link) not supported for menus+example
This same gear appears in the upper right corner of this page, where it represents an active menu. To open up the dropdown, just mouse over the icon (or tap on it if you're on a mobile device).
The following items can appear on the menu, though few cards will have all of them:
At present, only cards in "open" and "labeled" view display the menu by default. For example, here is the card named "Apple". Note the menu at the upper right, on rollover:
You can count how many seeds are in an apple, but you can't count how many apples are in a seed.
You can count how many seeds are in an apple, but you can't count how many apples are in a seed.
However, any view with a card header can also display the menu using the "show" directive (see Nest Syntax).
Apple
You can count how many seeds are in an apple, but you can't count how many apples are in a seed.Apple
You can count how many seeds are in an apple, but you can't count how many apples are in a seed.
Though it's not frequently used on its own, "menu" itself is a view and can be used anywhere on a card. Note that the following generates a functional menu for this card ( menus+howto):
Not broken:
Not broken:
Seems to have something to do with the term "menu" in particular.
yep. described in example. patched, pushed, deployed.
--Ethan McCutchen.....Tue Nov 23 12:25:41 -0800 2010