User tests: Successful: Unsuccessful:
Use the showon functionality now available in forms to simplify/reduce the options displayed in article options
This is only a cosmetic change
Go to the Options page for com_content and try all the show/hide options on that page to ensure they make sense.
If this is accepted we can look to do this for all config screens
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
Category | ⇒ | Components UI/UX |
Easy | No | ⇒ | Yes |
@brianteeman you only did it for the "Articles" tab right?
The other tabs should have showon to.
Yes I only did the Articles tab for now - if approved I will do the rest
ok then.
To be honest there arent as many opportunities to use showon with the other tabs ;)
I have tested this item successfully on 50c4bd7
Not that means much. But here goes my approval
To be honest there arent as many opportunities to use showon with the other tabs ;)
there are some, at least:
yes and I will have to do the same showon stuff in the menu items
I would prefer to do it all in one PR so i just did this small one as a
proof of concept
On 30 April 2016 at 18:53, andrepereiradasilva notifications@github.com
wrote:
To be honest there arent as many opportunities to use showon with the
other tabs ;)there are some, at least:
- versions in "Editing layout"
- dates in "List layout"
- pagination in "Shared"
—
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#10149 (comment)
Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
http://brian.teeman.net/
in reality, IMO, almost all xml should have the showon (components, modules, plugins, etc)
yes I agree - just want to get concensus and approval before doing this
change everywhere - its a big change
On 30 April 2016 at 19:10, andrepereiradasilva notifications@github.com
wrote:
in reality, IMO, almost all xml should have the showon (components,
modules, plugins, etc)—
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#10149 (comment)
Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
http://brian.teeman.net/
agree
I have tested this item successfully on 50c4bd7
This PR potentially will assist with new administrators where they can see options which are tied to a particular condition. But for everyone it gives a cleaner overview.
It's an idea that wouldn't be out of place if adopted by 3rd party extensions as well.
Milestone |
Added: |
RTC
Labels |
Added:
?
|
Labels |
Removed:
?
|
Status | Pending | ⇒ | Ready to Commit |
RTC again
Milestone |
Removed: |
Labels |
Added:
?
|
Milestone |
Added: |
This PR has received new commits.
CC: @andrepereiradasilva, @Twincarb
Status | Ready to Commit | ⇒ | Pending |
Labels |
Removed RTC as new additions to complete this pr to update all tabs
Labels |
Removed:
?
|
I have tested this item successfully on f5d55f4
This PR has received new commits.
CC: @andrepereiradasilva, @Twincarb
This PR has received new commits.
CC: @andrepereiradasilva, @Twincarb
I have tested this item successfully on 5d95a97
Works fine. Thanks
Don't forget to add the "0" to the "List All categories" menu item type to when you do that one.
https://github.com/joomla/joomla-cms/pull/10149/files#diff-e1cfaa1f327e2fb6df5d2c06e0b8ea6aR594
I will do that later but just so you know the way menu items has a show
global option pretty much prevents the use of showon in a menu option -
unless I missed something
On 1 May 2016 at 20:38, andrepereiradasilva notifications@github.com
wrote:
I have tested this item [image: ] successfully on
5d95a97
5d95a97Works fine. Thanks
Don't forget to add the "0" to the "List All categories" menu item type to
when you do that one.https://github.com/joomla/joomla-cms/pull/10149/files#diff-e1cfaa1f327e2fb6df5d2c06e0b8ea6aR594
This comment was created with the J!Tracker Application
https://github.com/joomla/jissues at issues.joomla.org/joomla-cms/10149
https://issues.joomla.org/tracker/joomla-cms/10149.—
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#10149 (comment)
Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
http://brian.teeman.net/
just tested showon on a menu item type (alias) just as a PoC and worked fine.
https://github.com/joomla/joomla-cms/blob/staging/administrator/components/com_menus/models/forms/item_alias.xml
It works the problem is that because of showglobal you don't know if you
should be hiding something
i see, just hide if not show global?
I think its not worth it
On 1 May 2016 at 20:57, andrepereiradasilva notifications@github.com
wrote:
i see, just hide if not show global?
—
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#10149 (comment)
Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
http://brian.teeman.net/
ok
I have tested this item successfully on 5d95a97
Status | Pending | ⇒ | Ready to Commit |
RTC thanks for testing
Labels |
Added:
?
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-05-03 07:14:02 |
Closed_By | ⇒ | rdeutz |
Labels |
Removed:
?
|
@brianteeman Thank you for all your job on showon!
Really a great improvement for UX
this is a cosmetic, but IMO also a great improvement for usability.