Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

These notes were the result of a discussion about how to decouple the metadata editor design from the custom editor (included in content editor created for the Iteration 1 demo), such that the metadata editor .  The purpose of designing and developing an independent metadata editor is so that it can be implemented independently into any content editor.  The metadata editor design must be In addition to being decoupled from the content editor and the metadata editor must also be developed to be modular and flexible.

The following are two likely scenarios for implementation:

Scenario 1 - a self-contained metadata editor plugin where the whole user experience is provided "out of the box

...

"

...

In this case, the user just wants access to use the metadata authoring and/or editing functionality and is more concerned about using it rather than how it looks or how it is integratednot interested in creating a custom integration. An example would be someone who runs a Wordpress blog and downloads the FLOE Metadata Editor from the plugin repository and starts using it in their blog. Another example might be the case where a user (e.g. a librarian) is using the metadata editor to simply tag media content with its available accessibility features and has no interest in authoring or editing metadata features.

Scenario 2 - a fully customized metadata editor which is integrated into the user's software platform

...

In this case, the user has a web application already and they want to add elements of the FLOE Metadata Editor to their existing user experience. An example would be someone who maintains an internal CMS and would like to add just the selected pieces of the FLOE Metadata Editor that are applicable to their context, and possibly also apply their own styling and branding to these elements. 

We also discussed a possible "tagging" scenario - for example a case where a librarian is using the metadata editor to go through media content in order to tag each piece of content with the available accessibility features - where the ability to add new features is not desired.

Summary of Discussion:

Possible Designs:

Note: define the "bucket" refers to the UI feature (shown here) which holds the existing and recommended metadata features icons for each media item.  See the full designs here.

Image Added

  1. Collapsed metadata editor
  2. Persistent metadata editor
    1. Milestone 1 design (floating bucket within content editor)
    2. Bucket appears outside of content editor
    3. Bucket appears in toolbar
    4. Other?
  3. Table of contents/summary (no bucket)
    1. This could apply to the tagging scenario described above

...