History
| DeltaMind StyleMenuThe StyleMenu module offers flexible and completely designable navigation elements for the DotNetNuke cms system based on cascading style sheets whitout any javascript or table layout needs. The menu rendering depth and the menu parent element can be specified to allow main- and submenu navigation for example. It is also possible to render certain menu branches only; With this appraoch you can build multilanguage portals by seperating the menu entries for each language under a seperate menu branch and use different page skins to 'filter' the appropriate language. Another use case is to host different portals this way to share the same user base across the portals - users can login using their same username/password to access different/related sites. CompatibilityThe Login works with DotNetNuke 3.*, 4.0.* and 4.*. Seperate versions compiled against .Net 1.1 and .Net 2.0 are available. InstallationGeneral module installation instructions for the DeltaMind BusinessPack modules are described in the PAModuleInstallation or SourceCodeInstallation section. Additional web.config entries are not required. The module is shown after inserting it to a pane, e.g. ContentPane (like adding any other module). It can be also used as a skin control:
<%@ Register TagPrefix="dnn" TagName="DNNSTYLEMENU" Src="~/DesktopModules/dnnStyleMenu/dnnStyleMenu.ascx" %>
...
<dnn:DNNSTYLEMENU runat="server" id="dnnStyleMenu" SubMenuDepth="0" ParentNode="118" />
| DotNetNuke Community-Wiki
Eine Wiki Kurzanleitung findet sich unter QuickReference. Zum üben und ausprobieren bitte die PlayPage benutzen. Recent Topics | ||||||||||||||||||||||||||||