You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Draft for beta1

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?

Packaging

  • model types + store will go into framework (as Messages)
  • ui will got into admincentral / shell apps

 

  • No labels