this post was submitted on 13 Mar 2024
185 points (89.7% liked)

Fediverse

27952 readers
461 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to [email protected]!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 47 points 6 months ago* (last edited 6 months ago) (2 children)

Rather than starting from scratch, would it make more sense to make an ActivityPub plugin for the open-source MediaWiki software Wikipedia runs on? MediaWiki already has some “interwiki” functionality that such a plugin could expand on, and you’d have the advantage of being able to fork content from WP and other MW projects without having to re-format it. Plus you’d be able to leverage other MW plugins—Semantic MediaWiki in particular could add a lot of useful functionality to federated wikis, like articles that could query and aggregate information from other federated articles rather than just linking to the text.

[–] [email protected] 31 points 6 months ago

Mediawiki is an extremely complicated project with 1.2 million lines of PHP. For me it was much easier to implement this project with technology Im already familiar with. But of someone wants to create a Mediawiki plugin I would be happy to see that.

[–] [email protected] 13 points 6 months ago

Both projects could run and integrate with each other. I like it.