Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Devstatus
Statusdraft
Targetbeta1

just started...

Abstract

The UX concept for favorites contains a variety of uses cases for favorites. For beta1 we're aiming to implement the two most basic bookmark related ones:

  • store a bookmark to a user's favorites under a certain name
  • navigate to a previously stored bookmark

Proposal

Storage

  • favorites will be stored in JCR (per user)
  • there's other user related information to be stored later
    • create workspace profiles?
    • store bookmarks under /userName/favorites/bookmarks?