EncycloShare: Difference between revisions
No edit summary |
No edit summary |
||
| Line 19: | Line 19: | ||
== Flow == | == Flow == | ||
* [[Image: wpflow.png]] | * [[Image: wpflow.png|598x598px]] | ||
Revision as of 16:51, 19 January 2024
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
Links
- ZWI plugin: https://www.dokuwiki.org/plugin:zwidoku
- ZWI file
- doku
plugin info
DID
The DID spec is here:did core