Show menu separators on html tree
2 posts
• Page 1 of 1
Show menu separators on html tree
Hi plz insert this patch or use as an option.
components/com_docman/helpers/xmap.php
add line: 50
// Filter separator
$query->where('n.type != "separator"');
$query->where('p.type != "separator"');
components/com_docman/helpers/xmap.php
add line: 50
// Filter separator
$query->where('n.type != "separator"');
$query->where('p.type != "separator"');
- chekpoint
- Fresh Boarder

- Posts: 2
- Joined: Thu Nov 10, 2011 10:21 am
Re: Show menu separators on html tree
Hi, thanks for taking your time to write.
I don't think that's excluding separator menu items is a desired behavior for everyone as a separator can have a children item as well.
But you have the option to manually exclude them by visiting the site map as a super admin an clicking on the green thick.
I don't think that's excluding separator menu items is a desired behavior for everyone as a separator can have a children item as well.
But you have the option to manually exclude them by visiting the site map as a super admin an clicking on the green thick.
-

guilleva - Administrator

- Posts: 1517
- Joined: Wed Sep 12, 2007 3:10 am
- Location: San José, Costa Rica
2 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 2 guests