Skip to content
  • Evan Goldenberg's avatar
    Revert "usability: always show list of blogs, even if there is only one" · fd4ee3c2
    Evan Goldenberg authored
    Since the vast majority of users will only ever use one blog, always
    showing the list of blogs replaces one usability issue with another. This
    commit attempts to rectify things by disabling multiple blogs for
    user's who only have one blog (everyone by default!) but adding an
    account preference to enable multiple blogs.
    
     - Users with more than one blog always see the list of blogs,
       regardless of the new setting's value
     - Users with only one blog who have not enabled multiple blogs are
       taken directly to their blog, and have no direct way of adding a new
       blog
     - Users with only one blog who have enabled multiple blogs see the list
       of blogs (the assumption is that if they were clever enough to enable
       the option, this should not confuse them)
    
    This reverts commit f257176e
    
    .
    
    Signed-off-by: default avatarEvan Goldenberg <evang@catalyst.net.nz>
    fd4ee3c2