Skip to content

Forum tooltips #41

@Moebytes

Description

@Moebytes

Pasting the link to a post in the forum automatically creates a link like Post #123. I also want to support tooltips when you hover over these. The main difference with the post tooltips is that forum tooltips will also include a small thumbnail of the image.

I also wanted to support links like post #123 directly, instead of pasting full link. The main issue with this is that post links need the slug portion in their url in order to be valid, not just the number. (it functions as a semi random key to prevent enumeration). One simple method could be to resolve all of these to the full links at the time of posting. Also the full links can get pretty lengthy, so they all should be resolved to post #'s for viewing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions