publify icon indicating copy to clipboard operation
publify copied to clipboard

Make user avatar not a Resource

Open mvz opened this issue 8 years ago • 1 comments

Having the user avatar be a resource creates several problems:

  • A Resource is tied to a blog because the blog sets the avatar size. This is fine for single-blog cases, but if we ever want users to have multiple blogs, this is not convenient.
  • User avatars are listed in the blog's media library. This is weird since the media library is for images etc. that will be linked to in the blog posts.

mvz avatar Jul 01 '16 08:07 mvz

I agree. Back then it was the easiest and fastest way to implement it and release that new feature quickly. But it was also quick and dirty.

Frederic de Villamil / @fdevillamil http://t37.net

On 01 Jul 2016, at 10:48, Matijs van Zuijlen [email protected] wrote:

Having the user avatar be a resource creates several problems:

• A Resource is tied to a blog because the blog sets the avatar size. This is fine for single-blog cases, but if we ever want users to have multiple blogs, this is not convenient. • User avatars are listed in the blog's media library. This is weird since the media library is for images etc. that will be linked to in the blog posts. — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

fdv avatar Jul 01 '16 08:07 fdv