User tests: Successful: Unsuccessful:
This PR sorts the template positions in the module manager when selecting the position for the template by template and then by position. It also takes into account the translated name of the position.
Labels |
Added:
?
|
Category | ⇒ | Administration UI/UX |
Easy | No | ⇒ | Yes |
Yes, they are displayed in the order that they are in the XML. And yes, it might be in the order that they appear in the template. I would however argue that it is a lot simpler for the user when the positions are in alphabetical order. Especially for a user that already knows which position he wants, which I would argue is the case in 90% of the cases, it's quicker to look out for the alphabetical order than the other way around. When I know I want "Right", its quicker for me to find the position under R, than to remember that it is below "heading" and "left", but above "content-top".
That would also assume that all template developers consciously order/group the positions in the XML.
I am not saying its wrong to change to alphasort. Personally I add
positions to my xml as i create them so they are ordered - maybe others
don't. Maybe it is better to have them alphasorted. I am just pointing out
that there is a legitimate use case for them not being alphasorted
On 12 January 2015 at 12:56, Hannes Papenberg notifications@github.com
wrote:
Yes, they are displayed in the order that they are in the XML. And yes, it
might be in the order that they appear in the template. I would however
argue that it is a lot simpler for the user when the positions are in
alphabetical order. Especially for a user that already knows which position
he wants, which I would argue is the case in 90% of the cases, it's quicker
to look out for the alphabetical order than the other way around. When I
know I want "Right", its quicker for me to find the position under R, than
to remember that it is below "heading" and "left", but above "content-top".That would also assume that all template developers consciously
order/group the positions in the XML.—
Reply to this email directly or view it on GitHub
#5682 (comment).
Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
http://brian.teeman.net/
@test Success.
... And no PHP warning, too ;-)
Status | Pending | ⇒ | Ready to Commit |
Moving to RTC Thanks to all!
Labels |
Added:
?
|
Status | Ready to Commit | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-01-15 21:47:19 |
Labels |
Removed:
?
|
Aren't they in the order that they are listed in the templateDetails.xml
file
A template creator may have placed them in specific order and this will
change that for example I might have grouped the positions in an order that
they are displayed moving down the page
On 12 January 2015 at 12:22, Hannes Papenberg notifications@github.com
wrote:
Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
http://brian.teeman.net/