You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cliff Landis edited this page Feb 5, 2024
·
6 revisions
In LOCKSS jargon, a Plugin is an XML structured file that conforms to the organization of content into Archival Units on a web server. It instructs the LOCKSS software how to crawl, in terms of defining a starting URL, where to look for manifest pages, and how to decide which URLs to ingest/copy from the content-providing website.
Plugin Identifier JAVA style identifier (e.g. org.lockss.ingest) that identifies a plugin uniquely in a LOCKSS network.
Plugin Name short descriptive name for your plugin.
Plugin Repository LOCKSS daemons are configured to read plugin definitions from web accessible plugin repositories. Plugins are deployed to plugin repositories as signed and jarred files.