Navis DocumentCloud Wordpress Plugin - Rating, Reviews, Demo & Download

Navis DocumentCloud Wordpress Plugin - Rating, Reviews, Demo & Download
5 Average out of 1 ratings
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

DocumentCloud is a free service allowing journalists to analyze, annotate and publish documents, funded by the Knight Foundation. Initial development supported by NPR as part of StateImpact project.

DocumentCloud’s normal embed code looks like this:

<div id="DV-viewer-265231-11-07-2011-letter-to-idaho-congressional" class="DV-container"></div>
<script src="http://s3.documentcloud.org/viewer/loader.js"></script>
<script>
 DV.load('http://www.documentcloud.org/documents/265231-11-07-2011-letter-to-idaho-congressional.js', {
    width: 600,
    height: 450,
    sidebar: false,
    container: "#DV-viewer-265231-11-07-2011-letter-to-idaho-congressional"
  });
</script>

That works great as long as you edit in HTML mode. Switch to the visual editor, and your container div disappears and your JavaScript is broken.

To get around this, use this short code:

[documentcloud id="265231-11-07-2011-letter-to-idaho-congressional"]

Or use the URL from DocumentCloud:

[documentcloud url="http://www.documentcloud.org/documents/265231-11-07-2011-letter-to-idaho-congressional.html"]

Screenshots

No screenshots provided


Reviews & Comments