|
All content with label menu.
Related Labels:
config, outdated, needsreview, v2_0, templating, css, template, example
Top Menu Example
(Community Wiki Archive)
you want to have a top navigation like I did on my Website http://www.hirning.de, here is the jsp code. <%@ page import="com.obinary.cms.core.Content, com.obinary.cms.core.HierarchyManager, java.util.Iterator, java.util.Collections, java.util.ArrayList, com.obinary.cms.util.Resource, java.util.Collection"%> <%@ taglib uri="cmstaglib" prefix="cms" %> <%@ taglib ...
Other labels:
template, example, outdated
|
CSS based navigation
(Community Wiki)
collegue of mine here at NOSE, Ortwin Glück, has adapted the navigation in the templates coming with magnolia 2.0 to work with simple HTML and CSS. It's the way we mainly do navigational menus here. You'll find two files below, one ...
Other labels:
v2_0, templating, css
|
Customizing the AdminCentral menu
(Community Wiki)
adminCentral menu in Magnolia is configured in the config repository, within the adminCentral module. Menu items are defined at: {{modules/adminInterface/config/menu}}. If you navigate there now you will see the menu buttons currently defined for your configuration. Changing an existing ...
Other labels:
config, needsreview
|
|
|