Blog icon/avatar and banner #454

Closed
opened 2019-02-27 16:50:28 +00:00 by elegaanz · 2 comments
elegaanz commented 2019-02-27 16:50:28 +00:00 (Migrated from github.com)

We should be able to select a blog avatar/icon and a banner for a blog. However this would probably require adding another file upload endpoint in the blog settings, and I don't think it is a good idea until there is support for file upload directly in Rocket, as the code we currently have to handle that is quite big and may be hard to make more generic.

Plume version (and/or commit): 0.2.0

We should be able to select a blog avatar/icon and a banner for a blog. However this would probably require adding another file upload endpoint in the blog settings, and I don't think it is a good idea until there is support for file upload directly in Rocket, as the code we currently have to handle that is quite big and may be hard to make more generic. Plume version (and/or commit): 0.2.0
igalic commented 2019-02-27 18:42:12 +00:00 (Migrated from github.com)

why not just use the media upload?

why not just use the media upload?
elegaanz commented 2019-02-27 19:44:28 +00:00 (Migrated from github.com)

Ah, yes we could have a list like for the article cover.

Ah, yes we could have a list like for the article cover.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#454
No description provided.