开发者

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

开发者 https://www.devze.com 2023-01-09 15:56 出处:网络
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 anytemplate feature,

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. 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 开发者_Go百科for help. Tanmay


Create a new menu item - External Link and then paste the full URL into the box.

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

0

精彩评论

暂无评论...
验证码 换一张
取 消