User tests: Successful: Unsuccessful:
Pull Request for Issue #13793
Creates a new field type to display only components which have categories created.
Create a new admin menu of type List All Categories
Before patch, we get
After patch:
None
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_categories com_menus Language & Strings |
@infograf768 I remember few of my extensions that uses categories but
doesn't ship with a default category.
For this patch I'd rather group the list in two parts – one those you are
showing and another those you are hiding. See if you think it fit.
It's for sure the simplest approach allthough it will fail if there are no categories yet created.
However that is an easy fix for the user. He just needs to create a category first using the regular menu before he can create a custom category manager menuitem for that extension.
Labels |
Added:
?
?
|
I have simplified the new field type code.
Added the same field type when using the admin menu item "Create a category"
Modified the tip for the field to explain the user that it is necessary to create at least one category for any component in order for it to be listed.
@izharaazmi
I think this should be enough and can go in.
Folks, please test again.
I have tested this item
that it is necessary to create at least one category for any component in order for it to be listed.
If we are okay with this, then this is good to go.
Status | Pending | ⇒ | Ready to Commit |
RTC.
If someone uses multiple categories sections, we can modify to fit.
Can be merged
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-01-31 09:21:58 |
Closed_By | ⇒ | rdeutz | |
Labels |
Added:
?
|
@infograf768 Can you please list the core components that are horizontal in nature and their respective url format. I need to make ensure one of my coming proposal works.
What I can see so far:
com_categories => option=com_categories&extension=com_foo.bar,
com_fields => option=com_fields&extension=com_foo.bar
Are there more?
com_fields uses &context=com_foo.bar
, not &extension=com_foo.bar
.
Oh well. Thanks. Are there more such features apart from categories and
fields?
I'm not aware of it.
I have tested this item✅ successfully on bd3d98c
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/13808.