User tests: Successful: Unsuccessful:
Normalize some parameters in com_contact and com_content xml files (some parameters was missing in some xml, see below).
Reorder parameters as they shown in views.
Code style (https://joomla.github.io/coding-standards/?coding-standards/chapters/xml.md).
/administrator/components/com_contact/config.xml
- added show_category_heading_title_text
parameter, reordered parameters of category
, categories
, list_default_parameters
fieldsets, code style.
/components/com_contact/views/categories/tmpl/default.xml
- added show_category_heading_title_text
, show_image_heading
, initial_sort
parameters, reordered parameters of basic
, category
, advanced
fieldsets, code style.
/components/com_contact/views/category/tmpl/default.xml
- added show_category_heading_title_text
parameter, reordered parameters of category
fieldset, code style.
/administrator/components/com_content/config.xml
- fixed double names of spacers, reordered parameters of category
, categories
, list_default_parameters
fieldsets, code style.
/components/com_content/views/categories/tmpl/default.xml
- added show_category_heading_title_text
, show_cat_tags
, page_subheading
parameters, reordered parameters of basic
, category
, advanced
fieldsets, code style.
/components/com_content/views/category/tmpl/blog.xml
- reordered parameters of category
fieldset, code style.
/components/com_content/views/category/tmpl/default.xml
- removed unnecessary >
, reordered parameters of category
fieldset, code style.
Contacts » List All Contact Categories
and Contacts » List Contacts in a Category
for the root contact category.Global Configuration » Contacts
, in the Category tab of the menu items you created and check everything is fine.The same for content (menutypes: Articles » List All Categories
, Articles » Category List
, Articles » Category Blog
)
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
Category | ⇒ | Administration Components Front End |
@jeckodevelopment I made somthing wrong when updated my fork so PR #12846 contains a lot of unnecessary commits. What can I do? Or leave as is?
@jeckodevelopment I close this PR #12661. My question is about PR #12846 - is it OK?
@jeckodevelopment PR #12846 is not closed, it contains reference to closed PR #12661. I saw, you locked it.
How can I save my job?
Unlocked it again.
I'm sorry i misunderstood the other PR and i wrongly saw it as closed.
Excuse me!
UPD: When testing
List All Categories
menu item other menu items must be unpublished