Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tag Management: Cover image upload #4506

Closed
ErisDS opened this issue Nov 22, 2014 · 0 comments · Fixed by #4613
Closed

Tag Management: Cover image upload #4506

ErisDS opened this issue Nov 22, 2014 · 0 comments · Fixed by #4613
Assignees
Labels
affects:admin Anything relating to Ghost Admin
Milestone

Comments

@ErisDS
Copy link
Member

ErisDS commented Nov 22, 2014

One of the major features of the new tag management screen is the ability to make the tag archive pages look a little bit nicer by adding a cover image.

This should work exactly the same as the existing implementation on the post settings menu, with the more recent improvements to make sure it resets properly.

This could potentially be split out into a reusable component for the post and tag settings menu, as well as any other similar menus we add in future.

The result of this issue should be a working dropzone on the tag settings menu, which stores the uploaded file path in the image property of the tag model and resets correctly. It should automatically work with the {{image}} helper.

@ErisDS ErisDS added the affects:admin Anything relating to Ghost Admin label Nov 22, 2014
@ErisDS ErisDS added this to the Next Backlog milestone Nov 22, 2014
@novaugust novaugust mentioned this issue Nov 22, 2014
20 tasks
felixrieseberg added a commit to felixrieseberg/Ghost that referenced this issue Dec 11, 2014
Closes TryGhost#4506

Works just like the Post Cover Images (and uses the same component)
Tiny changes to the component ensures that we can reuse it across Ghost
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects:admin Anything relating to Ghost Admin
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants