Navigation Bar : Add
In this interface, it is possible to register new menu items.
Features
- This is an administration interface
Screens
- Name (string, required field, maximum size: 255) : Name of the menu item linkable to a page or URL.
- Description (text) : Brief explanation of the registered menu item.
- Parent content (parent content) : Allows you to inform which will be the “parent” menu item (already registered) of the item to be registered. When the "parent" menu item is at level zero, it will only be displayed if the "Hide level zero" property is enabled.
- Image (media) : Optional field that displays the image registered in the chosen image repository. The product's default XSLs do not render the registered image.
- Position (integer, required field) : Mandatory field that determines the position of the menu item in the navigation bar.
- Open in (integer, required field)
- Popup properties (string, maximum size: 255)
- Type (integer, required field) : Mandatory field that determines whether the menu item will take the form of a link to a URL, Channel Tree (to choose a hierarchical structure of channels and pages to represent) or if the form will be determined in the implementation of a Class java.
- Url (string, maximum size: 255) : If the menu item takes the form of a link, it is necessary to provide the URL (with the http:// protocol) that it will reference.
- Class name (string, maximum size: 255) : If the menu item takes the type implemented in a Class, it is necessary to inform the name of such file.
- Channel (internal channel) : If the menu item is of the type Channel Tree, it is necessary to inform a structure of the portal channels that will make up the menu, the name assigned to the menu item will replace the parent channel of the chosen structure.
- Maximum level (integer) : If the menu item is of the type Channel Tree, it is necessary to inform the number of levels of the structure that will make up the menu (choose from 0 to 10 levels, or unlimited value).
- Hide level zero (boolean, required field) : If the menu item is of the type Channel Tree, it is possible to determine whether the menu item (corresponding to level "0") will be displayed or not in the navigation bar.
- Publication
- Publish for users: Allows specifying which people can access this content. This may influence search results.?
- Language: Control the language of the current content and its viewing behavior.?
- Language: Specify the language of the current content. By default, it chooses the language that the user is browsing.
Links
- STR_SELECT_PARENT_CONTENT_TREE (Select)
- STR_SELECT_CHANNEL (Select)
Permissioning
- Edit service instance content: Allows managing all data of this service instance with publisher profile.
Actions
- commit