Skip to content

Feature Request: Comments-only page (for iframes) #1418

@maltfield

Description

@maltfield

What

This is a request for this plugin to create some permalink for every post that only displays the (ActivityPub) comments for the post

Why

Many organizations struggle with fragmented comment threads across may sites (wordpress, self-hosted forums, wiki, etc).

One common solution to this is to try to have one threaded discussion that's then embedded into each distinct website. We see many projects that offer this, for example:

Our organization is looking to achieve something similar to this, but with ActivityPub. This Wordpress ActivityPub plugin is in a great position to solve this headache, if it can provide a single page endpoint that can be embedded on other sites (in an iframe)

How

Every post & page with (ActivityPub) comments enabled would have a dedicated permalink URL, which only displays the (ActivytPub) comments for that page/post. For example:

Then the org would be empowered to embed this wordpress comments-only page onto other websites about the topic, such as our org's MediaWiki site:

<iframe src="https://wordpress.example.com/wordpress-activity-pub-comments/my-post"></iframe>

Then users viewing the companion article on our wiki would be able to view (and participate-in) the exact same comments thread that's made on the corresponding wordpress article.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions