News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

Menu framework

Started by AzaToth, October 14, 2005, 08:51:28 PM

Previous topic - Next topic

AzaToth

I got an idea of creating a framework for menues for SMF
They will result in a bunch of mods that depends on each other (I.e. the TagMenu Mod depends on the "Menu" mod , and "Menubar" depends om "Menu"and so on

they will not be like that "Change Color" dropdown menu, but a more stylish variant.
I know there are someonels that have done think sort of before, but I want to do it from scratch

The reason for this was the mod TagMenu, because there are a lot of tags not many know about. second the interface in Start new topic etc.. have three rows of button, and I think there should be an alternative

I'll do it like this, I make TagMenu somewhat finishm then I split them ut to two packages that the first depends upon the other.
The otherone is to say a library mod, no vissual changes for the end user unless i't used.

somewhat abstract:
Menubar ::= Menu*;
Menu ::=  MenuItem*;
Menuitem ::= type content;
TagMenu is a Menu;
/Carl

Advertisement: