flarum / flarum/issue-archive

[Tags] Add ability to style tags with background images

Open
#397 0 comments 0 reactions 0 assignees View on GitHub
type/feature
Dominant language
No language data
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

_From @tobscure on August 27, 2015 13:49_

The database fields are already in place for this – they just need to be made use of!

What needs to be done:
- Update the CreateTag and EditTag command handlers to allow saving of the backgroundMode property.
- Add an API endpoint for uploading a background image (use core's avatar uploading stuff as inspiration).
- Add the appropriate fields to the admin JS extension's EditTagModal. The backgroundMode field should be a dropdown with the options repeat/no-repeat.
- Update the TagsPage to style tiles with their background images/modes.

_Copied from original issue: flarum/tags#13_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.