wordpress-activitypub
wordpress-activitypub copied to clipboard
Add custom Preview for "Fediverse"
- [X] Add menu-item
- [x] Add logic to open preview
- [x] Implement preview
@mattwiebe I was in the mood for JavaScript ☺️
Preview
@pfefferle Wow! I love that! :heart_eyes:
So often I got confronted with "but where do I see my Fediverse post now, what does it look like" (e.g., see this article https://event-federation.eu/2024/01/17/using-the-wordpress-activitypub-plugin-what-can-go-wrong/).
I wonder if I can adopt this for events as well. Could it be possible to hook into this in a clean way, to also add what it would look like on a typical Gancio/Mobilizon like platform? Or I would love inserting tabs at the top, because for events it's also important, what they will look like for instance on Mastodon.
I was just working on improving the underlying problem, but starting from the admin page. I was also just thinking of adding something with a JavaScript and modals as well in our Event Bridge plugin (Screenshot).
@Menrath nice idea! I will see how we can extend that a bit, to have a simple templating mechanism!?!
Yes, this is still todo! I thought about a preview const!?!
added ACTIVITYPUB_PREVIEW const!