Feed and Content URLs
This page describes the URL structure created by the Pugpig for WordPress - Core plugin.
Note: One cannot use the .xml extension with custom WordPress rewrites, hence the use of the manifest extension everywhere.
OPDS Feeds
Internal feeds include 'draft' editions. Normal feeds do not.
http://local.staging.example.com/feed/opds/ http://local.staging.example.com/feed/opds/?internal=true http://local.staging.example.com/feed/opds/?atom=true http://local.staging.example.com/feed/opds/?internal=true&atom=true
Edition ATOM feeds
Assuming the Permalink to an edition post is:
http://mysite.com/myedition/permalink/
Atom Feed:
http://mysite.com/myedition/permalink/pugpig_atom_contents.manifest
Package List:
http://mysite.com/myedition/permalink/pugpig_package.manifest
Package Zip Files:
/wp-content/uploads/pugpig-api/packages/prefix.issues.0109201200-html-1349092934.zip /wp-content/uploads/pugpig-api/packages/prefix.issues.0109201200-assets-1349092934.zip
Pugpig HTML Page and Manifest
Assuming the Permalink to a post is:
http://mysite.com/mypost/permalink/
HTML Page:
http://mysite.com/mypost/permalink/pugpig_index.html
Manifest:
http://mysite.com/mypost/permalink/pugpig.manifest
Comments
0 comments
Please sign in to leave a comment.