-
-
Notifications
You must be signed in to change notification settings - Fork 56
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
Artist Donation Links on images, gallery, and profiles #243
Comments
Something semi-related, do something similar if the artist has a commission listing; as in, display a link to their derpi commission page wherever their donation links would also be present. |
Power move: Reasoning:
Template/Referecne:
|
Never happening. |
@Meow oofing at dystopic futures, but okay I can accept that. |
Anyway... |
* Switch jest unit tests to vitest * Cleanup vite config after debugging
Display links to donation pages on an artist's profile, tag page, and images.
Artist (or mod) submits a "donation link" similar to an artist/user link, but does not require a code/verification, just mod approval (to avoid junk/malicious links). A total of 3 can be submitted; user is notified of this and given the ability to delete links in order to accommodate for a new one (or just get rid of obsolete links).
Once approved, donation links appear on the artist's profile page, on their verified tag page, and in a new section on image they're tag is on (between description and tags?). These could just be the title of the donation site (ie, "Donate to Bob now! -Fanbox - Ko-Fi - Patreon") rather than the full links.
Describe alternatives you've considered
Donation links go through the user link system and are identified by their URL in order to highlight them as stated above. Would advise against this solution.
Additional context
Artists like being able to pay rent too I guess
The text was updated successfully, but these errors were encountered: