User tests: Successful: Unsuccessful:
Bugfix of the described problem here: http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=33602&start=0
Most important thing is the introduction of the new attribute "show_cat_tags" to distinct between the tags for articles and categories. The output and control of the tags for the different layouts (featured, blog, article) was also improved.
How to test?
Create some articles and categories with tags. Also create menu entries for the described layout views. Now play around with the different setting possibilities -> Enable and disable the option "Show Tags" for articles and categories in
Plus in the pull request: many code styling improvements
Title |
|
Kubik, Thanks for the add
I am not a developer so I have no idea even how to test the patch.
Don't know if it will be fixed on j3.3 SR, but there are no options at all for tags display on:
menu - category blog or Featured Articles
@ch2856
You can test this at first by applying the patch e.g. with the com_patchtester component:
Documentation: http://docs.joomla.org/Component_Patchtester_for_Testers
Download: https://github.com/mbabker/patchtester/releases
After you apply the patch you can follow the test instructions by @Kubik-Rubik above.
Create some articles and categories with tags. Also create menu entries for the described layout views. Now play around with the different setting possibilities -> Enable and disable the option "Show Tags" for articles and categories in
menu entries
global settings
article
@zero-24 This is correct. You can set the global value in the settings of the content component, not in each single category entry. We can think about an implementation of this option in a further version. With the menu settings (e.g. blog or featured) you can overwrite the global value from the settings.
Thank you for testing!
I have tested the PR and there are 2 failures. See my comments on the JC tracker.
Tested successfully twice (see Joomlacode Tracker), please add to core.
This cannot be merged anymore. Can you please fix conflicts and refresh your pull request?
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-05-31 17:03:10 |
@Kubik-Rubik
I can't find the "Show Tags" option at the category options (BE -> Content --> Category Manager --> "Category name" --> Options)
Or is this expected?
At the others i can't see a issue with tags display, all works as expected here. (setup: 3.3beta2 + this patch with com_patchtester)