EncycloShare

From Encyclosphere Project Wiki
Revision as of 16:50, 19 January 2024 by Swarren (talk | contribs)

Overview

This will describe all that is the EncycloShare product to enable anyone with a Wordpress install to become a publisher of content in the Encyclosphere.

Goals

The main deliverable of a plugin/theme is a button that:

  • Accepts a blog post or page
  • ensures the user has supplied the relevant data needed for a complete ZWI file
  • prepares a ZWI file
  • out of the contents of the page and data drawn from the database as needed
  • ensures the user has a DID
  • signs the ZWI file
  • with the DID (published DID:PSQR plugin for WP April 2022)
  • pushes the signed ZWI file to the user's choice to either EncycloReader or EncycloSearch, or both,
  • allowing the user to specify new aggregators
  • receives back and displays to the user
  • an acknowledgment/receipt from the aggregator.
  • toggle a switch that always submits new updates to the aggregator(s).

Flow

  • [Image: wpflow.png]


Links

plugin info

dev wordpress codeable wp

DID

The DID spec is here:did core