Kunena-Forum icon indicating copy to clipboard operation
Kunena-Forum copied to clipboard

[master][3.0.X]: Backend Category manager: Access filter has only joomla.level

Open 810 opened this issue 11 years ago • 6 comments

Access filter showed only joomla.level

810 avatar Apr 10 '13 22:04 810

Yes, this is a known issue. Good to have it reported, though.. It also needs some thought on how we should implement it.

mahagr avatar Apr 11 '13 04:04 mahagr

Ok, so this is how I would do it:

I would have dropdown which consists sections and items. Sections would be joomla.level, joomla.groups, jomsocial, communitybuilder etc.. Under them we would have a list of ONLY those access items (and potentially their parents) which are used in Kunena. So if you only have used public access level, that will be the only item to be shown.

Well, if there aren't too many items to list, we could display unused types as disabled -- let's say under 20 items in total.

mahagr avatar Apr 13 '13 07:04 mahagr

Rather than do the sections I rather we append the type. This is because when the list is long, the context of what an individual is looking at might be lost, especially if the section is moved out of view port. I rather the individual item be more descriptive. I do agree about only showing the items that are actually being used. We could have a query specific to showing only the access levels/groups/jomsocial/ect that appear in category manager.

coder4life avatar Apr 13 '13 07:04 coder4life

Looks this has been fixed?

810 avatar Jun 08 '14 12:06 810

Not really. Only viewlevels are listed in the filter.

mahagr avatar Jun 12 '14 18:06 mahagr

This issue is stale because it has been open 30 days with no activity.

github-actions[bot] avatar Oct 14 '19 20:10 github-actions[bot]