简体   繁体   English

我如何创建仅打开joomla中的文章的菜单?

[英]how can i create the menu that will open only the article in joomla?

I have created the articles and menu items that links to that articles. 我已经创建了文章和链接到该文章的菜单项。 This all works. 所有这一切。

But now what I want is, when I click on the menu, it should open up only article (without any template feature, no header , no footer and not even the menu).I am opening the article in a new window. 但是现在我想要的是,当我单击菜单时,它应该只打开文章(没有任何模板功能,没有标题,没有页脚,甚至没有菜单)。我正在新窗口中打开文章。 From googling what I found is if I add &tmpl=component to the url it will just load the component, and that will show just the article. 通过谷歌搜索发现,如果我将&tmpl = component添加到url中,它将仅加载该组件,并且仅显示该文章。 But I am not sure how to add this parameter from admin screen to the menu items. 但是我不确定如何从管理屏幕将此参数添加到菜单项。 The link which is showed in admin screen is not editable!!!. 在管理屏幕中显示的链接不可编辑!!! Or should I have to develop a custom menu module to achieve this!!!? 还是我必须开发一个自定义菜单模块才能实现这一目标!

Thanks for help. 感谢帮助。 Tanmay 坦美

Create a new menu item - External Link and then paste the full URL into the box. 创建一个新的菜单项-外部链接,然后将完整的URL粘贴到框中。

http://www.jeepstone.co.uk/2009/03/06/open-content-in-a-modal-pop-up-in-joomla/ http://www.jeepstone.co.uk/2009/03/06/open-content-in-a-modal-pop-up-in-joomla/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM