>
Download This Plugin | |
Download Elegant Themes | |
Name | Navis DocumentCloud |
Version | 0.1 |
Author | Chris Amico |
Rating | 100 |
Last updated | 2012-04-23 06:16:00 |
Downloads |
379
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Navis DocumentCloud plugin added 15 bytes of resources to the Home page and 17 bytes of resources to the sample Post page.
Navis DocumentCloud plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Navis DocumentCloud plugin ads no tables to your Wordpress blog database.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"]