Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我创建了两个单独的页面——一个“主页”和一个“产品”页面。我想将这些添加到页面导航栏。所以,这个页面应该包含一个导航栏和两个名为“HOME”和“PRODUCT”的菜单元素。
如何使用 dotCMS 实现这一目标?
在页面属性中,选中两个页面的“在菜单上显示”框。然后您可以使用导航工具 ($navtool) 来构建您的导航。请参阅文档中的此页面:
http://dotcms.com/docs/latest/NavigationTool