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

Show excerpt of thread on social media sites #7

Open
exelotl opened this issue Nov 20, 2022 · 1 comment
Open

Show excerpt of thread on social media sites #7

exelotl opened this issue Nov 20, 2022 · 1 comment

Comments

@exelotl
Copy link
Member

exelotl commented Nov 20, 2022

Right now it just says "FlaskBB is a forum software written in Flask" which isn't very helpful.

It should show the post author and the first 200 characters or so of their post.

Screenshot from 2022-11-20 15-57-39

@exelotl
Copy link
Member Author

exelotl commented Nov 20, 2022

3c50a56 adds an initial version of this.

Taking inspiration from https://github.com/micha030201/flaskbb-plugin-descriptive-meta-tags (which doesn't seem to work), we should support the following scenarios:

  • forum.view_category
  • forum.view_forum
  • forum.view_topic
  • forum.view_post
  • user.profile
  • auth.login ("Page inaccessible")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant