57
Andreas Sahle - @pixelmord Designing and building for the EDITOR EXPERIENCE Samstag, 16. Juni 12

Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

  • Upload
    others

  • View
    2

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

Designing and building for the

EDITOR EXPERIENCE

Samstag, 16. Juni 12

Page 2: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

Who is an editor?

★Roles in real life• Content Author

• Editor

• Translator

• Asset Manager

Samstag, 16. Juni 12

Page 3: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

Design for roles

Samstag, 16. Juni 12

Page 4: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

Roles

• Set up roles like editor and translator ...

• Start testing early with user stories and personas

• the permission system is no replacement for an interface strategy

Samstag, 16. Juni 12

Page 5: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

What does an editor want?

• create pages

• add/edit content

• find and select content / link content

• add menu item

• translate text

Samstag, 16. Juni 12

Page 6: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

How do editors think?

★editors think in pages• how shall a “page” look like?

Samstag, 16. Juni 12

Page 7: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

Automatic vs. manual pages

•most websites are a mixture of automatic and manual page creation

• the hard part is defining the separation of editable and „automatic“

Samstag, 16. Juni 12

Page 8: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

How do editors think?

★everything is content

• „I want to add a picture here”

• „I want to translate this text”

• „I want to add another item to the list“

Samstag, 16. Juni 12

Page 9: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

everything is content

http://drupal.org/node/1175694

Samstag, 16. Juni 12

Page 10: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

Is there an editing mode?

• One theme for everything vs. separation in „admin“ and „frontend“ theme

• Crossing the line between „backend” and „frontend”

• How much „backend“ does an editor need?

Samstag, 16. Juni 12

Page 11: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

Where Drupal makes our life harder

• chronological order is often reverse

• no distinct system for structuring content

• to much interface – total control

• the configuration and editing options are all over the place

Samstag, 16. Juni 12

Page 12: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

Where Drupal makes our life harder

★more additional functionality leads to loss of consistency

• Taxonomy for categorizing, for menu structure, for switching options

• standard menu, menu block, taxonomy menu

• drupal blocks, views blocks, views content panes, node blocks , minipanels etc.

Samstag, 16. Juni 12

Page 13: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

Where Drupal makes our life easier

★we are building with a framework

• great architecture

• hook_world_alter

• there’s a module for that

• a big community

Samstag, 16. Juni 12

Page 14: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

Interface should be simple and intuitive

Samstag, 16. Juni 12

Page 15: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

simple and intuitive

• fast & efficient

• avoid confusion

• remove „clutter“

Samstag, 16. Juni 12

Page 16: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

Do editors need HELP?

★Sometimes less help is more

• don’t think help text, think „wizard”

• don’t think help text, think „action button”

Samstag, 16. Juni 12

Page 17: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

No help here....

Samstag, 16. Juni 12

Page 18: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

Heeeeeeeelp!

• help - http://www.flickr.com/photos/loop_oh/4541019515/

Samstag, 16. Juni 12

Page 19: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

Most important action

Samstag, 16. Juni 12

Page 20: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

Most important action

Samstag, 16. Juni 12

Page 21: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

ready for action

Samstag, 16. Juni 12

Page 22: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

ready for action

Samstag, 16. Juni 12

Page 23: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

buttons FTW

Samstag, 16. Juni 12

Page 24: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

help when needed

Samstag, 16. Juni 12

Page 25: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

Visual guidanceVisual guidance for the task at hand

Samstag, 16. Juni 12

Page 26: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

Step by step

Samstag, 16. Juni 12

Page 27: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

finally.....

Samstag, 16. Juni 12

Page 28: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

Node forms

• long forms

• „advanced“ options

• content vs. attributes

• content vs. meta data

Samstag, 16. Juni 12

Page 29: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

how to deal with long forms - configuration vs content

Samstag, 16. Juni 12

Page 30: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

separate content from attributes

Samstag, 16. Juni 12

Page 31: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

what is important?

Samstag, 16. Juni 12

Page 32: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

Content editing form for D8

http://drupal.org/node/1510532http://bojhan.nl/author-ux-known-problems

Samstag, 16. Juni 12

Page 33: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

It is easy to get confused by an interface with many controls

Samstag, 16. Juni 12

Page 34: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

Streamlining the interface

• clutter keyboard - http://www.flickr.com/photos/abhi_ryan/2444817523/

Samstag, 16. Juni 12

Page 35: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

Show all controls needed for a specific role

Samstag, 16. Juni 12

Page 36: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

Form widgets

• selectbox from hell

• client side validation

• autocomplete - yes or no?

Samstag, 16. Juni 12

Page 37: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

Finding the right widget

or „the select box from hell“

Samstag, 16. Juni 12

Page 38: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

multiselect

chosen

• http://drupal.org/project/chosen

• http://drupal.org/project/multiselect

Samstag, 16. Juni 12

Page 39: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

multiple selects

select or other

• http://drupal.org/project/multiple_selects

• http://drupal.org/project/select_or_other

Samstag, 16. Juni 12

Page 40: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

pick a date

prevent validation failure

• http://drupal.org/project/maxlength

http://drupal.org/project/date_popup_authored

Samstag, 16. Juni 12

Page 41: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

Validation and errors

• see errors fast

• connect error messages with the field in which they occurred

Samstag, 16. Juni 12

Page 42: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

client side validation

•why wait for a page reload to find out that you forgot filling in a field?

• http://drupal.org/project/clientside_validation

• HTML5 elements• http://drupal.org/project/html5_tools

Samstag, 16. Juni 12

Page 43: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

See the messages right where the error occurred

• http://drupal.org/project/inline_messages

• http://drupal.org/project/ife

Samstag, 16. Juni 12

Page 44: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

Finding and selecting content

• I wish we had an autocomplete....

• autocomplete is not always the best solution

Samstag, 16. Juni 12

Page 45: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

not complete

Samstag, 16. Juni 12

Page 46: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

autocomplete with meta data

• http://drupal.org/project/linkit

Samstag, 16. Juni 12

Page 47: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

putting things in the „right“ order +enhancing the autocomplete

• http://drupal.org/project/nodeconnect

• http://drupal.org/project/references_dialog

Samstag, 16. Juni 12

Page 48: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

one step further: select using a view

• http://drupal.org/sandbox/floretan/1478684

Samstag, 16. Juni 12

Page 49: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

create content in the process of placing it into a panel

• http://drupal.org/sandbox/floretan/1478684

Samstag, 16. Juni 12

Page 50: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

What is the path?

Samstag, 16. Juni 12

Page 51: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

Content menuEXAMPLE

Samstag, 16. Juni 12

Page 52: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

standard menu interface: isolated

Samstag, 16. Juni 12

Page 53: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

content menu interface: integrated

Samstag, 16. Juni 12

Page 54: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

create menu item and a new content in one flow

Samstag, 16. Juni 12

Page 55: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

create menu item with new content

Samstag, 16. Juni 12

Page 56: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

create menu item with existing content

Samstag, 16. Juni 12

Page 57: Designing and building for the EDITOR EXPERIENCE · Andreas Sahle - @pixelmord Where Drupal makes our life harder ★more additional functionality leads to loss of consistency •Taxonomy

Andreas Sahle - @pixelmord

Thank You !

See you in Munich @Drupalcon

Samstag, 16. Juni 12