Success

User tests: Successful: Unsuccessful:

avatar nonumber
nonumber
7 Oct 2013

http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=32096

This PR rearranged the admin edit views according to the new 'JUX standards.
Goal is to improve usability and coherence

The views that are changed include article,category, module, plugin, menu item and all other item edit views in the core components.

Changes

Gobal changes

  • Renamed tabs (i.e. removing the words ‘options’ and ‘settings’)
  • Moved ‘Details’ (right column) into the first tab
  • Moved title and alias fields above tabs (and removed the title heading)
  • Added placeholder text to alias field: “Auto-generate from title"
  • Changed ordering and location of a number of options
  • Made list of options (params) divide over 2 columns if more than 10

Specific changes by view

Article
  • Moved ‘Images & Links’ to separate tab
  • Moved ‘Meta data’ options into publishing tab
  • Removed the useless ‘Configure Edit Screen’ tab
Module & Plugins
  • Description is truncated if more than 500 character (of no-html text) and full description is then put into separate tab 'Description'.
  • Description tab can be overruled by a custom fieldset in the xml with name="description" (in that case, main description will not get truncated).
Module
  • On Custom HTML Module, the editor is placed in first tab
Plugin
  • Because the plugin only has 2 global options (publish state and access) and those are the most commonly changed options, those are placed under the description.

Testing instructions

Test all item edit views to see if nothing breaks and options are saved ok.

Screenshots

Article

a

Category

c

Module

m

Custom HTML Module

mc

Plugin

screenshots

avatar nonumber nonumber - open - 7 Oct 2013
avatar raramuridesign
raramuridesign - comment - 7 Oct 2013

Hi Peter
that looks way better.

Question, where is the new version integration?
Matthew

avatar beat
beat - comment - 7 Oct 2013

@raramuridesign You need to enable versions for the fields to appear. That's probably not done for the screenshots above ;-)

avatar nonumber
nonumber - comment - 7 Oct 2013

Correct. The version note will appear under the note field on the right.

avatar raramuridesign
raramuridesign - comment - 7 Oct 2013

Will it stand out in appearance ?
Current version of this is kind of hidden.
Maybe this could be done to stand out a little more... Could you do a mockup of this ?

avatar nonumber
nonumber - comment - 7 Oct 2013

why not just test this PR?
PS: Everybody wants all settings and features to stand out

avatar nonumber
nonumber - comment - 7 Oct 2013

PS: I don't think it should stand out at all. You should be able to find it when you need it and not be in the way when you don't.
Versioning is not something you need every time you open an item.

avatar beat
beat - comment - 7 Oct 2013

Right now Version in 3.2.0-master don't stand out. This PR is not a fundamental workflow change. Just a fix for UI/UX issues in item edits.

We can always improve workflow of version comments (i agree that it's not best yet), but it certainly is not in the scope of this PR and should be a different PR imho.

avatar beat
beat - comment - 8 Oct 2013

Did a quick test that I reported to tracker (small issue with plugin and newsfeeds saves).

avatar dbhurley dbhurley - reference | - 9 Oct 13
avatar dbhurley dbhurley - merge - 9 Oct 2013
avatar dbhurley dbhurley - close - 9 Oct 2013
avatar garyamort garyamort - reference | - 2 Dec 13

Add a Comment

Login with GitHub to post a comment