lwc:networking:social_networking

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
lwc:networking:social_networking [2025/01/28 16:02] – ↷ Page name changed from lwc:networking:atproto to lwc:networking:social_networking John Harrisonlwc:networking:social_networking [2026/02/26 17:50] (current) John Harrison
Line 9: Line 9:
   * this appears to be a similar but incompatible protocol to AT   * this appears to be a similar but incompatible protocol to AT
   * [[https://wordpress.org/plugins/activitypub/|This wordpress plugin called activitypub]] integrates WP with Mastodon   * [[https://wordpress.org/plugins/activitypub/|This wordpress plugin called activitypub]] integrates WP with Mastodon
 +
 +===== Friendica =====
 +  * [[https://github.com/friendica/friendica/blob/develop/doc/en/admin/settings.md|These docs]] explain how to add an admin.
 +    * in ''config/local.config.php'' add something like
 +<code>
 +'config' => [
 +    'admin_email' => 'admin@mygreatdomain.com, admin2@example.com',
 +],
 +</code>
  • lwc/networking/social_networking.txt
  • Last modified: 2026/02/26 17:50
  • by John Harrison